Template:CardInfobox: Difference between revisions

From LOTR-TCG Wiki
No edit summary
No edit summary
Line 6: Line 6:
|-
|-
|
|
{{#cargo_query:tables=Cards=C,CardReleases=CR
{{#tag:gallery|{{#cargo_query:tables=Cards=C,CardReleases=CR
|join on=C.ID = CR.BaseCardID
|join on=C.ID = CR.BaseCardID
|fields=CR.ImageFilename=Filename, CR.LanguageCode, CR.Subset=Style
|fields= CONCAT(CR.ImageFilename)
|where=C.ID='{{IDLookup|{{{1}}}}}'
|where=C.ID='{{IDLookup|{{{1}}}}}'
|format=list
|delimiter=\n
|named args=yes
|no html
|intro={{g}}gallery mode="slideshow" showthumbnails >
}}|mode="slideshow"|showthumbnails="true"}}
|outro={{g}}/gallery>test2
|delimiter=<br>
}}
|-
|-
|style="padding:0px;"|
|style="padding:0px;"|

Revision as of 05:54, 3 October 2021

This is the "CardInfobox" template.

It should be called in the following format:

{{CardInfobox
|ID=
}}

Edit the page to see the template text.