Template:Company infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
m (Text replacement - "<br clear=all>" to "{{br}}")
Line 18: Line 18:
{{!}}'''Current president'''
{{!}}'''Current president'''
{{!}}{{{president}}}}}
{{!}}{{{president}}}}}
|}<noinclude><br clear=all>
|}<noinclude>{{br}}
==Usage instructions==
==Usage instructions==
Provides info about a [[:Category:Companies|company]], including year of establishment, first and last Mario game created, and current president. Variable <tt>logo</tt> is equivalent to an <tt>image</tt> variable, which means there is also a width variable, default 220px. For <tt>logo</tt>, you only need the file name without the Image namespace attachment, i.e. <tt>logo=<nowiki>[[File:Nintendo.png]]</nowiki></tt> becomes <tt>logo=Nintendo.png</tt>.
Provides info about a [[:Category:Companies|company]], including year of establishment, first and last Mario game created, and current president. Variable <tt>logo</tt> is equivalent to an <tt>image</tt> variable, which means there is also a width variable, default 220px. For <tt>logo</tt>, you only need the file name without the Image namespace attachment, i.e. <tt>logo=<nowiki>[[File:Nintendo.png]]</nowiki></tt> becomes <tt>logo=Nintendo.png</tt>.

Revision as of 00:02, May 24, 2019

Company infobox

Usage instructions

Provides info about a company, including year of establishment, first and last Mario game created, and current president. Variable 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.

All rows will disappear if respective variables are not defined.

{{company-infobox
|logo=
|width=
|founded=
|defunct=
|firstgame=
|lastgame=
|president=
}}