Difference between revisions of "Template:Infobox Company"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
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
 
(4 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_Mutant
+
<pre><nowiki>{{Infobox_Company
 
| Title=Company
 
| Title=Company
 
| Image=image  
 
| Image=image  
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>
 
{{clear}}
 
{{clear}}
<div style="width:250px;float:right;clear:right;margin:1em 0 1em 1em;border:1px solid #A9A9A9;background:#C0C0C0;-moz-border-radius:10px;padding:10px 10px 10px 10px;">
+
<div style="width:250px;float:right;clear:right;margin:1em 0 1em 1em;border:1px solid #A68064;background:#CDB79E;-moz-border-radius:10px;padding:10px 10px 10px 10px;">
 
<div style="text-align:center;font-size:16px;font-weight:900;line-height:1.5em;">{{{Title}}}
 
<div style="text-align:center;font-size:16px;font-weight:900;line-height:1.5em;">{{{Title}}}
 
<div class="hiddenStructure{{{Actor|}}}" style="width:250px;clear:left;font-size:10px;text-align:center">
 
<div class="hiddenStructure{{{Actor|}}}" style="width:250px;clear:left;font-size:10px;text-align:center">
Line 20: Line 21:
  
  
<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 #A68064;">
 
<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:1px solid #A9A9A9;">
+
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A68064;">
 
<div style="width:80px;float:left;text-align:left;">Industry</div>
 
<div style="width:80px;float:left;text-align:left;">Industry</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Industry}}}</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Industry}}}</div>
 
</div>
 
</div>
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A9A9A9;">
+
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A68064;">
 
<div style="width:80px;float:left;text-align:left;">Management</div>
 
<div style="width:80px;float:left;text-align:left;">Management</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Management}}}</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Management}}}</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 #A68064;">
 
<div style="width:80px;float:left;text-align:left;">Installation(s)</div>
 
<div style="width:80px;float:left;text-align:left;">Installation(s)</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Locations}}}</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Locations}}}</div>
 
</div>
 
</div>
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A9A9A9;">
+
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A68064;">
 
<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>
<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:1px solid #A68064;">
 +
<div style="width:80px;float:left;text-align:left;">Subsidiaries</div>
 +
<div style="width:170px;float:left;text-align:right;">{{{Subsidiaries}}}</div>
 +
</div>
 +
<div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A68064;">
 
<div style="width:80px;float:left;text-align:left;">Affiliation</div>
 
<div style="width:80px;float:left;text-align:left;">Affiliation</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Affiliation}}}</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Affiliation}}}</div>
</div>
 
 
</div>
 
</div>
 
</div>
 
</div>
Line 50: Line 54:
 
<br><br><br><br>
 
<br><br><br><br>
  
</div></div>
+
<noinclude>[[Category:Misc Templates]]</noinclude>
<noinclude>[[Category:Character_Templates]]</noinclude>
+

Latest revision as of 18:32, 12 March 2013

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}}}