|
|
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>
| |