Difference between revisions of "Template:Cunt-Wars-Data-Display"

From Hgames Wiki
Jump to: navigation, search
 
(7 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
</div>
 
</div>
  
The following data is currently set for the [[Cunt Wars/Cards/{{{1}}}|{{{1}}}]] card. Note that capitalization matters.
+
The following data is currently set for the [[Cunt Wars/Cards/{{{1}}}|{{{1}}}]] card. Note that capitalization matters. If you need a source of data, check the [http://c-wars.wikia.com/wiki/{{{1}}} C*** Wars Wiki Entry for {{{1}}}]
  
 
{| class="wikitable"
 
{| class="wikitable"
 
! Variable || Value || Description
 
! Variable || Value || Description
|-
 
| name || {{Cunt-Wars-Data-{{{1}}}|name}} || The name of the card. This is very important as it is used to determine everything from showing the name on any page to loading images based on a pre-determined format.
 
 
|-
 
|-
 
| faction || {{Cunt-Wars-Data-{{{1}}}|faction}} || The faction to which the card belongs. Can be one of '''Order''', '''Chaos''', '''Nature'''.
 
| faction || {{Cunt-Wars-Data-{{{1}}}|faction}} || The faction to which the card belongs. Can be one of '''Order''', '''Chaos''', '''Nature'''.
Line 17: Line 15:
 
| rarity || {{Cunt-Wars-Data-{{{1}}}|rarity}} || How rare the card is. Can be one of '''Common''', '''Rare''', '''Epic''', '''Legendary'''.
 
| rarity || {{Cunt-Wars-Data-{{{1}}}|rarity}} || How rare the card is. Can be one of '''Common''', '''Rare''', '''Epic''', '''Legendary'''.
 
|-
 
|-
| evolve-path || {{Cunt-Wars-Data-{{{1}}}|evolve-path}} || The [[Cunt Wars/Evolve|Evolve]] path(s) to which the card belongs.
+
| gender || {{Cunt-Wars-Data-{{{1}}}|gender}} || Either '''Male''' or '''Female'''.
 +
|-
 
|-
 
|-
 
| hp-min || {{Cunt-Wars-Data-{{{1}}}|hp-min}} || The starting HP for the card before it has been leveled at all.
 
| hp-min || {{Cunt-Wars-Data-{{{1}}}|hp-min}} || The starting HP for the card before it has been leveled at all.
Line 30: Line 29:
 
|-
 
|-
 
| might-max || {{Cunt-Wars-Data-{{{1}}}|might-min}} || The maximum might the card can attain at full level.
 
| might-max || {{Cunt-Wars-Data-{{{1}}}|might-min}} || The maximum might the card can attain at full level.
 +
|-
 +
| evolve-from || {{Cunt-Wars-Data-{{{1}}}|evolve-from}} || The card this card [[Cunt Wars/Evolve|evolves]] from.
 +
|-
 +
| evolve-into || {{Cunt-Wars-Data-{{{1}}}|evolve-into}} || The card(s) this card [[Cunt Wars/Evolve|evolves]] into. If the card evolves into multiple cards as in the case of [[Cunt_Wars/Cards/Valkyrie|Valkyrie]], separate the card names with a semicolon like '''Titania;Menestrel'''
 +
|-
 +
| unlk-league || {{Cunt-Wars-Data-{{{1}}}|unlk-league}} || The league at which the card is unlocked.
 
|-
 
|-
 
|}
 
|}
 +
 +
The following is a sample of a blank data template for reference when creating new data templates:
 +
 +
<pre>
 +
<noinclude>{{Cunt-Wars-Data-Display|Card Name Here}}</noinclude>{{ 
 +
    #ifeq: {{{1}}}| faction    |
 +
}}{{#ifeq: {{{1}}}| type        |
 +
}}{{#ifeq: {{{1}}}| rarity      |
 +
}}{{#ifeq: {{{1}}}| gender      |
 +
}}{{#ifeq: {{{1}}}| hp-min      |
 +
}}{{#ifeq: {{{1}}}| hp-max      |
 +
}}{{#ifeq: {{{1}}}| attack-min  |
 +
}}{{#ifeq: {{{1}}}| attack-max  |
 +
}}{{#ifeq: {{{1}}}| might-min  |
 +
}}{{#ifeq: {{{1}}}| might-max  |
 +
}}{{#ifeq: {{{1}}}| unlk-league |
 +
}}{{#ifeq: {{{1}}}| evolve-from |
 +
}}{{#ifeq: {{{1}}}| evolve-into |
 +
}}
 +
</pre>

Latest revision as of 10:00, 1 April 2020

 {{{1}}} Data

The following data is currently set for the [[Cunt Wars/Cards/{{{1}}}|{{{1}}}]] card. Note that capitalization matters. If you need a source of data, check the C*** Wars Wiki Entry for {{{1}}}

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.
gender gender}} Either Male or Female.
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.
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 semicolon like Titania;Menestrel
unlk-league unlk-league}} The league at which the card is unlocked.

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}}}| gender      | 
}}{{#ifeq: {{{1}}}| hp-min      | 
}}{{#ifeq: {{{1}}}| hp-max      | 
}}{{#ifeq: {{{1}}}| attack-min  | 
}}{{#ifeq: {{{1}}}| attack-max  | 
}}{{#ifeq: {{{1}}}| might-min   | 
}}{{#ifeq: {{{1}}}| might-max   | 
}}{{#ifeq: {{{1}}}| unlk-league | 
}}{{#ifeq: {{{1}}}| evolve-from | 
}}{{#ifeq: {{{1}}}| evolve-into | 
}}