Difference between revisions of "Template:Infobox Location"
From TheHolo.Net Forums Wiki
(Captain Untouchable moved page Template:Infobox Location to Template:Infobox SWLocation) |
|||
Line 1: | Line 1: | ||
− | # | + | <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=Location Name | ||
+ | | Location=Location/Address | ||
+ | | Description=Description/Function | ||
+ | | Leader=Leader(s) | ||
+ | | Affiliation=Faction (if any) | ||
+ | }}</nowiki></pre></noinclude> | ||
+ | {{clear}} | ||
+ | <div style="width:250px;float:right;clear:right;margin:1em 0 1em 1em;border:1px solid #A68064;background:#E8ECF4;-moz-border-radius:10px;padding:10px 10px 10px 10px;"> | ||
+ | <div style="text-align:center;font-size:16px;font-weight:900;line-height:1.5em;">{{{Title}}} | ||
+ | <div class="hiddenStructure{{{Actor|}}}" style="width:250px;clear:left;font-size:10px;text-align:center"> | ||
+ | </div> | ||
+ | <div class="hiddenStructure{{{Image|}}}">[[Image:{{{Image}}}|{{{ImageSize|248px}}}|center]]</div></div> | ||
+ | |||
+ | |||
+ | <div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A68064;"> | ||
+ | <div style="width:80px;float:left;text-align:left;">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:1px solid #A68064;"> | ||
+ | <div style="width:80px;float:left;text-align:left;">Location</div> | ||
+ | <div style="width:170px;float:left;text-align:right;">{{{Location}}}</div> | ||
+ | </div> | ||
+ | <div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A68064;"> | ||
+ | <div style="width:80px;float:left;text-align:left;">Description</div> | ||
+ | <div style="width:170px;float:left;text-align:right;">{{{Description}}}</div> | ||
+ | </div> | ||
+ | <div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A68064;"> | ||
+ | <div style="width:80px;float:left;text-align:left;">Leadership</div> | ||
+ | <div style="width:170px;float:left;text-align:right;">{{{Leader}}}</div> | ||
+ | </div> | ||
+ | <div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A68064;"> | ||
+ | <div style="width:80px;float:left;text-align:left;">Affiliation</div> | ||
+ | <div style="width:170px;float:left;text-align:right;">{{{Affiliation}}}</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="hiddenStructure{{{Images|}}}" style="width:250px;clear:left;font-size:10px;text-align:center;border-top:2px solid #A68064;"> | ||
+ | <br><br><br><br> | ||
+ | <br><br><br><br> | ||
+ | |||
+ | |||
+ | <noinclude>[[Category:Misc Templates]]</noinclude> | ||
+ | </div> |
Latest revision as of 01:11, 26 October 2014
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 | Location=Location/Address | Description=Description/Function | Leader=Leader(s) | Affiliation=Faction (if any) }}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]
Name
{{{Name}}}
Location
{{{Location}}}
Description
{{{Description}}}
Leadership
{{{Leader}}}
Affiliation
{{{Affiliation}}}