minecraft.wiki-mirror/wiki_backup/Template-Infobox_company.txt
2024-12-20 08:07:18 -05:00

26 lines
1.1 KiB
Text

{{#invoke:infobox|infobox
| defaultimagesize = 200px
| invimage = none
| rows =
{{#if: {{{formerly|}}} | {{Infobox row|Formerly|{{{formerly}}}}} }}
{{#if: {{{type|}}} | {{Infobox row|Type|{{{type}}}}} }}
{{#if: {{{founders|}}} | {{Infobox row|Founder(s)|{{{founders}}}}} }}
{{#if: {{{founded|}}} | {{Infobox row|Founded|{{{founded}}}}} }}
{{#if: {{{defunct|}}} | {{Infobox row|Defunct|{{{defunct}}}}} }}
{{#if: {{{fate|}}} | {{Infobox row|Fate|{{{fate}}}}} }}
{{#if: {{{headquarters|}}} | {{Infobox row|Headquarters|{{{headquarters}}}}} }}
{{#if: {{{keypeople|}}} | {{Infobox row|Key people|{{{keypeople}}}}} }}
{{#if: {{{products|}}} | {{Infobox row|Products|{{{products}}}}} }}
{{#if: {{{parent|}}} | {{Infobox row|Parent company|{{{parent}}}}} }}
{{ #if: {{{website|}}}{{{customlink|}}}{{{customlinks|}}} | {{infobox row|label=Links|class=list-style-none|field={{ #if: {{{website|}}} |<nowiki/>
* [{{{website}}} Website] }} {{
#if: {{{customlinks|}}} |<nowiki/>
{{{customlinks}}}
}}
}}}}
| footer =
{{#if: {{{notes|}}} | '''Notes'''<br />{{{notes}}} }}
}}<noinclude>
{{Documentation}}
<!-- Put categories/interwiki on the documentation page -->
</noinclude>