Template:Infobox Character-Other: Difference between revisions

From One Nation Under Jou
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{|style="border: 1px solid rgba(200,200,200,0.69); padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
<table style="border: 1px solid rgba(200,200,200,0.69); padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;">
| width="100%" colspan="2" style="background-color: #19234d; font-size: 16px; text-align: center;" | <font color= white>'''{{{name}}}'''</font>
<tr>
|-
<td width="100%" colspan="2" style="background-color: #19234d; font-size: 16px; text-align: center;"><font color= white>'''{{{name}}}'''</font></td>
| width="100%" colspan="2" style="text-align: center;" | {{{image}}}
</tr>
|-
<tr>
|{{#if:{{{holocron|}}}
<td width="100%" colspan="2" style="text-align: center;">{{{image}}}</td>
|<tr><td width="100%" colspan="2" style="text-align: center;">[{{{holocron}}} Holocron Page]</td></tr>}}
</tr>
|-
<tr>
| width="100%" colspan="2" style="background-color: #19234d;" | <font color="white">'''Biographical Information'''</font>
<td width="100%" colspan="2" style="background-color: #19234d;"><font color="white">'''Biographical Information'''</font></td>
|-
</tr>
|{{#if:{{{born|}}}
<tr>
|<tr><td width="31%" valign="top">Born</td><td width="69%">{{{born}}}</td></tr>}}
<td width="31%" valign="top">Born</td>
|-
<td width="69%">{{{born}}}</td>
|{{#if:{{{died|}}}
</tr>
|<tr><td width="31%" valign="top">Died</td><td width="69%">{{{died}}}</td></tr>}}
{{#if:{{{died|}}}|<tr>
|-
<td width="31%" valign="top">Died</td>
|{{#if:{{{homeworld|}}}
<td width="69%">{{{died}}}</td>
|<tr><td width="31%" valign="top">Homeworld</td><td width="69%">{{{homeworld}}}</td></tr>}}
</tr>}}
|-
{{#if:{{{homeworld|}}}|<tr>
|{{#if:{{{race|}}}
<td width="31%" valign="top">Homeworld</td>
|<tr><td width="31%" valign="top">Race</td><td width="69%">{{{race}}}</td></tr>}}
<td width="69%">{{{homeworld}}}</td>
|-
</tr>}}
|{{#if:{{{spouse|}}}
<tr>
|<tr><td width="31%" valign="top">Spouse(s)</td><td width="69%">{{{spouse}}}</td></tr>}}
<td width="31%" valign="top">Race</td>
|-
<td width="69%">{{{race}}}</td>
|{{#if:{{{children|}}}
</tr>
|<tr><td width="31%" valign="top">Children</td><td width="69%">{{{children}}}</td></tr>}}
{{#if:{{{spouse|}}}|<tr>
|-
<td width="31%" valign="top">Spouse(s)</td>
|{{#if:{{{parents|}}}
<td width="69%">{{{spouse}}}</td>
|<tr><td width="31%" valign="top">Parent(s)</td><td width="69%">{{{parents}}}</td></tr>}}
</tr>}}
|-
{{#if:{{{children|}}}|<tr>
|{{#if:{{{signature|}}}
<td width="31%" valign="top">Children</td>
|<tr><td width="31%" valign="top">Signature</td><td width="69%">{{{signature}}}</td></tr>}}
<td width="69%">{{{children}}}</td>
|-
</tr>}}
| width="100%" colspan="2" style="background-color: #19234d;" | <font color="white">'''Political Information'''</font>
{{#if:{{{parents|}}}|<tr>
|-
<td width="31%" valign="top">Parent(s)</td>
|{{#if:{{{affiliation|}}}
<td width="69%">{{{parents}}}</td>
|<tr><td width="31%" valign="top">Affiliation(s)</td><td width="69%">{{{affiliation}}}</td></tr>}}
</tr>}}
|-
{{#if:{{{signature|}}}|<tr>
|{{#if:{{{prior affiliation|}}}
<td width="31%" valign="top">Signature</td>
|<tr><td width="31%" valign="top">Prior Affiliation(s)</td><td width="69%">{{{prior affiliation}}}</td></tr>}}
<td width="69%">{{{signature}}}</td>
|-
</tr>}}
|}<noinclude>
<tr>
<td width="100%" colspan="2" style="background-color: #19234d;"><font color="white">'''Political Information'''</font></td>
</tr>
{{#if:{{{affiliation|}}}|<tr>
<td width="31%" valign="top">Affiliation(s)</td>
<td width="69%">{{{affiliation}}}</td>
</tr>}}
{{#if:{{{prior affiliation|}}}|<tr>
<td width="31%" valign="top">Prior Affiliation(s)</td>
<td width="69%">{{{prior affiliation}}}</td>
</tr>}}</table><noinclude>


===Usage===
===Usage===

Revision as of 21:55, 21 December 2021

{{{name}}}
{{{image}}}
Biographical Information
Born {{{born}}}
Race {{{race}}}
Political Information

Usage

The Character-Other Infobox template is used for Player Characters (PC) that are or were NOT part of One Nation Under Jou, to describe the character. Paste the template code into the top of an article, filling all known fields, leaving unknown ones blank.

Character page on this wiki is not meant to replace the Holocron. The faction wiki is intended for information relevant to the character's role in the history of One Nation.

Template Code

{{Infobox Character-Other
| image=
| name=
| born=
| died=
| homeworld=
| race=
| spouse=
| children=
| parents=
| signature=
| affiliation=
| prior affiliation=
| holocron=
}}