Template:PersonaTable: Difference between revisions
From LOTR-TCG Wiki
(Creating template that can be used to look up all copies of a given card title) |
(adding promo filter) |
||
| Line 8: | Line 8: | ||
,CR.PortraitFilename | ,CR.PortraitFilename | ||
,REPLACE(REPLACE(C._pageName, '/Data', ''), 'Data:', '')=PageName | ,REPLACE(REPLACE(C._pageName, '/Data', ''), 'Data:', '')=PageName | ||
|where= CR.Title IS NOT NULL | |where= CR.Title IS NOT NULL AND {{PromoFilter}} | ||
AND '{{{1}}}' = C.Title | AND '{{{1}}}' = C.Title | ||
|order by={{StandardSort}} | |order by={{StandardSort}} | ||
Revision as of 04:00, 30 December 2021
This is the "PersonaTable" template.
It should be called in the following format:
{{PersonaTable
|1=
}}
Edit the page to see the template text.