Difference between revisions of "Template:RPCharacterbox"

From MSY Archives
Jump to navigation Jump to search
m
m (reordering)
 
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
! Name
 
! Name
 
| {{{name|{{PAGENAME}} }}} {{#switch: {{{gender}}} | m=(♂) | f=(♀) |}}
 
| {{{name|{{PAGENAME}} }}} {{#switch: {{{gender}}} | m=(♂) | f=(♀) |}}
 +
|-
 +
! Age
 +
| {{{age}}}
 
|-
 
|-
 
{{#if: {{{status|}}} |
 
{{#if: {{{status|}}} |
Line 14: Line 17:
 
{{!}} {{{status}}}
 
{{!}} {{{status}}}
 
{{!}}- }}
 
{{!}}- }}
! Age
 
| {{{age}}}
 
|-
 
 
! Occupation
 
! Occupation
 
| {{{occupation}}}
 
| {{{occupation}}}
 
|-
 
|-
 +
{{#if: {{{ctheme|}}} |
 +
! Color theme
 +
{{!}} <div style="color:{{{cthemehex|#000000}}};">{{{ctheme|}}}</div>
 +
{{!}}- }}
 
{{#if: {{{special|}}} |
 
{{#if: {{{special|}}} |
 
! Special<br>Comments
 
! Special<br>Comments
Line 48: Line 52:
 
|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)
 +
|ctheme = Color theme (as text) (optional)
 +
|cthemehex = Color theme (as hex, including #) (optional, requires a ctheme)
 
|gender= Gender, either m or f, case-sensitive  
 
|gender= Gender, either m or f, case-sensitive  
 
         (Optional - only really meant for people with androgynous names)
 
         (Optional - only really meant for people with androgynous names)

Latest revision as of 07:08, 19 September 2013

RPCharacterbox
Name RPCharacterbox
Age {{{age}}}
Occupation {{{occupation}}}


{{RPCharacterbox
|name= English name (Optional - this will default to pagename if erased)
|image= Image name (don't forget the extension, .jpg, .png, etc.) (Optional)
|ctheme = Color theme (as text) (optional)
|cthemehex = Color theme (as hex, including #) (optional, requires a ctheme)
|gender= Gender, either m or f, case-sensitive 
         (Optional - only really meant for people with androgynous names)
|status= Usually either Player Character or NPC (optional)
|age= Age
|occupation= Occupation
|special= Special comments that might not fit in Occupation, put None if none.
|weapon= Weapon (Optional)
|ptheme= Power theme (optional)
|allies= Alliances (optional)
|player= Player (optional)
}}