Difference between revisions of "Template:Infobox Company"
From Nookipedia, the Animal Crossing wiki
SuperAlpaca (talk | contribs) |
Dorsal Axe (talk | contribs) (Switching to CSS colour class) |
||
(9 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | {| | + | {{Infobox 2.0 |
− | | | + | | colorclass = color-realworld |
− | + | | title = {{{name|Company}}} | |
− | | | + | | primarycolor = 60 20 |
− | + | ||
− | + | | image = {{{logo|[[File:Nia.png|200px]]}}} | |
− | {{ | + | | caption = {{{logocaption|}}} |
− | }} | + | | image2 = {{{image|}}} |
− | { | + | | caption2 = {{{caption|}}} |
− | + | ||
− | + | | label = Type | |
− | + | | data = {{{type|Unknown}}} | |
− | + | | label2 = Founded | |
− | + | | data2 = {{{founded|}}} | |
− | + | | label3 = Terminated | |
− | + | | data3 = {{{terminated|}}} | |
− | + | | label4 = Headquarters | |
− | + | | data4 = {{{headquarters|}}} | |
− | + | | label5 = Key people | |
− | + | | data5 = {{{key_people|}}} | |
− | + | | label6 = Industry | |
− | + | | data6 = {{{industry|}}} | |
− | + | | label7 = Products | |
− | + | | data7 = {{{products|}}} | |
− | + | | label8 = Revenue | |
− | + | | data8 = {{{revenue|}}} | |
− | + | | label9 = Net income | |
− | + | | data9 = {{{net_income|}}} | |
− | + | | label10 = Employees | |
− | + | | data10 = {{{num_employees|}}} | |
− | + | | label11 = Parent | |
− | + | | data11 = {{{parent|}}} | |
− | + | | label12 = Website | |
− | + | | data12 = {{{website|None}}} | |
− | + | }}<noinclude> | |
− | + | <pre> | |
− | + | {{Infobox Company | |
− | + | |title= | |
− | + | |logo= | |
− | + | |type= | |
− | + | |founded= | |
− | + | |terminated= | |
− | + | |headquarters= | |
− | + | |key_people= | |
− | + | |industry= | |
− | + | |products= | |
− | + | |revenue= | |
− | + | |net_income= | |
− | + | |num_employees= | |
− | + | |parent= | |
− | + | |website= | |
− | + | }}</pre> | |
− | + | [[Category:Infobox templates]]</noinclude> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <pre>{{Infobox Company | ||
− | |title | ||
− | |logo | ||
− | |type | ||
− | |founded | ||
− | |terminated | ||
− | |headquarters | ||
− | |key_people | ||
− | |industry | ||
− | |products | ||
− | |revenue | ||
− | |net_income | ||
− | |num_employees = | ||
− | |parent | ||
− | |website | ||
− | }}</pre>[[Category:Infobox |