Difference between revisions of "Template:Infobox Character"

From The Antarian Rangers
Jump to: navigation, search
Line 1: Line 1:
<includeonly>{{Infobox
+
{|  style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
| title = {{{Character_name|}}}
+
| above = {{#if:{{{Character_name|}}}| | '''{{{name|{{PAGENAME}} }}}''' }}
+
| abovestyle    = background: #E0E8FF; text-align:center;
+
 
+
| image = {{#if:{{{image|}}}|{{{image|}}}|[[Category:Characters without images]] }}
+
| caption = {{#if: {{{image_caption|}}} | {{{image_caption}}} }}
+
 
+
| data2 = {{#if:{{{image|}}}|<hr>}}
+
| label3 = Alias
+
| data3 = {{{Alias|}}}
+
| label4        = Title
+
| data4        = {{{Title|}}}
+
| label5 = Allegiance
+
| data5 = {{{{|  style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
+
 
|  width="100%" colspan="2" style="background-color: #000099; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font>
 
|  width="100%" colspan="2" style="background-color: #000099; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font>
 
|-  
 
|-  
Line 110: Line 96:
  
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>
Allegiance|}}}
 
 
| label8 = Race
 
| data8 = {{{Race|}}}
 
| label9 = Culture
 
| data9 = {{{Culture|}}}
 
 
| label10 = Place of Birth
 
| data10 = {{{Place_of_Birth|}}}
 
| label11 = Date of Birth
 
| data11 = {{{Date_of_Birth|}}}
 
| label12 = Place of Death
 
| data12 = {{{Place_of_Death|}}}
 
| label13 = Date of Death
 
| data13 = {{{Date_of_Death|}}}
 
| label14 = Spouse
 
| data14 = {{{Spouse|}}}
 
| label15 = Book(s)
 
| data15 = {{{Books|}}}
 
 
| data18 = {{{coat-of-arms|}}}
 
 
| data25 = {{#if: {{{TV_series|}}}{{{Played_by|}}}|<hr> }}
 
| label26 = {{Nowrap|Played by}}
 
| data26 = {{{Played_by|}}}
 
| label27 = {{Nowrap|TV series}}
 
| data27 = {{{TV_series|}}}
 
}}</includeonly><noinclude>
 
 
 
 
===Usage===
 
<pre>{{Infobox character
 
| name =
 
| image =
 
| homeworld =
 
| race =
 
| gender =
 
| height =
 
| coloring =
 
| eye color =
 
| affiliation =
 
| rank =
 
| positions =
 
}}</pre>
 
</noinclude>
 

Revision as of 22:29, 28 January 2012

{{{name}}}
{{{image}}}
Biographical Information
Race {{{race}}}
Homeworld {{{homeworld}}}
Mother {{{mother}}}
Father {{{father}}}
Spouse {{{spouse}}}
Siblings {{{siblings}}}
Children {{{children}}}
Born {{{born}}}
Died {{{died}}}
Physical Description
Gender {{{gender}}}
Height {{{height}}}
Coloring {{{coloring}}}
Eye Color {{{eye color}}}
Political Information
Affiliation {{{affiliation}}}
Rank {{{rank}}}
Positions {{{positions}}}
Prior Affiliation {{{prior affiliation}}}
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:

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