Difference between revisions of "Template:Infobox Modded-MM"

From Holocron - Star Wars Combine
Jump to: navigation, search
(Created page with "<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: #1a8fc6;...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<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: #1a8fc6; font-size: 16px; text-align: center;"><font color="white"><b>{{{name}}}</b></font></td></tr>
+
<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: #115e82; 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: #1a8fc6;"><font color="white"><b>Biographical Information</b></font></td></tr>
+
<tr><td width="100%" colspan="2" style="background-color: #115e82;"><font color="white"><b>Biographical Information</b></font></td></tr>
 
{{#if:{{{alias|}}}|<tr>
 
{{#if:{{{alias|}}}|<tr>
 
<td width="31%" valign="top"> Alias
 
<td width="31%" valign="top"> Alias
Line 41: Line 41:
 
<td width="31%" valign="top"> Partner
 
<td width="31%" valign="top"> Partner
 
</td><td width="69%"> {{{partner}}}
 
</td><td width="69%"> {{{partner}}}
 +
</td></tr>}}
 +
{{#if:{{{paramour|}}}|<tr>
 +
<td width="31%" valign="top"> Paramour
 +
</td><td width="69%"> {{{paramour}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{siblings|}}}|<tr>
 
{{#if:{{{siblings|}}}|<tr>
Line 74: Line 78:
 
</td><td width="69%"> {{{quote}}}
 
</td><td width="69%"> {{{quote}}}
 
</td></tr>}}
 
</td></tr>}}
<tr><td width="100%" colspan="2" style="background-color: #1a8fc6;"> <font color="white"><b>Physical Description</b></font></td></tr>
+
<tr><td width="100%" colspan="2" style="background-color: #115e82;"> <font color="white"><b>Physical Description</b></font></td></tr>
 
<tr>
 
<tr>
 
<td width="31%" valign="top"> Gender
 
<td width="31%" valign="top"> Gender
Line 99: Line 103:
 
</td><td width="69%"> {{{eye color}}}
 
</td><td width="69%"> {{{eye color}}}
 
</td></tr>}}
 
</td></tr>}}
<tr><td width="100%" colspan="2" style="background-color: #1a8fc6;"> <font color="white"><b>Political Information</b></font></td></tr>
+
<tr><td width="100%" colspan="2" style="background-color: #115e82;"> <font color="white"><b>Political Information</b></font></td></tr>
 
<tr>
 
<tr>
 
<td width="31%" valign="top"> Affiliation
 
<td width="31%" valign="top"> Affiliation
Line 134: Line 138:
  
 
<pre><nowiki>
 
<pre><nowiki>
{{Infobox Character
+
{{Infobox Modded-MM
 
| name =  
 
| name =  
 
| image =  
 
| image =  
Line 147: Line 151:
 
| spouse =  
 
| spouse =  
 
| partner = This field is intended for use by characters who are in committed relationships, but not married.  
 
| partner = This field is intended for use by characters who are in committed relationships, but not married.  
 +
| paramour =
 
| siblings =  
 
| siblings =  
 
| children =  
 
| children =  

Latest revision as of 13:07, 19 March 2020

{{{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 Modded-MM
| name = 
| image = 
| alias = 
| 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. 
| paramour = 
| siblings = 
| children = 
| age = 
| 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. 
}}