Difference between revisions of "Template:Infobox MU"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
(New page: <noinclude>==usage== To use the template, simply copy and paste the code below into a new character template. A useful [http://www.2createawebsite.com/build/hex-colors.html link] to help...)
 
Line 89: Line 89:
 
{{ #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}}};">
<div style="width:80px;float:left;text-align:left;">Spouse</div>
+
<div style="width:80px;float:left;text-align:left;">Siblings</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Siblings}}}</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Siblings}}}</div>
 
</div> }}  
 
</div> }}  

Revision as of 06:48, 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}}}