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
mNo edit summary
Line 22: Line 22:
   </div>
   </div>
   </div>
   </div>
   </div>{{#switch:{{{type|}}}
   </div>
| Mission
  <div style="vertical-align: middle; margin: 5px;">
| Facilities = <div style="vertical-align: middle; margin: 5px;">
   <div style="border: 1px solid #{{{{{type|Mastermind}}} border color|fff}}; width:100%">
   <div style="border: 1px solid #{{{{{type|Mastermind}}} border color|fff}}; width:100%;">
   <div style="display: flex; flex-direction: row; padding: 5px;">
   <div style="display: flex; flex-direction: row; padding: 5px;">
   <div class="labelbox" style="width:25%; font-weight: bold;">[[Card type|Type]]</div><div>[[{{{type}}} card|{{{type}}}]]</div>
   <div class="labelbox" style="width:25%; font-weight: bold;">Level</div>
  <div>{{{lv}}}</div>
   </div>
   </div>
   <div style="display: flex; flex-direction: row; padding: 5px;">
   <div style="display: flex; flex-direction: row; padding: 5px;">
   <div class="labelbox" style="width:25%; font-weight: bold;">Clear Target</div><div>{{{cp|}}} {{#ifeq: {{{type}}}|Mission|{{{cbtype|}}} {{{cp2|}}} {{{cbtype2|}}}|CON}}</div>
   <div class="labelbox" style="width:25%; font-weight: bold;">HP</div>
  <div>{{{hp}}}</div>
   </div>
   </div>
   <div style="display: flex; flex-direction: row; padding: 5px;">
   <div style="display: flex; flex-direction: row; padding: 5px;">
   <div class="labelbox" style="width:25%; font-weight: bold;">{{#ifeq: {{{type}}}|Mission|Victory Points</div><div>{{{vp|1/1}}} VP|Block Target</div><div>{{{bp|1}}} STR}}</div>
   <div class="labelbox" style="width:25%; font-weight: bold;">Potch</div>
  <div>{{{potch}}}</div>
   </div>
   </div>
</div></div>|}}
  </div>
   <div style="vertical-align: middle; margin: 5px;">
   </div>
  <div style="border: 1px solid #{{{{{type|Mastermind}}} border color|fff}}; width:100%;">
</div>
  <div style="display: flex; flex-direction: column;">
  <div style="padding: 5px; text-align: left;">{{#tag:tabber|{{{tab1|Text}}}={{{entext|<includeonly>[[Category:Cards missing card text data]]</includeonly>}}}
{{!}}-{{!}}
{{{tab2|テキスト}}}={{{jptext|<includeonly>[[Category:Cards missing Japanese card text data]]</includeonly>}}}
}}</div>
</div></div></div>
</div></div></div>
</div>
</div>

Revision as of 15:48, 4 March 2025

Hero
Japanese: Hero • Rōmaji: Hero
[[File:{{{img}}}.png|center|130x130px]]
Level
{{{lv}}}
HP
{{{hp}}}
Potch
{{{potch}}}
Level
{{{lv}}}
HP
{{{hp}}}
Potch
{{{potch}}}
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