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

From EmblemWiki
Jump to: navigation, search
(Created page with "<table class="sf" style="width: 800px; margin: 0; text-align: left;" border="1" cellpadding="0" cellspacing="0"> <tr> <th colspan="7" style="text-align: center;" valign="top">...")
 
m
Line 40: Line 40:
 
<tr>
 
<tr>
 
<td style="text-align: center;" valign="top">Skill 1</td>
 
<td style="text-align: center;" valign="top">Skill 1</td>
<td colspan="5">{{{ability1}}}</td>
+
<td colspan="5">{{{skill1}}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td style="text-align: center;" valign="top">Skill 2</td>
 
<td style="text-align: center;" valign="top">Skill 2</td>
<td colspan="5">{{{ability2}}}</td>
+
<td colspan="5">{{{skill2}}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>

Revision as of 03:34, 5 October 2019

{{{name}}}: {{{title}}}
{{{image}}}
Class {{{class}}} ({{{promotion}}}) Cost {{{cost}}}
Affinities None None None None None None None
Attack {{{attack}}} Support {{{support}}} Range {{{range}}}
Card Code {{{card_code}}} Illustrator {{{illustrator}}}
Quote {{{quote}}}
Skill 1 {{{skill1}}}
Skill 2 {{{skill2}}}
Comments {{{comment}}}

Template usage

{{FETCG0
|image = Card image
|name = Name of character
|title = Character's title
|promotion = Base, Intermediate, Advanced, Master, Overclass, Fixed, Beginner, or Unique
|class = Character's class
|cost = Cost
|affinity = Card symbol, 2nd Card symbol (if applicable), Gender, Weapon, Other affinity, 2nd Other affinity, 3rd Other affinity (if applicable)
|card_code = Card Code
|illustrator = Illustrator
|attack = Attack
|support = Support
|range = Range
|quote = Character's quote
|skill1 = 1st skill
|skill2 = 2nd skill
|comment = Additional comments
|}}

Notes