Difference between revisions of "Template:FETCG0-2Supports"

From EmblemWiki
Jump to: navigation, search
Line 1: Line 1:
Hello, World
+
<table class="sf" style="width: 800px; text-align: left;" border="1"
 
+
cellpadding="0" cellspacing="0">
{{Example}}
+
<tr>
 +
<th colspan="5" valign="top">{{{title}}}, {{{name}}} ({{{promotion}}})<br>
 +
</th>
 +
</tr>
 +
<tr>
 +
<td rowspan="12" style="width: 20%;" valign="top">{{{image}}}</td>
 +
<!--<td colspan="1" rowspan="1">Name<br>
 +
</td>
 +
<td valign="top">{{{name}}} </td>
 +
<td valign="top">Title<br>
 +
</td>
 +
<td valign="top">{{{title}}}<br>
 +
</td>
 +
</tr>//-->
 +
<tr>
 +
<td valign="top">Class<br>
 +
</td>
 +
<td valign="top">{{{class}}}<br>
 +
</td>
 +
<td valign="top">Range<br>
 +
</td>
 +
<td valign="top">{{{range}}}<br>
 +
</td>
 +
</tr>
 +
<tr>
 +
<td valign="top">Insignia<br>
 +
</td>
 +
<td valign="top">{{{insignia}}}<br>
 +
</td>
 +
<td valign="top">Gender </td>
 +
<td valign="top">{{{gender}}} </td>
 +
</tr>
 +
<tr>
 +
<td valign="top">Weapon </td>
 +
<td valign="top">{{{weapon}}} </td>
 +
<td valign="top">{{tt|Other|Other Affinities}}</td>
 +
<td valign="top">{{{other}}} </td>
 +
</tr>
 +
<tr>
 +
<td style="width: 11%;">Cost</td>
 +
<td style="width: 29%;">{{{cost}}}<br>
 +
</td>
 +
<td style="width: 11%;">{{tt|Promotion|Promotion Cost}}<br>
 +
</td>
 +
<td style="width: 29%;">{{{promotion_cost}}}<br>
 +
</td>
 +
</tr>
 +
<tr>
 +
<td>Attack<br>
 +
</td>
 +
<td>{{{attack}}}</td>
 +
<td valign="top">Support<br>
 +
</td>
 +
<td valign="top">{{{support}}}</td>
 +
</tr>
 +
<tr>
 +
<td valign="top">{{tt|Series|Booster Series}}<br>
 +
</td>
 +
<td valign="top">{{{set_number}}}<br>
 +
<td valign="top">Illustrator<br>
 +
</td>
 +
<td valign="top">{{{illustrator}}}<br>
 +
</tr>
 +
<tr>
 +
<td valign="top">Quote<br>
 +
</td>
 +
<td colspan="3">{{{quote}}} </td>
 +
</tr>
 +
<tr>
 +
<td>Skill 1<br>
 +
</td>
 +
<td colspan="3">{{{ability1}}}</td>
 +
</tr>
 +
<tr>
 +
<td>Skill 2<br>
 +
</td>
 +
<td colspan="3">{{{ability2}}}</td>
 +
</tr>
 +
<tr>
 +
<td>Skill 3<br>
 +
</td>
 +
<td colspan="3">{{{ability3}}}</td>
 +
</tr>
 +
<tr>
 +
<td valign="top">Comments<br>
 +
</td>
 +
<td colspan="3">{{{comment}}} </td>
 +
</tr>
 +
</table>[[Category:FETCG]]<noinclude>
 +
==Template usage==
 +
<pre>
 +
{{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
 +
|quote = Character's quote
 +
|ability1 = 1st skill
 +
|ability2 = 2nd skill
 +
|ability3 = 3rd skill
 +
|comment = Additional comments
 +
|}}
 +
</pre>
 +
==Notes==
 +
*This template is for cards with 3 skills and no support skill. Such as Cost 5 [[Tiki_(Cipher)|Tiki]]
 +
[[Category:Templates]]</noinclude>

Revision as of 23:39, 16 March 2016

{{{title}}}, {{{name}}} ({{{promotion}}})
{{{image}}}
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}}}
Quote
{{{quote}}}
Skill 1
{{{ability1}}}
Skill 2
{{{ability2}}}
Skill 3
{{{ability3}}}
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
|quote = Character's quote
|ability1 = 1st skill
|ability2 = 2nd skill
|ability3 = 3rd skill
|comment = Additional comments
|}}

Notes

  • This template is for cards with 3 skills and no support skill. Such as Cost 5 Tiki