Template:Card: Difference between revisions
Template page
More actions
mNo edit summary |
mNo 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 | <div align="center" style="flex: 1 0 30%; padding: 5px;">[[File:{{{img|Genso Suikoden Card Stories card back}}}.png|center|200px]]</div> | ||
<div align="center" style="flex: 1 0 70%; padding: 5px; flex-direction: column;"> | <div align="center" style="flex: 1 0 70%; padding: 5px; flex-direction: column;"> | ||
| Line 31: | Line 31: | ||
</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;">Strength</div><div>{{{atk|0}}} | <div class="labelbox" style="width:25%; font-weight: bold;">Strength</div><div>{{{atk|0}}}</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;">Military</div><div>{{{mil|0}}} | <div class="labelbox" style="width:25%; font-weight: bold;">Military</div><div>{{{mil|0}}}</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;">Construction</div><div>{{{con|0}}} | <div class="labelbox" style="width:25%; font-weight: bold;">Construction</div><div>{{{con|0}}}</div> | ||
</div> | </div> | ||
</div></div>}}{{# | </div></div>}}{{#switch:{{{type|}}} | ||
| Mission | |||
| 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;"> | ||
| Line 45: | Line 47: | ||
</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|}}} {{{cbtype|}}} {{{cp2|}}} {{{cbtype2|}}}</div> | <div class="labelbox" style="width:25%; font-weight: bold;">Clear Target</div><div>{{{cp|}}} {{#ifeq: {{{type}}}|Mission|{{{cbtype|}}} {{{cp2|}}} {{{cbtype2|}}}|CON}}</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;">Victory Points</div><div>{{{vp|1/1}}} VP</div> | <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}}} Strength}}</div> | ||
</div> | </div> | ||
</div></div> | </div></div>|}} | ||
<div style="vertical-align: middle; margin: 5px;"> | <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%;"> | ||
Revision as of 12:51, 13 December 2024
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 (ATK, 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
}}
