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) |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| 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 | ||
AND {{HobbitFilter}} | |||
|order by={{StandardSort}} | |order by={{StandardSort}} | ||
|intro=<!-- | |intro=<!-- | ||
Latest revision as of 06:20, 21 January 2023
This is the "PersonaTable" template.
It should be called in the following format:
{{PersonaTable
|1=
}}
Edit the page to see the template text.