Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Test: Difference between revisions

Template page
mNo edit summary
No edit summary
Line 3: Line 3:
<div align="center" style="flex: 1 0 100%; padding: 5px;">'''Japanese:''' {{{jpname|Hero}}}  •  '''Rōmaji:''' {{{roname|Hero}}}</div>
<div align="center" style="flex: 1 0 100%; padding: 5px;">'''Japanese:''' {{{jpname|Hero}}}  •  '''Rōmaji:''' {{{roname|Hero}}}</div>


  <div align="center" style="flex: 1 0 200px; padding: 5px;" style="image-rendering: pixelated">[[File:{{{img}}}.png|center|130x130px]]</div>
<div style="display: flex; flex-direction: row; flex-wrap: wrap; width: 100%;">
<div align="center" style="flex: 1 0 15%; padding: 5px; image-rendering: pixelated">[[File:{{{img}}}.png|center|130x130px]]</div>
  <div style="flex: 1 0 14%; padding: 3px; margin: 1px;"><div class="wikitable-title">Level</div> <div align="center">{{{lv}}}</div></div>
  <div style="flex: 1 0 14%; padding: 3px; margin: 1px;"><div class="wikitable-title">HP</div> <div align="center">{{{hp}}}</div></div>
  <div style="flex: 1 0 14%; padding: 3px; margin: 1px;"><div class="wikitable-title">Potch</div> <div align="center">{{{potch|0}}}</div></div>
</div>


<div align="center" style="flex: 1 0 70%; padding: 5px; flex-direction: column;">
<div style="display: flex; flex-direction: row; flex-wrap: wrap; width: 100%;">
  <div style="flex: 1 0 14%; padding: 3px; margin: 1px;"><div class="wikitable-title">STR</div> <div align="center">{{{str}}}</div></div>
  <div style="flex: 1 0 14%; padding: 3px; margin: 1px;"><div class="wikitable-title">MGC</div> <div align="center">{{{mgc}}}</div></div>
  <div style="flex: 1 0 14%; padding: 3px; margin: 1px;"><div class="wikitable-title">CON</div> <div align="center">{{{con}}}</div></div>
  <div style="flex: 1 0 14%; padding: 3px; margin: 1px;"><div class="wikitable-title">MDEF</div> <div align="center">{{{mdef}}}</div></div>
  <div style="flex: 1 0 14%; padding: 3px; margin: 1px;"><div class="wikitable-title">DEX</div> <div align="center">{{{dex}}}</div></div>
  <div style="flex: 1 0 14%; padding: 3px; margin: 1px;"><div class="wikitable-title">SPD</div> <div align="center">{{{spd}}}</div></div>
  <div style="flex: 1 0 14%; padding: 3px; margin: 1px;"><div class="wikitable-title">LCK</div> <div align="center">{{{luk}}}</div></div>
</div>


  <div style="vertical-align: middle; margin: 5px;">
  <div style="border: 1px solid #{{{{{type|Mastermind}}} border color|fff}}; width:100%">
  <div style="display: flex; flex-direction: row; padding: 5px;">
  <div class="labelbox" style="width:25%; font-weight: bold;">Level</div>
  <div>{{{lv}}}</div>
  </div>
  <div style="display: flex; flex-direction: row; padding: 5px;">
  <div class="labelbox" style="width:25%; font-weight: bold;">HP</div>
  <div>{{{hp}}}</div>
  </div>
  <div style="display: flex; flex-direction: row; padding: 5px;">
  <div class="labelbox" style="width:25%; font-weight: bold;">Potch</div>
  <div>{{{potch}}}</div>
  </div>
  </div>
  </div>
  <div style="vertical-align: middle; margin: 5px;">
  <div style="border: 1px solid #{{{{{type|Mastermind}}} border color|fff}}; width:100%">
  <div style="display: flex; flex-direction: row; padding: 5px;">
  <div class="labelbox" style="width:25%; font-weight: bold;">Level</div>
  <div>{{{lv}}}</div>
  </div>
  <div style="display: flex; flex-direction: row; padding: 5px;">
  <div class="labelbox" style="width:25%; font-weight: bold;">HP</div>
  <div>{{{hp}}}</div>
  </div>
  <div style="display: flex; flex-direction: row; padding: 5px;">
  <div class="labelbox" style="width:25%; font-weight: bold;">Potch</div>
  <div>{{{potch}}}</div>
  </div>
  </div>
  </div>
</div>
</div>
</div></div></div>
</div></div></div>

Revision as of 15:58, 4 March 2025

Hero
Japanese: Hero • Rōmaji: Hero
[[File:{{{img}}}.png|center|130x130px]]
Level
{{{lv}}}
HP
{{{hp}}}
Potch
0
STR
{{{str}}}
MGC
{{{mgc}}}
CON
{{{con}}}
MDEF
{{{mdef}}}
DEX
{{{dex}}}
SPD
{{{spd}}}
LCK
{{{luk}}}
Card No. 001 • Illustration Ishikawa Fumi

Usage

{{Card
|name=The card's name
|jpname= The card's name in Japanese kana
|roname= The romanized version of the Japanese name
|img=An image of the card
|type=The card's type (Mastermind, Leader, Commoner, Craftman, Free, Mission, Facilities, Other)
|gender#=The card's gender, if any, where # is the number after 1 (e.g., gender=, gender2=)
|rune=The card's rune type (e.g., rune=Fire)
|camp#=The card's camps, if any, where # is the number after 1 (e.g., camp=, camp2=, camp3=)
|linkX=The card's links, where X is the link letter (e.g., linkA=yes)
|atk=The card's attack
|mil=The card's military
|con=The card's construction
|cbtype=The type of power needed to clear or block this Mission/Facilities card (STR, MIL, CON, Duel)
|cp=The number of points needed to clear this card
|vp=Number of VP awarded for a clear/block (e.g, vp=2/2)
|jptext=The card's Japanese text
|entext=The card's translated text
|no=The card's number
|art=The card's artist
}}
Contents