Template:RPCharacterbox: Difference between revisions
Jump to navigation
Jump to search
Added some color support (hopefully) |
mNo edit summary |
||
| Line 8: | Line 8: | ||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{ctheme|}}} | | {{#if: {{{ctheme|}}} | | ||
{{!}} colspan="2" {{!}} <div style="min-width:250px;background:{{{ctheme}}};color:{{{cthemetextcol|#000000}}}>{{{cthemetext|}}}</div> | {{!}} colspan="2" {{!}} <div style="min-width:250px;background-color:{{{ctheme}}};color:{{{cthemetextcol|#000000}}}>{{{cthemetext|}}}</div> | ||
{{!}}- }} | {{!}}- }} | ||
! Name | ! Name | ||
Revision as of 06:58, 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)
}}