Template:Company infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "padding:4px;" to "")
m (Text replacement - "margin:{{#switch:{{{align|}}}|left=0 1em 1em 0|center=1em 1em 1em 1em|0 0 1em 1em}};" to "")
Line 1: Line 1:
{|class="infobox" cellpadding=3 cellspacing=2 width=250px style="margin:{{#switch:{{{align|}}}|left=0 1em 1em 0|center=1em 1em 1em 1em|0 0 1em 1em}};font-size:12px;background-color:#fcfffc;border:1px solid #88c;float:{{{align|right}}}"
{|class="infobox" cellpadding=3 cellspacing=2 width=250px style="font-size:12px;background-color:#fcfffc;border:1px solid #88c;float:{{{align|right}}}"
|align=center style="background-color:#ccf;border:1px solid #88c;font-size:medium" colspan=2|'''{{{name|{{PAGENAME}}}}}'''
|align=center style="background-color:#ccf;border:1px solid #88c;font-size:medium" colspan=2|'''{{{name|{{PAGENAME}}}}}'''
|-  
|-  

Revision as of 14:52, April 26, 2021

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. 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
|logo=
|bg=
|width=
|founded=
|defunct=
|firstgame=
|lastgame=
|president=
}}