Difference between revisions of "Template:Infobox Pirates"
From TheHolo.Net Forums Wiki
Line 3: | Line 3: | ||
To use the template, simply copy and paste the code below into a new character template. | To use the template, simply copy and paste the code below into a new character template. | ||
<pre><nowiki>{{Infobox_Pirates | <pre><nowiki>{{Infobox_Pirates | ||
− | | Title= | + | | Title=Pirate Log |
| Image=image | | Image=image | ||
| Name=Character Name | | Name=Character Name | ||
+ | | Species=Species | ||
| Age=Age | | Age=Age | ||
| Height=height | | Height=height | ||
Line 26: | Line 27: | ||
<div style="width:80px;float:left;text-align:left;">Name</div> | <div style="width:80px;float:left;text-align:left;">Name</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Name}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Name}}}</div> | ||
+ | </div> | ||
+ | <div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #ffffff;"> | ||
+ | <div style="width:80px;float:left;text-align:left;">Species</div> | ||
+ | <div style="width:170px;float:left;text-align:right;">{{{Species}}}</div> | ||
</div> | </div> | ||
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #ffffff;"> | <div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #ffffff;"> |
Revision as of 13:44, 17 March 2008
usage
To use the template, simply copy and paste the code below into a new character template.
{{Infobox_Pirates | Title=Pirate Log | Image=image | Name=Character Name | Species=Species | Age=Age | Height=height | Weight=weight | Eye=Eye Color | Hair=Hair Color | Place=Place of Birth | Faction=Faction | Job=Job Description }}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]
Name
{{{Name}}}
Species
{{{Species}}}
Age
{{{Age}}}
Height
{{{Height}}}
Weight
{{{Weight}}}
Eye Color
{{{Eye}}}
Hair Color
{{{Hair}}}
Home Planet
{{{Place}}}
Affiliation
{{{Faction}}}
Tasks
{{{Job}}}