Template:Company infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary Tag: Reverted |
mNo edit summary |
||
Line 6: | Line 6: | ||
{{#if:{{{founded|}}}| | {{#if:{{{founded|}}}| | ||
{{!}} '''Founded''' | {{!}} '''Founded''' | ||
{{!}} {{{founded}}} | {{!}} {{date|{{{founded}}}}} | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{defunct|}}}| | {{#if:{{{defunct|}}}| | ||
{{!}} '''Defunct''' | {{!}} '''Defunct''' | ||
{{!}} {{{defunct}}} | {{!}} {{date|{{{defunct}}}}} | ||
}} | }} | ||
|- | |- |
Revision as of 10:36, November 17, 2024
Company infobox | |
---|---|
Usage instructions
Provides info about a company, including year of establishment, first and last Super Mario game created, and current president. Parameter logo is equivalent to an image variable, which means there is also a width variable, default 220px. For logo, you only need the file name without the Image namespace attachment, i.e. logo=[[File:Nintendo.png]] becomes logo=Nintendo.png. For logos with transparent backgrounds and white text, bg with a specified color can be used.
All rows will disappear if respective variables are not defined.
{{company infobox |title= |logo= |caption= |width= |bg= |founded= |defunct= |first_release= |latest_release= |president= }}