Template:AlternateVersionTable: Difference between revisions
From LOTR-TCG Wiki
(Created page with "<noinclude> {{#template_params:1}} </noinclude><includeonly> {{#template_display:_format=standard}}</includeonly>") |
No edit summary |
||
| (20 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#template_params:1}} | {{#template_params:1}} | ||
</noinclude><includeonly> | </noinclude><includeonly>{{#cargo_query:tables=Cards=C,CardReleases=CR | ||
{{# | |join on=C.ID = CR.ID | ||
|fields=CR.ID=CardID | |||
,CR.CollInfo | |||
,IFNULL(IFNULL(CR.FormattedGameText, CR.GameText),'')=GameText | |||
,CR.PortraitFilename | |||
,REPLACE(REPLACE(C._pageName, '/Data', ''), 'Data:', '')=PageName | |||
|where= CR.Title IS NOT NULL | |||
AND '{{TitleLookup|{{{1}}}}}' = C.Title | |||
AND C.CollInfo != '{{{1}}}' | |||
AND {{PromoFilter}} | |||
AND {{HobbitFilter}} | |||
|order by={{StandardSort}} | |||
|intro=<!-- | |||
-->{{{!}} class="wikitable" style="margin:2px" | |||
! Portrait !! Name !! Game Text | |||
|format=template | |||
|template=CardSimpleReadoutRow | |||
|named args= yes | |||
|outro=​ | |||
{{!}}} | |||
|default= | |||
|delimiter= | |||
|no html | |||
}}</includeonly> | |||
Latest revision as of 06:19, 21 January 2023
This is the "AlternateVersionTable" template.
It should be called in the following format:
{{AlternateVersionTable
|1=
}}
Edit the page to see the template text.