Difference between revisions of "Template:Cunt-Wars-Card-Overview"

From Hgames Wiki
Jump to: navigation, search
(Created page with "<infobox theme-source="raritylc"> <title source="title"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="caption"/> </image>...")
 
(Replaced content with "Name: {{{name}}}")
Line 1: Line 1:
<infobox theme-source="raritylc">
+
Name: {{{name}}}
  <title source="title">
 
    <default>{{PAGENAME}}</default>
 
  </title>
 
  <image source="image">
 
    <caption source="caption"/>
 
  </image>
 
  <data source="race">
 
    <label>Race</label>
 
  </data>
 
  <data source="class">
 
    <label>Class</label>
 
  </data>
 
  <data source="rarity">
 
    <label>Rarity</label>
 
    <format>{{#switch: {{{rarity}}} | Minions = [[Minions]] |
 
              [[{{{rarity}}}_Cards|{{{rarity}}}]]}}</format>
 
  </data>
 
  <data source="gender">
 
    <label>Gender</label>
 
  </data>
 
  <data source="unlocked">
 
    <label>Unlocked</label>
 
  </data>
 
  <data source="previous_evolution">
 
    <label>Previous evolution</label>
 
  </data>
 
  <data source="next_evolution">
 
    <label>Next evolution</label>
 
  </data>
 
  <data source="minions">
 
      <label>{{#ifeq: {{{rarity}}} | Minions | Summoner | Minion}}</label>
 
  </data>
 
  <group>
 
    <header>Base Stats</header>
 
    <data source="hp">
 
      <label>HP</label>
 
    </data>
 
    <data source="attack">
 
      <label>Attack</label>
 
    </data>
 
    <data source="power">
 
      <label>Might</label>
 
    </data>
 
  </group>
 
  <group>
 
    <header>Max Stats</header>
 
    <data source="max_hp">
 
      <label>HP</label>
 
    </data>
 
    <data source="max_attack">
 
      <label>Attack</label>
 
    </data>
 
    <data source="max_power">
 
      <label>Might</label>
 
    </data>
 
  </group>
 
</infobox>
 
<noinclude>
 
Example usage:<pre>
 
{{Animation & Game Card
 
|title2=Example
 
|image1=Example
 
|caption1=Example
 
|row1=Example
 
}}
 
</pre>[[Category:Card info]]
 
</noinclude>
 

Revision as of 19:15, 7 September 2018

Name: {{{name}}}