Difference between revisions of "Template:Infobox Character"

From Holocron - Star Wars Combine
Jump to: navigation, search
(Un-optionalized several fields in the Infobox such as Race, Gender, and Affiliation.)
Line 1: Line 1:
<noinclude><!-- </noinclude>
 
 
<table style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;">
 
<table style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;">
 
<tr><td width="100%" colspan="2" style="background-color: #000099; font-size: 16px; text-align: center;"><font color="white"><b>{{{name}}}</b></font></td></tr>
 
<tr><td width="100%" colspan="2" style="background-color: #000099; font-size: 16px; text-align: center;"><font color="white"><b>{{{name}}}</b></font></td></tr>
Line 76: Line 75:
 
{{#if:{{{awards|}}}|<tr>
 
{{#if:{{{awards|}}}|<tr>
 
<td width="31%" valign="top"> Awards
 
<td width="31%" valign="top"> Awards
</td><td width="69%"> {{{awards}}}
+
</td><td width="69%"> {{{awards}}}</td></tr>}}</table>
</td></tr>}}</table>
+
<noinclude>===Usage===
<noinclude> --></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:
 
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:

Revision as of 23:38, 13 April 2012

{{{name}}}
{{{image}}}
Biographical Information
Race {{{race}}}
Physical Description
Gender {{{gender}}}
Political Information
Affiliation {{{affiliation}}}

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:

{{Infobox Character
| name = 
| image = 
| homeworld = 
| race = 
| mother = 
| father = 
| spouse = 
| siblings = 
| children = 
| born =
| died = 
| gender =
| height =	
| coloring =
| eye color =
| affiliation =
| rank =
| positions = 
| prior affiliation = 
| awards = 
}}