Template:CardCat
From Card Hunter Wiki
(Difference between revisions)
Line 313: | Line 313: | ||
<pre> | <pre> | ||
− | {{CardCat|cardcolor1|cardcolor2|rarity}} | + | {{CardCat|cardcolor1|cardcolor2|rarity|titlebar}} |
</pre> | </pre> | ||
cardcolor1 is a mandatory field. This template uses the CardRarity template, hence inputs must be acceptable by them. | cardcolor1 is a mandatory field. This template uses the CardRarity template, hence inputs must be acceptable by them. | ||
− | + | <!-- | |
== Examples == | == Examples == | ||
<code><nowiki>{{CardCat|ORANGE|BLUE|r}} = [[Category:Move + Boost Card]][[Category:Rare Move + Boost Card]]</nowiki></code> | <code><nowiki>{{CardCat|ORANGE|BLUE|r}} = [[Category:Move + Boost Card]][[Category:Rare Move + Boost Card]]</nowiki></code> | ||
<code><nowiki>{{CardCat|BLACK||u}} = [[Category:Handicap Card]] [[Category:Uncommon Handicap Card]]</nowiki></code> | <code><nowiki>{{CardCat|BLACK||u}} = [[Category:Handicap Card]] [[Category:Uncommon Handicap Card]]</nowiki></code> | ||
− | + | --> | |
</noinclude> | </noinclude> |
Revision as of 04:15, 7 November 2013
Instruction for card categorization template, usage is as follows:
{{CardCat|cardcolor1|cardcolor2|rarity|titlebar}}
cardcolor1 is a mandatory field. This template uses the CardRarity template, hence inputs must be acceptable by them.