Welcome to the Imperial Archives! The main source of information in the Galactic Empire. Be sure to check out the Editing Protocol before making new pages or editing articles. If you need help feel free to contact the Archives manager at archives@swc-empire.com !

Difference between revisions of "Template:CharacterBoxRed"

From Imperial Archives
Jump to: navigation, search
(Aligned Titles to top)
(Added Template format)
Line 44: Line 44:
 
|  width="69%" | {{{awards}}}
 
|  width="69%" | {{{awards}}}
 
|}
 
|}
<noinclude>[[Category:User templates|{{PAGENAME}}]]</noinclude>
+
 
 +
<noinclude>
 +
===Usage===
 +
 
 +
The Character Box template is used for character pages only, to describe the character. Paste the following code into the top of an article, filling all known fields:
 +
 
 +
<pre><nowiki>
 +
{{CharacterBox
 +
| name =
 +
| image =
 +
| homeworld =
 +
| race =
 +
| mother =
 +
| father =
 +
| spouse =
 +
| siblings =
 +
| children =
 +
| born =
 +
| branch =
 +
| positions =
 +
| prior service=
 +
| awards=
 +
}}
 +
</nowiki></pre>
 +
 
 +
[[Category:User templates|{{PAGENAME}}]]</noinclude>

Revision as of 00:05, 25 February 2009

{{{name}}}
{{{image}}}
Biographical Information
Race {{{race}}}
Homeworld {{{homeworld}}}
Mother {{{mother}}}
Father {{{father}}}
Spouse {{{spouse}}}
Siblings {{{siblings}}}
Children {{{children}}}
Born {{{born}}}
Imperial Service
Branch {{{branch}}}
Positions {{{positions}}}
Prior Service {{{prior service}}}
Awards {{{awards}}}


Usage

The Character Box template is used for character pages only, to describe the character. Paste the following code into the top of an article, filling all known fields:

{{CharacterBox
| name = 
| image = 
| homeworld = 
| race = 
| mother = 
| father = 
| spouse = 
| siblings = 
| children = 
| born =
| branch =
| positions = 
| prior service= 
| awards= 
}}