Difference between revisions of "Template:Infobox Subsidiary"
From TheHolo.Net Forums Wiki
Atton Kira (Talk | contribs) (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...") |
Atton Kira (Talk | contribs) |
||
(5 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>{{ | + | <pre><nowiki>{{Infobox_Subsidiary |
| Title=Organisation | | Title=Organisation | ||
| Image=image | | Image=image | ||
| Name=Organisation Name | | Name=Organisation Name | ||
− | |||
| Parent=Parent Company | | Parent=Parent Company | ||
+ | | Leadership=Leader(s) | ||
| Subsidiaries=Subsidiaries (if any) | | Subsidiaries=Subsidiaries (if any) | ||
− | | | + | | Locations=Locations, Facilities, etc |
}}</nowiki></pre></noinclude> | }}</nowiki></pre></noinclude> | ||
{{clear}} | {{clear}} | ||
Line 22: | Line 22: | ||
<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> | ||
<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;"> | + | <div style="width:80px;float:left;text-align:left;">Ownership</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 style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A68064;"> | ||
+ | <div style="width:80px;float:left;text-align:left;">Leadership</div> | ||
+ | <div style="width:170px;float:left;text-align:right;">{{{Leadership}}}</div> | ||
</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;"> | ||
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;"> | + | <div style="width:80px;float:left;text-align:left;">Locations</div> |
− | <div style="width:170px;float:left;text-align:right;">{{{ | + | <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}}}