Difference between revisions of "Template:Infobox MU"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
Line 100: Line 100:
 
<div style="width:80px;float:left;text-align:left;">Children</div>
 
<div style="width:80px;float:left;text-align:left;">Children</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Children}}}</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Children}}}</div>
</div> }}
+
</div>
{{ #if:{{{Relatives|}}}|
+
}} {{ #if:{{{Relatives|}}}|
 
<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}}};">
 
<div style="width:80px;float:left;text-align:left;">Other Relatives</div>
 
<div style="width:80px;float:left;text-align:left;">Other Relatives</div>

Revision as of 06:49, 30 April 2011

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
| 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
| 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}}}

}}

Mother
{{{Mother}}}
Father
{{{Father}}}

{{ #if:|

Siblings
{{{Siblings}}}
}}
Spouse
{{{Spouse}}}

{{ #if:|

Children
{{{Children}}}

}} {{ #if:|

Other Relatives
{{{Relatives}}}
}}
Location
{{{Location}}}
Affiliation
{{{Affiliation}}}