DataTabSheet: Difference between revisions
Yadasampati (talk | contribs) No edit summary |
Yadasampati (talk | contribs) No edit summary |
||
| Line 15: | Line 15: | ||
{{!}} class="cw_0" {{!}} {{{until}}} | {{!}} class="cw_0" {{!}} {{{until}}} | ||
{{!}} class="cw_50" style="text-align:right; vertical-align:top; padding:0" {{!}} {{{id}}} | {{!}} class="cw_50" style="text-align:right; vertical-align:top; padding:0" {{!}} {{{id}}} | ||
{{!}} class="cw_150" style="vertical-align:top; padding:0" {{!}} [[https://vanisource.org/wiki/{{{vref}}}]] | {{!}} class="cw_150" style="vertical-align:top; padding:0" {{!}} <wiki /> [[https://vanisource.org/wiki/{{{vref}}}]] | ||
{{!}} class="cw_500" style="padding:0" {{!}} {{{text}}} | {{!}} class="cw_500" style="padding:0" {{!}} {{{text}}} | ||
}} | }} | ||
|} | |} | ||
Revision as of 19:40, 13 February 2023
{{#get_db_data:
db= vanisearch
|from= tran,trpr,vers
|where= tran.tran_id=trpr.tran_id and tran.vers_id=vers.vers_id and prop_id = {{{1}}}
|data= from=trpr_from,until=trpr_until,id=tran.tran_id,vref= replace(vers_ref," ","_"),text=tran_text
}}
| from | until | Id | Vers | Text {{#for_external_table: |
|---|---|---|---|---|
| {{{from}}} | {{{until}}} | {{{id}}} | <wiki /> [[1]] | {{{text}}}
}} |