Template:RarityDistributionList: Difference between revisions

From LOTR-TCG Wiki
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 3: Line 3:
</noinclude><includeonly>
</noinclude><includeonly>
{{#cargo_query:tables=Cards=C,CardReleases=CR,CardSets=CS,Rarities=R
{{#cargo_query:tables=Cards=C,CardReleases=CR,CardSets=CS,Rarities=R
|join on=C.ID = CR.BaseCardID,C.SetNum = CS.ID,C.Rarity=R.Abbr,Rarities HOLDS CS.ID
|join on=C.ID = CR.BaseCardID,C.SetNum = CS.ID,C.Rarity=R.Abbr,Rarities.Sets HOLDS CS.ID
|fields=  
|fields=  
IFNULL(C.Subtitle, C.Title)=CardName
IFNULL(C.Subtitle, C.Title)=CardName

Revision as of 08:54, 12 October 2021

This is the "RarityDistributionList" template.

It should be called in the following format:

{{RarityDistributionList
|1=
}}

Edit the page to see the template text.