Difference between revisions of "Template:RPCharacterbox"

From MSY Archives
Jump to navigation Jump to search
m
(Added some color support (hopefully))
Line 6: Line 6:
 
{{#if: {{{image|}}} |
 
{{#if: {{{image|}}} |
 
{{!}} colspan="2" {{!}} <center>[[File:{{{image}}}|250px]]</center>
 
{{!}} colspan="2" {{!}} <center>[[File:{{{image}}}|250px]]</center>
 +
{{!}}- }}
 +
{{#if: {{{ctheme|}}} |
 +
{{!}} colspan="2" {{!}} <div style="min-width:250px;background:{{{ctheme}}};color:{{{cthemetextcol|#000000}}}>{{{cthemetext|}}}</div>
 
{{!}}- }}
 
{{!}}- }}
 
! Name
 
! Name
Line 48: Line 51:
 
|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 hex, including #) (optional)
 +
|cthemetext = Color theme (as text) (optional, requires a ctheme)
 +
|cthemetextcol = Color the cthemetext should be (to contrast with the ctheme itself) (optional, defaults to black)
 
|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)

Revision as of 07:57, 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 hex, including #) (optional)
|cthemetext = Color theme (as text) (optional, requires a ctheme)
|cthemetextcol = Color the cthemetext should be (to contrast with the ctheme itself) (optional, defaults to black)
|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)
}}