Difference between revisions of "Template:Infobox Subsidiary"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
(Created page with "<noinclude>==usage== To use the template, simply copy and paste the code below into a new character template. <pre><nowiki>{{Infobox_Organisation | Title=Organisation | Image...")
 
Line 28: Line 28:
 
</div>
 
</div>
 
<div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A68064;">
 
<div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A68064;">
<div style="width:80px;float:left;text-align:left;">Parent</div>
+
<div style="width:80px;float:left;text-align:left;">Parent Company</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Parent}}}</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Parent}}}</div>
 
</div>
 
</div>

Revision as of 05:05, 24 October 2014

usage

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

{{Infobox_Organisation
| Title=Organisation
| Image=image 
| Name=Organisation Name
| Headquarters=Headquarters
| Parent=Parent Company
| Subsidiaries=Subsidiaries (if any)
| Leader=Leader(s)
}}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]


Name
{{{Name}}}
Headquarters
{{{Headquarters}}}
Parent Company
{{{Parent}}}
Subsidiaries
{{{Subsidiaries}}}
Leadership
{{{Leadership}}}