Template:RPCharacterbox: Difference between revisions

From MSY Archives
Jump to navigation Jump to search
Tradredav (talk | contribs)
Template creation (first draft)
 
Tradredav (talk | contribs)
m reordering
 
(4 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 45: Line 49:
<noinclude>
<noinclude>
<pre>
<pre>
{{Characterbox
{{RPCharacterbox
|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 08: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)
}}