Template:RPCharacterbox: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
mNo edit summary  | 
				m reordering  | 
				||
| (One intermediate revision by the same user not shown) | |||
| Line 6: | Line 6: | ||
{{#if: {{{image|}}} |  | {{#if: {{{image|}}} |  | ||
{{!}} colspan="2" {{!}} <center>[[File:{{{image}}}|250px]]</center>  | {{!}} colspan="2" {{!}} <center>[[File:{{{image}}}|250px]]</center>  | ||
{{!}}- }}  | {{!}}- }}  | ||
! Name  | ! Name  | ||
| {{{name|{{PAGENAME}} }}} {{#switch: {{{gender}}} | m=(♂) | f=(♀) |}}  | | {{{name|{{PAGENAME}} }}} {{#switch: {{{gender}}} | m=(♂) | f=(♀) |}}  | ||
|-  | |||
! Age  | |||
| {{{age}}}  | |||
|-  | |-  | ||
{{#if: {{{status|}}} |  | {{#if: {{{status|}}} |  | ||
| Line 17: | Line 17: | ||
{{!}} {{{status}}}  | {{!}} {{{status}}}  | ||
{{!}}- }}  | {{!}}- }}  | ||
! 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 51: | 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   | |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)
}}