Template:CardStatsCharacterSingle: Difference between revisions
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
|- | |- | ||
|'''Cookie Cost''' | |'''Cookie Cost''' | ||
|{{{CookieCost|0}}} | |<span>{{{CookieCost|0}}}</span> | ||
|- | |- | ||
|'''Confidence''' | |'''Confidence''' | ||
|{{{Confidence|0}}} | |<span>{{{Confidence|0}}}</span> | ||
|- | |- | ||
|'''Maturity''' | |'''Maturity''' | ||
|{{{Maturity|0}}} | |<span>{{{Maturity|0}}}</span> | ||
|- | |- | ||
|'''Resources''' | |'''Resources''' | ||
|{{#if: {{{CardResources|}}} | | |{{#if: {{{CardResources|}}} | | ||
{{{Resources|0}}}{{ItemIcon|Cookie}}, {{{CardResources}}}{{ItemIcon|Card}} | | <span>{{{Resources|0}}}</span>{{ItemIcon|Cookie}}, <span>{{{CardResources}}}</span>{{ItemIcon|Card}} | | ||
{{{Resources|0}}}{{ItemIcon|Cookie}} | <span>{{{Resources|0}}}</span>{{ItemIcon|Cookie}} | ||
}} | }} | ||
|- | |- | ||
|'''Fight Reward''' | |'''Fight Reward''' | ||
|{{#if: {{{RewardCard|}}} | | |{{#if: {{{RewardCard|}}} | | ||
{{{Reward|0}}}{{ItemIcon|Cookie}}, {{{RewardCard}}}{{ItemIcon|Card}} | | <span>{{{Reward|0}}}</span>{{ItemIcon|Cookie}}, <span>{{{RewardCard}}}</span>{{ItemIcon|Card}} | | ||
{{{Reward|0}}}{{ItemIcon|Cookie}} | <span>{{{Reward|0}}}</span>{{ItemIcon|Cookie}} | ||
}} | }} | ||
|- | |- | ||
| Line 43: | Line 43: | ||
{{#ifeq: {{{CookieCost}}} | X | [[Category:Cards with cost {{{CookieCost}}}]] | }} | {{#ifeq: {{{CookieCost}}} | X | [[Category:Cards with cost {{{CookieCost}}}]] | }} | ||
{{#switch: {{{Confidence|}}} | {{#switch: {{{Confidence|}}} | ||
| | | | 0 | - | - | ‐ = [[Category:Cards with no Confidence]] | ||
| 0 | | * | ** | * | ⁎ = [[Category:Cards with variable Confidence]] | ||
| - = [[Category:Cards with no Confidence]] | |||
| * = [[Category:Cards with variable Confidence]] | |||
}} | }} | ||
{{#switch: {{{Maturity|}}} | {{#switch: {{{Maturity|}}} | ||
| | | | 0 | - | - | ‐ = [[Category:Cards with no Maturity]] | ||
| 0 | | * | ** | * | ⁎ = [[Category:Cards with variable Maturity]] | ||
| - = [[Category:Cards with no Maturity]] | |||
| * = [[Category:Cards with variable Maturity]] | |||
}} | }} | ||
[[Category:Characters with Resources {{{Resources|0}}} Cookies]] | |||
{{# | {{#iferror: {{#ifexpr: {{{Resources|0}}} = 0 }} | ||
| [[Category:Characters with Resources {{{Resources|0}}} Cookies]] | |||
| {{#ifexpr: {{{Resources|0}}} = 0 | [[Category:Characters with no Cookie gain]] | |||
| {{#ifexpr: {{{Resources}}} < 0 | [[Category:Characters with negative Cookie gain]] | |||
| [[Category:Characters with Resources {{{Resources}}} Cookies]]}} }} }} | |||
{{#iferror: {{#ifexpr: {{{CardResources|0}}} = 0 }} | |||
| [[Category:Characters with Resources {{{CardResources}}} Cards]] | |||
| {{#ifexpr: {{{CardResources|0}}} > 0 | [[Category:Characters with card gain]] | |||
| {{#ifexpr: {{{CardResources|0}}} < 0 | [[Category:Characters with negative card gain]] | |||
| }} }} }} | |||
[[Category:Characters with Cookie Reward {{{Reward|0}}}]] | [[Category:Characters with Cookie Reward {{{Reward|0}}}]] | ||
{{#if: {{{RewardCard|}}} | [[Category:Characters with Card Reward {{{RewardCard}}}]]}} | {{#if: {{{RewardCard|}}} | [[Category:Characters with Card Reward {{{RewardCard}}}]]}} | ||
</includeonly> | </includeonly> | ||
