Difference between revisions of "Template:Character"
From EmblemWiki
VincentASM (talk | contribs) |
VincentASM (talk | contribs) m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <table class=" | + | <table class="sf" style="width: 320px; text-align: left;" border="1" |
cellpadding="0" cellspacing="0"> | cellpadding="0" cellspacing="0"> | ||
<tr> | <tr> | ||
Line 64: | Line 64: | ||
* For Class, please copy the code for the directional arrow "→" if needed, by editing this page | * For Class, please copy the code for the directional arrow "→" if needed, by editing this page | ||
* You do not need to add [[:Category:Story Articles]] and [[:Category:Characters]] to character articles if you use this template, since the template includes them automatically. | * You do not need to add [[:Category:Story Articles]] and [[:Category:Characters]] to character articles if you use this template, since the template includes them automatically. | ||
+ | [[Category:Templates]]</noinclude> |
Latest revision as of 19:26, 14 March 2011
Profile |
|
---|---|
{{{image}}} |
|
English name |
{{{name_eng}}} |
Japanese name |
{{{name_jp}}} |
Class |
{{{class}}} |
Title |
{{{title}}} |
Age |
{{{age}}} |
Country |
{{{country}}} |
Relations |
{{{relation}}} |
Template usage
{{character |image = Portrait of the character in question |name_eng = The character's English name |name_jp = The character's Japanese name |class = Starting class → final class |title = The character's Epilogue title |age = The character's age |country = The character's nationality |relation = Characters with a family relationship with this character |}}
Notes
- If an entry is non-applicable, write in "-".
- For Class, please copy the code for the directional arrow "→" if needed, by editing this page
- You do not need to add Category:Story Articles and Category:Characters to character articles if you use this template, since the template includes them automatically.