Difference between revisions of "Template:Infobox Company"

From Nookipedia, the Animal Crossing wiki
m (1 revision: Wiki Merge)
m (Caption support)
 
(10 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{| class="infobox" style="font-size:90%;width:22em;"
+
{{Infobox 2.0
|-
+
| title          = {{{name|Company}}}
! colspan="2" style="font-size:150%;text-align:center;"| {{{title}}}
+
| primarycolor  = 60 20
|-
+
 
{{#if:{{{logo<includeonly>|</includeonly>}}} |
+
| image          = {{{logo|[[File:Nia.png|200px]]}}}
{{!}} colspan="4" style="text-align:center;padding-bottom:.5em;" {{!}}{{{logo}}}
+
| caption        = {{{logocaption|}}}
{{!}}-
+
| image2        = {{{image|}}}
}}
+
| caption2      = {{{caption|}}}
{{#if:{{{type<includeonly>|</includeonly>}}} |
+
 
{{!}} '''Type'''
+
| label          = Type
{{!}}{{{type}}}
+
| data          = {{{type|Unknown}}}
{{!}}-
+
| label2          = Founded
}}
+
| data2          = {{{founded|}}}
{{#if:{{{founded<includeonly>|</includeonly>}}} |
+
| label3        = Terminated
{{!}} '''Founded'''
+
| data3          = {{{terminated|}}}
{{!}}{{{founded}}}
+
| label4        = Headquarters
{{!}}-
+
| data4          = {{{headquarters|}}}
}}
+
| label5        = Key people
{{#if:{{{terminated<includeonly>|</includeonly>}}} |
+
| data5          = {{{key_people|}}}
{{!}} '''Terminated'''
+
| label6        = Industry
{{!}}{{{terminated}}}
+
| data6          = {{{industry|}}}
{{!}}-
+
| label7        = Products
}}
+
| data7          = {{{products|}}}
{{#if:{{{headquarters<includeonly>|</includeonly>}}} |
+
| label8        = Revenue
{{!}} '''Headquarters'''
+
| data8          = {{{revenue|}}}
{{!}}{{{headquarters}}}
+
| label9        = Net income
{{!}}-
+
| data9          = {{{net_income|}}}
}}
+
| label10        = Employees
{{#if:{{{key_people<includeonly>|</includeonly>}}} |
+
| data10          = {{{num_employees|}}}
{{!}} '''Key people'''
+
| label11        = Parent
{{!}}{{{key_people}}}
+
| data11          = {{{parent|}}}
{{!}}-
+
| label12        = Website
}}
+
| data12          = {{{website|None}}}
{{#if:{{{industry<includeonly>|</includeonly>}}} |
+
}}<noinclude>
{{!}} '''Industry'''
+
<pre>
{{!}}{{{industry}}}
+
{{Infobox Company
{{!}}-
+
|title=  
}}
+
|logo=  
{{#if:{{{products<includeonly>|</includeonly>}}} |
+
|type=  
{{!}} '''Products'''
+
|founded=
{{!}}{{{products}}}
+
|terminated=  
{{!}}-
+
|headquarters=  
}}
+
|key_people=  
{{#if:{{{revenue<includeonly>|</includeonly>}}} |
+
|industry=  
{{!}} '''Revenue'''
+
|products=  
{{!}}{{{revenue}}}
+
|revenue=  
{{!}}-
+
|net_income=  
}}
+
|num_employees=  
{{#if:{{{net_income<includeonly>|</includeonly>}}} |
+
|parent=  
{{!}} '''Net income'''
+
|website=  
{{!}}{{{net_income}}}
+
}}</pre>
{{!}}-
+
[[Category:Infobox templates]]</noinclude>
}}
 
{{#if:{{{num_employees<includeonly>|</includeonly>}}} |
 
{{!}} '''Employees'''
 
{{!}}{{{num_employees}}}
 
{{!}}-
 
}}
 
{{#if:{{{parent<includeonly>|</includeonly>}}} |
 
{{!}} '''Parent'''
 
{{!}}{{{parent}}}
 
{{!}}-
 
}}
 
{{#if:{{{website<includeonly>|</includeonly>}}} |
 
{{!}} '''Website'''
 
{{!}}{{{website}}}
 
{{!}}-
 
}}
 
|}<noinclude>
 
==Usage==
 
<pre>{{Infobox Company
 
|title         =  
 
|logo         =  
 
|type         =  
 
|founded       =
 
|terminated   =  
 
|headquarters =  
 
|key_people   =  
 
|industry     =  
 
|products     =  
 
|revenue       =  
 
|net_income   =  
 
|num_employees =  
 
|parent       =  
 
|website       =  
 
}}</pre>[[Category:Infoboxes|Company]][[Category:Templates]]</noinclude>
 

Latest revision as of 04:19, July 24, 2021

Company
Nia.png
Type Unknown
Website None
{{Infobox Company
|title= 
|logo= 
|type= 
|founded=
|terminated= 
|headquarters= 
|key_people= 
|industry= 
|products= 
|revenue= 
|net_income= 
|num_employees= 
|parent= 
|website= 
}}