Difference between revisions of "Template:Character"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 28: | Line 28: | ||
|-  | |-  | ||
|colspan="2" style="text-align: center; background: #AACCFF; font-weight: bold;" |<big>'''{{{NAME}}}'''</big>  | |colspan="2" style="text-align: center; background: #AACCFF; font-weight: bold;" |<big>'''{{{NAME}}}'''</big>  | ||
| + | |-{{#if:{{{Portrait|{{{PORTRAIT|}}}}}}|{{Infobox/row  | ||
| + | |{{{Portrait|{{{PORTRAIT}}}}}}Portrait of <span style="{{{captionstyle|}}}">{{{Caption|{{{NAME}}}}}}   | ||
|-  | |-  | ||
|colspan="2" style="text-align: center; background: Gainsboro;"| '''In-Character Information'''  | |colspan="2" style="text-align: center; background: Gainsboro;"| '''In-Character Information'''  | ||
| − | |-  | + | |-Country         = {{#if: {{{Country}}} | {{Country|{{{COUNTRY}}}|}}  | 
| + | |-Other Name(s)   = {{#if: {{{Aliases}}}         | {{Aliases | {{{ALIASES}}}|}}  | ||
|-Symbol          = {{#if: {{{Symbol}}}          | {{Symbol|{{{SYMBOL}}}|}}    | |-Symbol          = {{#if: {{{Symbol}}}          | {{Symbol|{{{SYMBOL}}}|}}    | ||
|-Class           = {{#if: {{{Class}}}           | {{Class|{{{CLASS}}}|}}            | |-Class           = {{#if: {{{Class}}}           | {{Class|{{{CLASS}}}|}}            | ||
| Line 37: | Line 40: | ||
|-Race            = {{#if: {{{Race}}}            | {{Race|{{{RACE}}}|}}  | |-Race            = {{#if: {{{Race}}}            | {{Race|{{{RACE}}}|}}  | ||
|-Religion        = {{#if: {{{Religion}}}        | {{Religion|{{{RELIGION}}}|}}  | |-Religion        = {{#if: {{{Religion}}}        | {{Religion|{{{RELIGION}}}|}}  | ||
| − | |||
|-  | |-  | ||
|colspan="2" style="text-align: center; background: Gainsboro;"| '''Out-of-Character Information'''                     | |colspan="2" style="text-align: center; background: Gainsboro;"| '''Out-of-Character Information'''                     | ||
Revision as of 21:32, 2 November 2012
Follow the directions!
DO NOT EDIT THIS PAGE! To use this template, copy the following code into your page:
{{template:Character
|NAME=
|COUNTRY=
|ALIASES=
|SYMBOL=
|CLASS=
|GENDER=
|ALIGNMENT=
|RACE=
|RELIGION=
|DATE JOINED=
|AFFILIATES=
}}
Fill out the lines after the '=' sign. You may leave a parameter blank if you don't want to fill it out. When done right, everything will be set up for you and you won't have to worry about any formatting.
- If the character has a knighthood or noble title, add [[Category:X]]. Make sure to replace 'X' with their noble rank.
 
| {{{NAME}}} | |
| {{{PORTRAIT}}}Portrait of {{{NAME}}} | |
| In-Character Information | |
| Country | {{{COUNTRY}}} | 
| Other Name(s) | {{{ALIASES}}} | 
| Symbol | {{{SYMBOL}}} | 
| Class | {{{CLASS}}} | 
| Gender | {{{GENDER}}} | 
| Alignment | {{{ALIGNMENT}}} | 
| Race | {{{RACE}}} | 
| Religion | {{{RELIGION}}} | 
| Out-of-Character Information | |
| Date Joined | {{{DATE JOINED}}} | 
| Affiliated with | {{{AFFILIATES}}} |