Template:Characterbox: Difference between revisions

From MSY Archives
Jump to navigation Jump to search
AKAAkira (talk | contribs)
m Fixed width at 300.
m update documentation that occupation is optional
 
(8 intermediate revisions by 5 users not shown)
Line 5: Line 5:
|-
|-
{{#if: {{{image|}}} |
{{#if: {{{image|}}} |
{{!}} colspan="2" {{!}} [[File:{{{image}}}|300px]]
{{!}} 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 17: Line 21:
| {{{age}}}
| {{{age}}}
|-
|-
{{#if: {{{occupation|}}} |
! Occupation
! Occupation
| {{{occupation}}}
{{!}} {{{occupation}}}
|-
{{!}}- }}
{{#if: {{{special|}}} |
! Special<br>Comments
! Special<br>Comments
| {{{special}}}
{{!}} {{{special}}}
|-
{{!}}-}}
{{#if: {{{SG|}}} |
! Soul Gem<br>Placement
{{!}} {{{SG}}}
{{!}}-}}
{{#if: {{{color|}}} |
! Soul Gem<br>Color
{{!}} {{{color}}}
{{!}}-}}
{{#if: {{{weapon|}}} |
{{#if: {{{weapon|}}} |
! Weapon
! Weapon
Line 51: Line 65:
|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.) (Optional)
|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 (Pptional)
|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:18, 10 February 2025

Characterbox
Name Characterbox
Age {{{age}}}


{{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.) (Optional)
|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)
}}