Difference between revisions of "Template:Infobox MU"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
m (added ifs)
m (added ifs)
Line 88: Line 88:
 
<div style="width:80px;float:left;text-align:left;">Father</div>
 
<div style="width:80px;float:left;text-align:left;">Father</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Father}}}</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Father}}}</div>
</div>
+
</div>}}
 
{{ #if:{{{Siblings|}}}|
 
{{ #if:{{{Siblings|}}}|
 
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid {{{Color2|#A9A9A9}}};">
 
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid {{{Color2|#A9A9A9}}};">

Revision as of 20:23, 25 March 2013

usage

To use the template, simply copy and paste the code below into a new character template.

A useful link to help you find hex codes.

{{Infobox_MU
| Color1=Background Colour
| Color2=Line Colour
| Title=Datasheet
| Image=image
| Name=Character Name
| Alias=Alias
| Codename=Codename
| Age=Age
| Height=height
| Weight=weight
| Eye=Eye Color
| Hair=Hair Color
| Born=Birthplace
| Mother=Mother
| Father=Father
| Siblings=Sibling<br>Sibling
| Spouse=Spouse
| Children=Children
| Relatives=Other Relatives
| Abilities=Abilities
| Affiliation=Affiliation
| Location=Current / most common location
}}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]
Name
{{{Name}}}

{{ #if:|

Alias(es)
{{{Alias}}}

}} {{ #if:|

Codename
{{{Codename}}}

}} {{ #if:|

Age
{{{Age}}}

}} {{ #if:|

Height
{{{Height}}}

}} {{ #if:|

Weight
{{{Weight}}}

}} {{ #if:|

Eye Color
{{{Eye}}}

}} {{ #if:|

Hair Color
{{{Hair}}}

}} {{ #if:|

Birthplace
{{{Born}}}

}} {{ #if:|

Mother
{{{Mother}}}
}}

{{ #if:|

Father
{{{Father}}}
}}

{{ #if:|

Siblings
{{{Siblings}}}
}}

{{ #if:|

Spouse
{{{Spouse}}}
}}

{{ #if:|

Children
{{{Children}}}

}} {{ #if:|

Other Relatives
{{{Relatives}}}
}}
Abilities
{{{Abilities}}}
Affiliation
{{{Affiliation}}}

{{ #if:|

Location
{{{Location}}}
}}