Difference between revisions of "Template:Infobox Company"
From TheHolo.Net Forums Wiki
m (New page: <noinclude>==usage== To use the template, simply copy and paste the code below into a new character template. <pre><nowiki>{{Infobox_Mutant | Title=Company | Image=image | Name=Company N...) |
m |
||
Line 10: | Line 10: | ||
| Location=Installations | | Location=Installations | ||
| Products=Major Products | | Products=Major Products | ||
+ | | Subsidiaries=Sub-Companies | ||
| Affiliation=Faction | | Affiliation=Faction | ||
}}</nowiki></pre></noinclude> | }}</nowiki></pre></noinclude> | ||
Line 39: | Line 40: | ||
<div style="width:80px;float:left;text-align:left;">Products</div> | <div style="width:80px;float:left;text-align:left;">Products</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Products}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Products}}}</div> | ||
+ | </div> | ||
+ | <div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A9A9A9;"> | ||
+ | <div style="width:80px;float:left;text-align:left;">Subsidiaries</div> | ||
+ | <div style="width:170px;float:left;text-align:right;">{{{Subsidiaries}}}</div> | ||
</div> | </div> | ||
<div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A9A9A9;"> | <div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A9A9A9;"> |
Revision as of 23:35, 23 January 2009
usage
To use the template, simply copy and paste the code below into a new character template.
{{Infobox_Mutant | Title=Company | Image=image | Name=Company Name | Industry=Company Role/Field | Management=Management | Location=Installations | Products=Major Products | Subsidiaries=Sub-Companies | Affiliation=Faction }}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]
Name
{{{Name}}}
Industry
{{{Industry}}}
Management
{{{Management}}}
Installation(s)
{{{Locations}}}
Products
{{{Products}}}
Subsidiaries
{{{Subsidiaries}}}
Affiliation
{{{Affiliation}}}
</div>