Template:ThumbnailTable: Difference between revisions

From LOTR-TCG Wiki
No edit summary
(Undo revision 111957 by Teltura (talk))
Tag: Undo
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:1}}
{{#template_params:filter|sort}}
</noinclude><includeonly>
</noinclude><includeonly>
{{#cargo_query:tables=Cards=C,CardReleases=CR
{{#cargo_query:tables=Cards=C,CardReleases=CR
Line 17: Line 17:
,CR.SiteNum
,CR.SiteNum
,IFNULL(CR.CollInfo,C.CollInfo)=CollInfo
,IFNULL(CR.CollInfo,C.CollInfo)=CollInfo
|where= {{{where|{{PromoFilter}}}}}
|where= {{{filter|{{PromoFilter}}}}}
|order by={{{sort|{{StandardSort}}}}}
|order by={{{sort|{{StandardSort}}}}}
|limit=400
|limit=400
|intro=<!--
|intro=<!--
-->{{{!}} class="wikitable sortable" style="margin:2px"
-->{{{!}} class="cargoQueryTable sortable cargoDynamicTable" style="margin:4px"
! Portrait !! Card Name !! Culture !! Card Type !! Game Text
! Portrait !! Card Name !! Culture !! Card Type !! Game Text
|format=template
|format=template
Line 28: Line 28:
|outro=&#x200B;
|outro=&#x200B;
{{!}}}
{{!}}}
|default=
|default=''No Cards Found
|delimiter=
|delimiter=
|no html
|no html
}}
}}
</includeonly>
</includeonly>

Latest revision as of 21:33, 24 September 2022

This is the "ThumbnailTable" template.

It should be called in the following format:

{{ThumbnailTable
|filter=
|sort=
}}

Edit the page to see the template text.