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
 
(10 intermediate revisions by the same user not shown)
Line 8: Line 8:
,L.Name=LanguageName
,L.Name=LanguageName
,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}}}}}'  
|order by=L.SortOrder,CR._rowID
|intro=<!--
|intro=<!--
-->{{{!}} class="wikitable" style="width:100%;margin:0"
-->{{{!}} class="wikitable" style="width:100%;margin:0"
!- Card Image !! Identifier !! Notes
! Card Image !! Identifier !! Notes
|format=template
|format=template
|template=CardVariantRow
|template=CardVariantRow
|named args= yes
|named args= yes
|outro={{!}}}
|outro=&#x200B;
{{!}}}
|default=
|default=
|delimiter=
|delimiter=
|no html
}}</includeonly>
}}</includeonly>

Latest revision as of 10:53, 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.