Difference between revisions of "Template:FETCG0"

From EmblemWiki
Jump to: navigation, search
m
m
Line 2: Line 2:
 
cellpadding="0" cellspacing="0">
 
cellpadding="0" cellspacing="0">
 
<tr>
 
<tr>
<th colspan="5" valign="top">Card Information<br>
+
<th colspan="5" valign="top">{{{title}}}, {{{name}}} ({{{promotion}}})<br>
 
</th>
 
</th>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td rowspan="13" style="width: 20%;" valign="top">{{{image}}}</td>
+
<td rowspan="12" style="width: 20%;" valign="top">{{{image}}}</td>
 
<td colspan="1" rowspan="1">Name<br>
 
<td colspan="1" rowspan="1">Name<br>
</td>
+
</td><!--
 
<td valign="top">{{{name}}} </td>
 
<td valign="top">{{{name}}} </td>
 
<td valign="top">Title<br>
 
<td valign="top">Title<br>
Line 14: Line 14:
 
<td valign="top">{{{title}}}<br>
 
<td valign="top">{{{title}}}<br>
 
</td>
 
</td>
</tr>
+
</tr>//-->
 
<tr>
 
<tr>
 
<td valign="top">Class<br>
 
<td valign="top">Class<br>
Line 45: Line 45:
 
<td style="width: 10%;">{{tt|Promotion|Promotion Cost}}<br>
 
<td style="width: 10%;">{{tt|Promotion|Promotion Cost}}<br>
 
</td>
 
</td>
<td style="width: 30%;">{{{promotion}}}<br>
+
<td style="width: 30%;">{{{promotion_cost}}}<br>
 
</td>
 
</td>
 
</tr>
 
</tr>
Line 101: Line 101:
 
|name = Name of character
 
|name = Name of character
 
|title = Character's title
 
|title = Character's title
 +
|promotion = Non-promoted, promoted or special
 
|class = Character's class
 
|class = Character's class
 
|range = Range
 
|range = Range
Line 108: Line 109:
 
|other = Other affinities
 
|other = Other affinities
 
|cost = Cost
 
|cost = Cost
|promotion = Cost, promoted or non-promoted
+
|promotion_cost = Promotion cost
 
|set_number = Set number
 
|set_number = Set number
 
|illustrator = Illustrator
 
|illustrator = Illustrator

Revision as of 20:40, 26 June 2015

{{{title}}}, {{{name}}} ({{{promotion}}})
{{{image}}} Name
Class
{{{class}}}
Range
{{{range}}}
Insignia
{{{insignia}}}
Gender {{{gender}}}
Weapon {{{weapon}}} Other {{{other}}}
Cost {{{cost}}}
Promotion
{{{promotion_cost}}}
Attack
{{{attack}}} Support
{{{support}}}
Series
{{{set_number}}}
Illustrator
{{{illustrator}}}
Flavor text
{{{flavor_text}}}
Ability 1
{{{ability1}}}
Ability 2
{{{ability2}}}
Ability 3
{{{ability3}}}
Ability 4
{{{ability4}}}
Comments
{{{comment}}}

Template usage

{{FETCG0
|image = Card image
|name = Name of character
|title = Character's title
|promotion = Non-promoted, promoted or special
|class = Character's class
|range = Range
|insignia = Game series colour
|gender = Gender
|weapon = Weapon
|other = Other affinities
|cost = Cost
|promotion_cost = Promotion cost
|set_number = Set number
|illustrator = Illustrator
|attack = Attack
|support = Support
|flavor_text = Flavour text
|ability1 = 1st ability
|ability2 = 2nd ability
|ability3 = 3rd ability
|ability4 = 4th ability
|comment = Additional comments
|}}

Notes

  • Notes for usage go here.