Difference between revisions of "Template:WOD infobox"
From TheHolo.Net Forums Wiki
(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...) |
m |
||
(4 intermediate revisions by one user not shown) | |||
Line 4: | Line 4: | ||
A useful [http://www.2createawebsite.com/build/hex-colors.html link] to help you find hex codes. | A useful [http://www.2createawebsite.com/build/hex-colors.html link] to help you find hex codes. | ||
− | <pre><nowiki>{{ | + | <pre><nowiki>{{WOD_infobox |
| Color1=Background Colour | | Color1=Background Colour | ||
| Color2=Line Colour | | Color2=Line Colour | ||
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|}}}| | ||
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid {{{Color2|#8F806E}}};"> | <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;">Height</div> | <div style="width:80px;float:left;text-align:left;">Height</div> | ||
− | <div style="width:170px;float:left;text-align:right;">{{Height}}}</div> | + | <div style="width:170px;float:left;text-align:right;">{{{Height}}}</div> |
</div> | </div> | ||
}} {{ #if:{{{Weight|}}}| | }} {{ #if:{{{Weight|}}}| | ||
Line 103: | Line 109: | ||
<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|#8F806E}}};"> | <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;">Siblings</div> | <div style="width:80px;float:left;text-align:left;">Siblings</div> | ||
Line 158: | Line 164: | ||
<div style="width:170px;float:left;text-align:right;">{{{CulturalAffiliation}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{CulturalAffiliation}}}</div> | ||
</div> | </div> | ||
− | {{ #if:{{{Death|}}}| | + | }} {{ #if:{{{Death|}}}| |
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid {{{Color2|#8F806E}}};"> | <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;">First Death</div> | <div style="width:80px;float:left;text-align:left;">First Death</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Death}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Death}}}</div> | ||
</div> | </div> | ||
− | }}{{ #if:{{{Teacher|}}}| | + | }} {{ #if:{{{Teacher|}}}| |
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid {{{Color2|#8F806E}}};"> | <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;">First Teacher</div> | <div style="width:80px;float:left;text-align:left;">First Teacher</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Teacher}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Teacher}}}</div> | ||
</div> | </div> | ||
− | }}{{ #if:{{{Characteristics|}}}| | + | }} {{ #if:{{{Characteristics|}}}| |
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid {{{Color2|#8F806E}}};"> | <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;">Unique Characteristics</div> | <div style="width:80px;float:left;text-align:left;">Unique Characteristics</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Characteristics}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Characteristics}}}</div> | ||
</div> | </div> | ||
− | }}{{ #if:{{{Base|}}}| | + | }} {{ #if:{{{Base|}}}| |
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid {{{Color2|#8F806E}}};"> | <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;">Recent Base of Operations</div> | <div style="width:80px;float:left;text-align:left;">Recent Base of Operations</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Base}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Base}}}</div> | ||
</div> | </div> | ||
− | {{ #if:{{{Occupation|}}}| | + | }} {{ #if:{{{Occupation|}}}| |
<div style="clear:left;font-size:12px;text-align:center;border-top:2px solid {{{Color2|#8F806E}}};"> | <div style="clear:left;font-size:12px;text-align:center;border-top:2px solid {{{Color2|#8F806E}}};"> | ||
<div style="width:80px;float:left;text-align:left;">Occupation</div> | <div style="width:80px;float:left;text-align:left;">Occupation</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Occupation}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Occupation}}}</div> | ||
</div> | </div> | ||
− | {{ #if:{{{Sword|}}}| | + | }} {{ #if:{{{Sword|}}}| |
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid {{{Color2|#8F806E}}};"> | <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;">Sword</div> | <div style="width:80px;float:left;text-align:left;">Sword</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Sword}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Sword}}}</div> | ||
</div> | </div> | ||
− | {{ #if:{{{Watcher|}}}| | + | }} {{ #if:{{{Watcher|}}}| |
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid {{{Color2|#8F806E}}};"> | <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;">Watcher</div> | <div style="width:80px;float:left;text-align:left;">Watcher</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Watcher}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Watcher}}}</div> | ||
</div> | </div> | ||
− | {{ #if:{{{Status|}}}| | + | }} {{ #if:{{{Status|}}}| |
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid {{{Color2|#8F806E}}};"> | <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;">Roster of Immortals Status</div> | <div style="width:80px;float:left;text-align:left;">Roster of Immortals Status</div> | ||
Line 199: | Line 205: | ||
</div> | </div> | ||
}} {{ #if:{{{Affiliation|}}}| | }} {{ #if:{{{Affiliation|}}}| | ||
− | <div style="clear:left;font-size:12px;text-align:center;border-top: | + | <div style="clear:left;font-size:12px;text-align:center;border-top:2px solid {{{Color2|#8F806E}}};"> |
<div style="width:80px;float:left;text-align:left;">Affiliation</div> | <div style="width:80px;float:left;text-align:left;">Affiliation</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Affiliation}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Affiliation}}}</div> | ||
Line 209: | Line 215: | ||
</div></div> | </div></div> | ||
+ | <noinclude>[[Category:General RP Infobox]]</noinclude> |
Latest revision as of 19:03, 12 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.
{{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}}}
}}