276
edits
Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
m (Text replacement - "{| class="toccolours" style="float:right; margin:0 0 0.5em 1em; width:300px;font-size:95%"" to "{| class="toccolours" style="float:right; margin:0 0 0.5em 1em; width:300px;font-size:92%"") |
(Combine from https://zelda-archive.fandom.com/wiki/Template:Infobox_Company?oldid=400389) |
||
Line 1: | Line 1: | ||
{| class=" | {| class="infobox bordered" | ||
|- | |||
! colspan="2" style="font-size:125%;text-align:center;background:#CCCCFF"| {{{title}}} | |||
|- | |- | ||
! colspan=" | {{#if:{{{logo<includeonly>|</includeonly>}}} | | ||
|- | {{!}} colspan="4" style="text-align:center;padding-bottom:.5em;" {{!}}{{{logo}}} | ||
{{!}}- | |||
{{{ | }} | ||
{{#if:{{{type<includeonly>|</includeonly>}}} | | |||
{{#if:{{{ | {{!}} '''Type''' | ||
{{!}}- | {{!}} {{{type}}} | ||
{{!}}''' | {{!}}- | ||
{{!}} | }} | ||
{{#if:{{{founded<includeonly>|</includeonly>}}} | | |||
{{!}} '''Founded''' | |||
{{!}} {{{founded}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{defunct<includeonly>|</includeonly>}}} | | |||
{{!}} '''Defunct''' | |||
{{!}} {{{defunct}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{first_release<includeonly>|</includeonly>}}} | | |||
{{!}} '''First ''[[Mario (franchise)|Mario]]''-related release''' | |||
{{!}} {{{first_release}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{latest_release<includeonly>|</includeonly>}}} | | |||
{{!}} '''Latest ''Mario''-related release''' | |||
{{!}} {{{latest_release}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{headquarters<includeonly>|</includeonly>}}} | | |||
{{!}} '''Headquarters''' | |||
{{!}} {{{headquarters}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{key_people<includeonly>|</includeonly>}}} | | |||
{{!}} '''Key people''' | |||
{{!}} {{{key_people}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{president<includeonly>|</includeonly>}}} | | |||
{{!}} '''Current president''' | |||
{{!}} {{{president}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{industry<includeonly>|</includeonly>}}} | | |||
{{!}} '''Industry''' | |||
{{!}} {{{industry}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{products<includeonly>|</includeonly>}}} | | |||
{{!}} '''Products''' | |||
{{!}} {{{products}}} | |||
{{!}}- | |||
}} | }} | ||
{{#if:{{{revenue<includeonly>|</includeonly>}}} | | |||
{{!}} '''Revenue''' | |||
{{!}} {{{revenue}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{net_income<includeonly>|</includeonly>}}} | | |||
{{!}} '''Net income''' | |||
{{!}} {{{net_income}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{parent<includeonly>|</includeonly>}}} | | |||
{{!}} '''Parent''' | |||
{{!}} {{{parent}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{website<includeonly>|</includeonly>}}} | | |||
{{!}} '''Website''' | |||
{{!}} {{{website}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
|}<noinclude> | |}<noinclude> | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
{{Company infobox | {{Company infobox | ||
| | |title = | ||
| | |logo = | ||
| | |type = | ||
| | |founded = | ||
| | |defunct = | ||
| | |first_release = | ||
| | |latest_release = | ||
| | |headquarters = | ||
| | |key_people = | ||
|president= | |president = | ||
}} | |industry = | ||
</pre> | |products = | ||
|revenue = | |||
|net_income = | |||
|parent = | |||
|website = | |||
}}</pre> | |||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |