Difference between revisions of "Template:Infobox Company"
From TheHolo.Net Forums Wiki
m |
m |
||
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_Company |
| Title=Company | | Title=Company | ||
| Image=image | | Image=image |
Revision as of 23:36, 23 January 2009
usage
To use the template, simply copy and paste the code below into a new character template.
{{Infobox_Company | 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>