Difference between revisions of "Template:Infobox Company"

From Nookipedia, the Animal Crossing wiki
Line 1: Line 1:
{| class="infobox" style="font-size:90%;width:22em;" align="right"
+
{|class="roundy" style="width: 24em; text-align: left; font-size: 90%;border: 2px solid #Grey;" align="right"
|-
+
|colspan="2" style="text-align:center; background-color: #DimGrey; font-size: large;" class="roundytop" |'''{{{name}}}'''
! colspan="2" style="font-size:150%;text-align:center;"| {{{title}}}
+
|-
 +
|colspan="2" style="text-align:center;"| {{{logo}}}
 
|-
 
|-
{{#if:{{{logo<includeonly>|</includeonly>}}} |
 
{{!}} colspan="4" style="text-align:center;padding-bottom:.5em;" {{!}}{{{logo}}}
 
{{!}}-
 
}}
 
 
{{#if:{{{type<includeonly>|</includeonly>}}} |
 
{{#if:{{{type<includeonly>|</includeonly>}}} |
 
{{!}} '''Type'''
 
{{!}} '''Type'''

Revision as of 21:05, November 12, 2010

{{{name}}}
{{{logo}}}
Type {{{type}}}
Founded {{{founded}}}
Terminated {{{terminated}}}
Headquarters {{{headquarters}}}
Key people {{{key_people}}}
Industry {{{industry}}}
Products {{{products}}}
Revenue {{{revenue}}}
Net income {{{net_income}}}
Employees {{{num_employees}}}
Parent {{{parent}}}
Website {{{website}}}

Usage

{{Infobox Company
|title         = 
|logo          = 
|type          = 
|founded       =
|terminated    = 
|headquarters  = 
|key_people    = 
|industry      = 
|products      = 
|revenue       = 
|net_income    = 
|num_employees = 
|parent        = 
|website       = 
}}