Template:Characterbox: Difference between revisions

From MSY Archives
Jump to navigation Jump to search
AKAAkira (talk | contribs)
No edit summary
m update documentation that occupation is optional
 
(13 intermediate revisions by 6 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" {{!}} [[Media:{{{image}}}]]
{{!}} 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 47: Line 61:
|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.) (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)
}}