Difference between revisions of "Template:Characterbox"
Jump to navigation
Jump to search
Icecream17 (talk | contribs) (dont include name in star-name (one can use the full or given name, see chapters 65 and 70)) |
|||
(11 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<div class="thumb tright"><div style="padding: 7px; min-width:250px;"> | <div class="thumb tright"><div style="padding: 7px; min-width:250px;"> | ||
− | {| class="wikitable" align="right" | + | {| class="wikitable" align="right" width="300px" |
|- | |- | ||
! colspan="2" | {{{name|{{PAGENAME}} }}} | ! colspan="2" | {{{name|{{PAGENAME}} }}} | ||
|- | |- | ||
{{#if: {{{image|}}} | | {{#if: {{{image|}}} | | ||
− | {{!}} colspan="2" {{!}} [[ | + | {{!}} colspan="2" {{!}} <center>[[File:{{{image}}}|250px]]</center> |
{{!}}- }} | {{!}}- }} | ||
! Name | ! Name | ||
| {{{name|{{PAGENAME}} }}} {{#switch: {{{gender}}} | m=(♂) | f=(♀) |}} | | {{{name|{{PAGENAME}} }}} {{#switch: {{{gender}}} | m=(♂) | f=(♀) |}} | ||
|- | |- | ||
+ | {{#if: {{{starname|}}} | | ||
+ | ! Star-name | ||
+ | {{!}} ⊃{{{starname}}} | ||
+ | {{!}}- }} | ||
{{#if: {{{kanji|}}} | | {{#if: {{{kanji|}}} | | ||
! Kanji | ! Kanji | ||
Line 20: | Line 24: | ||
| {{{occupation}}} | | {{{occupation}}} | ||
|- | |- | ||
+ | {{#if: {{{special|}}} | | ||
! Special<br>Comments | ! Special<br>Comments | ||
− | | {{{ | + | {{!}} {{{special}}} |
− | |- | + | {{!}}-}} |
+ | {{#if: {{{SG|}}} | | ||
+ | ! Soul Gem<br>Placement | ||
+ | {{!}} {{{SG}}} | ||
+ | {{!}}-}} | ||
+ | {{#if: {{{color|}}} | | ||
+ | ! Soul Gem<br>Color | ||
+ | {{!}} {{{color}}} | ||
+ | {{!}}-}} | ||
{{#if: {{{weapon|}}} | | {{#if: {{{weapon|}}} | | ||
! Weapon | ! Weapon | ||
Line 47: | Line 60: | ||
|name= English name (Optional - this will default to pagename if erased) | |name= English name (Optional - this will default to pagename if erased) | ||
|image= Image name (don't forget the extension, .jpg, .png, etc.) (Optional) | |image= Image name (don't forget the extension, .jpg, .png, etc.) (Optional) | ||
− | |gender= Gender, either m or f, case-sensitive (Optional - only really meant for people with androgynous names) | + | |gender= Gender, either m or f, case-sensitive |
+ | (Optional - only really meant for people with androgynous names) | ||
|kanji= Eastern name (Optional) | |kanji= Eastern name (Optional) | ||
|age= Age | |age= Age | ||
|occupation= Occupation (rank in army, MSY committees, etc.) | |occupation= Occupation (rank in army, MSY committees, etc.) | ||
|special= Special comments that might not fit in Occupation, put None if none. | |special= Special comments that might not fit in Occupation, put None if none. | ||
+ | |SG= Placement of the soul gem, if MG (Optional) | ||
+ | |color= soul gem color, if MG (Optional) | ||
|weapon= Weapon, if MG (Optional) | |weapon= Weapon, if MG (Optional) | ||
|class= Classification of power, if MG (Optional) | |class= Classification of power, if MG (Optional) | ||
|CO= Immediate (and current) commanding officer (Optional) | |CO= Immediate (and current) commanding officer (Optional) | ||
− | |mentor= Mentors, primary or otherwise ( | + | |mentor= Mentors, primary or otherwise (Optional) |
+ | |starname= Additional name and disambiguator; emphasizes a trait of a pref-spec (Optional) | ||
}} | }} | ||
</pre> | </pre> |
Latest revision as of 13:06, 10 April 2024
Characterbox | |
---|---|
Name | Characterbox |
Age | {{{age}}} |
Occupation | {{{occupation}}} |
{{Characterbox |name= English name (Optional - this will default to pagename if erased) |image= Image name (don't forget the extension, .jpg, .png, etc.) (Optional) |gender= Gender, either m or f, case-sensitive (Optional - only really meant for people with androgynous names) |kanji= Eastern name (Optional) |age= Age |occupation= Occupation (rank in army, MSY committees, etc.) |special= Special comments that might not fit in Occupation, put None if none. |SG= Placement of the soul gem, if MG (Optional) |color= soul gem color, if MG (Optional) |weapon= Weapon, if MG (Optional) |class= Classification of power, if MG (Optional) |CO= Immediate (and current) commanding officer (Optional) |mentor= Mentors, primary or otherwise (Optional) |starname= Additional name and disambiguator; emphasizes a trait of a pref-spec (Optional) }}