Template:Cunt-Wars-Data-Display
From Hgames Wiki
{{{1}}} Data
The following data is currently set for the [[Cunt Wars/Cards/{{{1}}}|{{{1}}}]] card. Note that capitalization matters.
Variable | Value | Description |
---|---|---|
faction | faction}} | The faction to which the card belongs. Can be one of Order, Chaos, Nature. |
type | type}} | The type to which the card belongs. Can be one of Ranged, Melee. |
rarity | rarity}} | How rare the card is. Can be one of Common, Rare, Epic, Legendary. |
evolve-from | evolve-from}} | The card this card evolves from. |
evolve-into | evolve-into}} | The card(s) this card evolves into. If the card evolves into multiple cards as in the case of Valkyrie, separate the card names with a comma like Titania,Menestrel |
hp-min | hp-min}} | The starting HP for the card before it has been leveled at all. |
hp-max | hp-min}} | The maximum HP the card can attain at full level. |
attack-min | attack-min}} | The starting attack for the card before it has been leveled at all. |
attack-max | attack-min}} | The maximum attack the card can attain at full level. |
might-min | might-min}} | The starting might for the card before it has been leveled at all. |
might-max | might-min}} | The maximum might the card can attain at full level. |
The following is a sample of a blank data template for reference when creating new data templates:
<noinclude>{{Cunt-Wars-Data-Display|Card Name Here}}</noinclude>{{ #ifeq: {{{1}}}| faction | }}{{#ifeq: {{{1}}}| type | }}{{#ifeq: {{{1}}}| rarity | }}{{#ifeq: {{{1}}}| evolve-from | }}{{#ifeq: {{{1}}}| evolve-into | }}{{#ifeq: {{{1}}}| hp-min | }}{{#ifeq: {{{1}}}| hp-max | }}{{#ifeq: {{{1}}}| attack-min | }}{{#ifeq: {{{1}}}| attack-max | }}{{#ifeq: {{{1}}}| might-min | }}{{#ifeq: {{{1}}}| might-max | }}