Difference between revisions of "Template:RPCharacterbox"

From MSY Archives
Jump to navigation Jump to search
m (Take two)
m (reordering)
 
Line 6: Line 6:
 
{{#if: {{{image|}}} |
 
{{#if: {{{image|}}} |
 
{{!}} colspan="2" {{!}} <center>[[File:{{{image}}}|250px]]</center>
 
{{!}} colspan="2" {{!}} <center>[[File:{{{image}}}|250px]]</center>
{{!}}- }}
 
{{#if: {{{ctheme|}}} |
 
! Color theme
 
{{!}} <div style="color:{{{cthemehex|#000000}}};">{{{ctheme|}}}</div>
 
 
{{!}}- }}
 
{{!}}- }}
 
! Name
 
! Name
 
| {{{name|{{PAGENAME}} }}} {{#switch: {{{gender}}} | m=(♂) | f=(♀) |}}
 
| {{{name|{{PAGENAME}} }}} {{#switch: {{{gender}}} | m=(♂) | f=(♀) |}}
 +
|-
 +
! Age
 +
| {{{age}}}
 
|-
 
|-
 
{{#if: {{{status|}}} |
 
{{#if: {{{status|}}} |
Line 18: 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

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)
}}