Template:CardStatsBasic: Difference between revisions
Daisukefox (talk | contribs) Tentative whitespace fix |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 34: | Line 34: | ||
-->{{#if: {{{Resources|}}} | | -->{{#if: {{{Resources|}}} | | ||
{{#switch: {{{Resources}}} | {{#switch: {{{Resources}}} | ||
| * | ** | 15* | 2+* | 1* | See Card Text = [[Category: | | * | ** | 15* | 2+* | 1* | See Card Text = [[Category:Non-Character cards with Cookie gain]] | ||
| #default = {{#iferror: {{#ifexpr: {{{Resources|0}}} = 0 }} | | #default = {{#iferror: {{#ifexpr: {{{Resources|0}}} = 0 }} | ||
| [[Category:{{{CardType}}}s with Resources {{{Resources|0}}} Cookies]] | | [[Category:{{{CardType}}}s with Resources {{{Resources|0}}} Cookies]] | ||
| {{#ifexpr: {{{Resources}}} < | | {{#ifexpr: {{{Resources}}} <> 0 | [[Category:Non-Character cards with Cookie gain]]}} }} }} | ||
}}<!-- | }}<!-- | ||
-->{{#if: {{{CardResources|}}} | | -->{{#if: {{{CardResources|}}} | | ||
{{#switch: {{{CardResources}}} | {{#switch: {{{CardResources}}} | ||
| * | ** | 15* | 2+* | 1* | See Card Text = [[Category: | | * | ** | 15* | 2+* | 1* | See Card Text = [[Category:Non-Character cards with card gain]] | ||
| #default = {{#iferror: {{#ifexpr: {{{CardResources|0}}} = 0 }} | | #default = {{#iferror: {{#ifexpr: {{{CardResources|0}}} = 0 }} | ||
| [[Category:{{{CardType}}}s with Resources {{{CardResources|0}}} Cards]] | | [[Category:{{{CardType}}}s with Resources {{{CardResources|0}}} Cards]] | ||
| {{#ifexpr: {{{CardResources}}} < | | {{#ifexpr: {{{CardResources}}} <> 0 | [[Category:Non-Character cards with card gain]]}} }} }} | ||
}}<!-- | }}<!-- | ||
-->{{#if: {{{CardSubtype|}}} | [[Category:{{{CardSubtype}}}]]}} | -->{{#if: {{{CardSubtype|}}} | [[Category:{{{CardSubtype}}}]]}} | ||
