Difference between revisions of "Template:WOD infobox"
From TheHolo.Net Forums Wiki
m (capital letter :p) |
m |
||
Line 13: | Line 13: | ||
| Birthdate=Birthdate | | Birthdate=Birthdate | ||
| Birthplace=Place of Birth | | Birthplace=Place of Birth | ||
+ | | Age=Age | ||
| Height=Height | | Height=Height | ||
| Weight=Weight | | Weight=Weight | ||
Line 67: | Line 68: | ||
<div style="width:80px;float:left;text-align:left;">Place of Birth</div> | <div style="width:80px;float:left;text-align:left;">Place of Birth</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Birthplace}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Birthplace}}}</div> | ||
+ | </div> | ||
+ | }} {{ #if:{{{Age|}}}| | ||
+ | <div style="clear:left;font-size:12px;text-align:center;border-top:1px solid {{{Color2|#8F806E}}};"> | ||
+ | <div style="width:80px;float:left;text-align:left;">Age</div> | ||
+ | <div style="width:170px;float:left;text-align:right;">{{{Age}}}</div> | ||
</div> | </div> | ||
}} {{ #if:{{{Height|}}}| | }} {{ #if:{{{Height|}}}| |
Revision as of 00:05, 16 June 2012
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.
{{WOD_infobox | Color1=Background Colour | Color2=Line Colour | Title=Datasheet | Image=image | Name=Character Name | Aliases=Alias | Birthdate=Birthdate | Birthplace=Place of Birth | Age=Age | Height=Height | Weight=Weight | Eye=Eye Color | Hair=Hair Color | Spouse=Spouse | Mother=Mother | Father=Father | Siblings=Sibling<br>Sibling | Children=Children | Breed=Breed | Auspice=Auspice | Tribe=Tribe | Gifts=Gift<br>Gift<br>Gift | Sire=Sire | Childer=Childer | Generation=Generation | Clan=Clan | Apprentice= | CulturalAffiliation=Cultural Affiliation | Death=First Death | Teacher=First Teacher | Characteristics=Unique Characteristics | Base=Recent Base of Operations | Occupation=Occupation | Sword=Sword | Watcher=Watcher | Status=Roster of Immortals Status | Affiliation=Affiliation }}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]
Name
{{{Name}}}
{{ #if:|
Aliases
{{{Aliases}}}
}} {{ #if:|
Birthdate
{{{Birthdate}}}
}} {{ #if:|
Place of Birth
{{{Birthplace}}}
}} {{ #if:|
Age
{{{Age}}}
}} {{ #if:|
Height
{{{Height}}}
}} {{ #if:|
Weight
{{{Weight}}}
}} {{ #if:|
Eye Color
{{{Eye}}}
}} {{ #if:|
Hair Color
{{{Hair}}}
}} {{ #if:|
Spouse
{{{Spouse}}}
}} {{ #if:|
Mother
{{{Mother}}}
}} {{ #if:|
Father
{{{Father}}}
}} {{ #if:|
Siblings
{{{Siblings}}}
}} {{ #if:|
Children
{{{Children}}}
}} {{ #if:|
Breed
{{{Breed}}}
}} {{ #if:|
Auspice
{{{Auspice}}}
}} {{ #if:|
Tribe
{{{Tribe}}}
}} {{ #if:|
Gifts
{{{Gifts}}}
}} {{ #if:|
Sire
{{{Sire}}}
}} {{ #if:|
Childer
{{{Childer}}}
}} {{ #if:|
Generation
{{{Generation}}}
}} {{ #if:|
Clan
{{{Clan}}}
}} {{ #if:|
Cultural Affiliation
{{{CulturalAffiliation}}}
}} {{ #if:|
First Death
{{{Death}}}
}} {{ #if:|
First Teacher
{{{Teacher}}}
}} {{ #if:|
Unique Characteristics
{{{Characteristics}}}
}} {{ #if:|
Recent Base of Operations
{{{Base}}}
}} {{ #if:|
Occupation
{{{Occupation}}}
}} {{ #if:|
Sword
{{{Sword}}}
}} {{ #if:|
Watcher
{{{Watcher}}}
}} {{ #if:|
Roster of Immortals Status
{{{Status}}}
}} {{ #if:|
Affiliation
{{{Affiliation}}}
}}