Template:CardVariantTable: Difference between revisions
From LOTR-TCG Wiki
(Created page with "<noinclude> {{#template_params:1}} </noinclude><includeonly> {{#cargo_query:tables=Cards=C,CardReleases=CR,Languages=L |join on=C.ID = CR.BaseCardID,CR.LanguageCode=L.Code |fi...") |
No edit summary |
||
| Line 9: | Line 9: | ||
,CONCAT(CR.ReleaseNotes, '\n', CR.Notes)=Notes | ,CONCAT(CR.ReleaseNotes, '\n', CR.Notes)=Notes | ||
|where=C.ID='{{IDLookup|{{{1}}}}}' AND L.Code NOT IN ('EN', 'TW') | |where=C.ID='{{IDLookup|{{{1}}}}}' AND L.Code NOT IN ('EN', 'TW') | ||
|order by=L.SortOrder,CR._rowID | |||
|intro=<!-- | |intro=<!-- | ||
-->{{{!}} class="wikitable" style="width:100%;margin:0" | -->{{{!}} class="wikitable" style="width:100%;margin:0" | ||
Revision as of 10:03, 12 October 2021
This is the "CardVariantTable" template.
It should be called in the following format:
{{CardVariantTable
|1=
}}
Edit the page to see the template text.