Difference between revisions of "Template:Infobox Character"

From Holocron - Star Wars Combine
Jump to: navigation, search
 
(35 intermediate revisions by 16 users not shown)
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 10: Line 9:
 
<td width="31%" valign="top"> Homeworld
 
<td width="31%" valign="top"> Homeworld
 
</td><td width="69%"> {{{homeworld}}}
 
</td><td width="69%"> {{{homeworld}}}
 +
</td></tr>}}
 +
{{#if:{{{clan|}}}|<tr>
 +
<td width="31%" valign="top"> Clan
 +
</td><td width="69%"> {{{clan}}}
 +
</td></tr>}}
 +
{{#if:{{{house|}}}|<tr>
 +
<td width="31%" valign="top"> House
 +
</td><td width="69%"> {{{house}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{mother|}}}|<tr>
 
{{#if:{{{mother|}}}|<tr>
Line 18: Line 25:
 
<td width="31%" valign="top"> Father
 
<td width="31%" valign="top"> Father
 
</td><td width="69%"> {{{father}}}
 
</td><td width="69%"> {{{father}}}
 +
</td></tr>}}
 +
{{#if:{{{marital status|}}}|<tr>
 +
<td width="31%" valign="top"> Marital Status
 +
</td><td width="69%"> {{{marital status}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{spouse|}}}|<tr>
 
{{#if:{{{spouse|}}}|<tr>
 
<td width="31%" valign="top"> Spouse
 
<td width="31%" valign="top"> Spouse
 
</td><td width="69%"> {{{spouse}}}
 
</td><td width="69%"> {{{spouse}}}
 +
</td></tr>}}
 +
{{#if:{{{partner|}}}|<tr>
 +
<td width="31%" valign="top"> Partner
 +
</td><td width="69%"> {{{partner}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{siblings|}}}|<tr>
 
{{#if:{{{siblings|}}}|<tr>
Line 38: Line 53:
 
<td width="31%" valign="top"> Died
 
<td width="31%" valign="top"> Died
 
</td><td width="69%"> {{{died}}}
 
</td><td width="69%"> {{{died}}}
 +
</td></tr>}}
 +
{{#if:{{{languages|}}}|<tr>
 +
<td width="31%" valign="top"> Languages
 +
</td><td width="69%"> {{{languages}}}
 +
</td></tr>}}
 +
{{#if:{{{religion|}}}|<tr>
 +
<td width="31%" valign="top"> Religion
 +
</td><td width="69%"> {{{religion}}}
 +
</td></tr>}}
 +
{{#if:{{{quote|}}}|<tr>
 +
<td width="31%" valign="top"> Quote
 +
</td><td width="69%"> {{{quote}}}
 
</td></tr>}}
 
</td></tr>}}
 
<tr><td width="100%" colspan="2" style="background-color: #21314c;"> <font color="white"><b>Physical Description</b></font></td></tr>
 
<tr><td width="100%" colspan="2" style="background-color: #21314c;"> <font color="white"><b>Physical Description</b></font></td></tr>
Line 47: Line 74:
 
<td width="31%" valign="top"> Height
 
<td width="31%" valign="top"> Height
 
</td><td width="69%"> {{{height}}}
 
</td><td width="69%"> {{{height}}}
 +
</td></tr>}}
 +
{{#if:{{{weight|}}}|<tr>
 +
<td width="31%" valign="top"> Weight
 +
</td><td width="69%"> {{{weight}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{coloring|}}}|<tr>
 
{{#if:{{{coloring|}}}|<tr>
 
<td width="31%" valign="top"> Coloring
 
<td width="31%" valign="top"> Coloring
 
</td><td width="69%"> {{{coloring}}}
 
</td><td width="69%"> {{{coloring}}}
 +
</td></tr>}}
 +
{{#if:{{{hair color|}}}|<tr>
 +
<td width="31%" valign="top"> Hair Color
 +
</td><td width="69%"> {{{hair color}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{eye color|}}}|<tr>
 
{{#if:{{{eye color|}}}|<tr>
Line 61: Line 96:
 
</td><td width="69%"> {{{affiliation}}}
 
</td><td width="69%"> {{{affiliation}}}
 
</td></tr>
 
</td></tr>
 +
{{#if:{{{title|}}}|<tr>
 +
<td width="31%" valign="top"> Title
 +
</td><td width="69%"> {{{title}}}
 +
</td></tr>}}
 
{{#if:{{{rank|}}}|<tr>
 
{{#if:{{{rank|}}}|<tr>
 
<td width="31%" valign="top"> Rank
 
<td width="31%" valign="top"> Rank
Line 75: Line 114:
 
{{#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>}}
<noinclude>===Usage===
+
{{#if:{{{signature|}}}|<tr>
 +
<td width="31%" valign="top"> Signature
 +
</td><td width="69%"> {{{signature}}}
 +
</td></tr>}}</table><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, leaving any unknown fields blank.
  
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:
+
For the "Born" field, please '''do not''' enter the date when you began playing the Combine.
  
 
<pre><nowiki>
 
<pre><nowiki>
Line 84: Line 129:
 
| name =  
 
| name =  
 
| image =  
 
| image =  
 +
| race =
 
| homeworld =  
 
| homeworld =  
| race =  
+
| clan =
 +
| house =  
 
| mother =  
 
| mother =  
 
| father =  
 
| father =  
 +
| marital status =
 
| spouse =  
 
| spouse =  
 +
| partner = This field is intended for use by characters who are in committed relationships, but not married.
 
| siblings =  
 
| siblings =  
 
| children =  
 
| children =  
| born =
+
| born = This field is for the physiological age of your character. Do not put the year the character was created.
 
| died =  
 
| died =  
| gender =
+
| languages =
| height =
+
| religion =
| coloring =
+
| quote =
| eye color =
+
| gender =  
| affiliation =
+
| height =
| rank =
+
| weight =
 +
| coloring =
 +
| hair color =  
 +
| eye color =  
 +
| affiliation =
 +
| title =  
 +
| rank =  
 
| positions =  
 
| positions =  
 
| prior affiliation =  
 
| prior affiliation =  
 
| awards =  
 
| awards =  
 +
| signature = This field is for signature images. The image should be no wider than 220 pixels.
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
  
[[Category:Templates|{{PAGENAME}}]]</noinclude>
+
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
 +
<includeonly>[[Category:People]]</includeonly>

Latest revision as of 21:21, 27 October 2018

{{{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, leaving any unknown fields blank.

For the "Born" field, please do not enter the date when you began playing the Combine.

{{Infobox Character
| name = 
| image = 
| race = 
| homeworld = 
| clan = 
| house = 
| mother = 
| father = 
| marital status = 
| spouse = 
| partner = This field is intended for use by characters who are in committed relationships, but not married. 
| siblings = 
| children = 
| born = This field is for the physiological age of your character. Do not put the year the character was created.
| died = 
| languages = 
| religion =
| quote =
| gender = 
| height = 
| weight =
| coloring = 
| hair color = 
| eye color = 
| affiliation = 
| title = 
| rank = 
| positions = 
| prior affiliation = 
| awards = 
| signature = This field is for signature images. The image should be no wider than 220 pixels. 
}}