Difference between revisions of "Template:Infobox Character"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 1: Line 1:
<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: #21314c; font-size: 16px; text-align: center;"><font color="white"><b>{{{name}}}</b></font></td></tr>
<tr><td width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;"><font color="white"><b>{{{name}}}</b></font></td></tr>
 
 
<tr><td width="100%" colspan="2" style="text-align: center;">{{{image}}}</td></tr>
 
<tr><td width="100%" colspan="2" style="text-align: center;">{{{image}}}</td></tr>
 
<tr><td width="100%" colspan="2" style="background-color: #21314c;"><font color="white"><b>Biographical Information</b></font></td></tr>
 
<tr><td width="100%" colspan="2" style="background-color: #21314c;"><font color="white"><b>Biographical Information</b></font></td></tr>
Line 75: Line 74:
 
{{#if:{{{awards|}}}|<tr>
 
{{#if:{{{awards|}}}|<tr>
 
<td width="31%" valign="top"> Awards
 
<td width="31%" valign="top"> Awards
</td><td width="69%"> {{{awards}}}</td></tr>}}</table>
+
</td><td width="69%"> {{{awards}}}</td></tr>}}</table><noinclude>
<noinclude>===Usage===
+
===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 19:41, 5 July 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 = 
}}