Difference between revisions of "Template:Infobox Subsidiary"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
 
(2 intermediate revisions by one user not shown)
Line 2: Line 2:
  
 
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_Organisation
+
<pre><nowiki>{{Infobox_Subsidiary
 
| Title=Organisation
 
| Title=Organisation
 
| Image=image  
 
| Image=image  
 
| Name=Organisation Name
 
| Name=Organisation Name
 
| Parent=Parent Company
 
| Parent=Parent Company
| Leader=Leader(s)
+
| Leadership=Leader(s)
 
| Subsidiaries=Subsidiaries (if any)
 
| Subsidiaries=Subsidiaries (if any)
| Headquarters=Headquarters
+
| Locations=Locations, Facilities, etc
 
}}</nowiki></pre></noinclude>
 
}}</nowiki></pre></noinclude>
 
{{clear}}
 
{{clear}}
Line 36: Line 36:
 
</div>
 
</div>
 
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A68064;">
 
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A68064;">
<div style="width:80px;float:left;text-align:left;">Headquarters</div>
+
<div style="width:80px;float:left;text-align:left;">Locations</div>
<div style="width:170px;float:left;text-align:right;">{{{Headquarters}}}</div>
+
<div style="width:170px;float:left;text-align:right;">{{{Locations}}}</div>
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 05:40, 24 October 2014

usage

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

{{Infobox_Subsidiary
| Title=Organisation
| Image=image 
| Name=Organisation Name
| Parent=Parent Company
| Leadership=Leader(s)
| Subsidiaries=Subsidiaries (if any)
| Locations=Locations, Facilities, etc
}}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]


Name
{{{Name}}}
Ownership
{{{Parent}}}
Leadership
{{{Leadership}}}
Subsidiaries
{{{Subsidiaries}}}
Locations
{{{Locations}}}