Difference between revisions of "Template:Infobox SWLocation"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
m (New page: <noinclude>==usage== To use the template, simply copy and paste the code below into a new character template. <pre><nowiki>{{Infobox_Location | Title=Location | Image=image | Name=Locati...)
 
Line 38: Line 38:
 
<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>
</div>
 
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 02:27, 22 March 2012

usage

To use the template, simply copy and paste the code below into a new character template.

{{Infobox_Location
| Title=Location
| Image=image 
| Name=Location Name
| Description=Description/Function
| Location=Location/Address
| Leader=Leader(s)
| Affiliation=Faction (if any)
}}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]


Name
{{{Name}}}
Description
{{{Description}}}
Location
{{{Location}}}
Leadership
{{{Leader}}}
Affiliation
{{{Affiliation}}}