Template:QueryCardCategories: Difference between revisions
From LOTR-TCG Wiki
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
tables=Cards=C, CardReleases=CR | tables=Cards=C, CardReleases=CR | ||
|fields=C.CardType, C.Culture, CR.LanguageCode, CR.Subset, CR.Revision | |fields=C.CardType, C.Culture, CR.LanguageCode, CR.Subset, CR.Revision | ||
|where=C.ID={{IDLookup|{{{1}}}}} | |where=C.ID='{{IDLookup|{{{1}}}}}' | ||
|join on=C.ID=CR.BaseCardID | |join on=C.ID=CR.BaseCardID | ||
|format=template | |format=template | ||
Revision as of 05:51, 9 October 2021
This is the "QueryCardCategories" template.
It should be called in the following format:
{{QueryCardCategories
|1=
}}
Edit the page to see the template text.