Template:Level infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(132 intermediate revisions by 33 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=3 cellspacing=2 align=right width=220px style="font-family: arial, sans-serif; padding: 4px; margin: 0 0 1.5em 1.5em; font-size: 11px; background-color: #f7f8ff; border:1px solid #88a; color:black"
<includeonly>{| class="infobox" style="width:220px;background:#f7f8ff;border-color:#88a;--darkborder:#7a8596;--darkbannerbg:#525864;--darksubbannerbg:#3d424b;--darkrowbg:none;--darkbg:#141619"
| align="center" colspan="2" bgcolor="#bbccea" style="font-size:120%;" | '''Platformer Level'''
! colspan="2" style="font-size:120%;background:#bbccea" | Level
|-
|-
| align="center" colspan="2" bgcolor="#ccddfa" style="font-size:125%" | {{PAGENAME}}
| colspan="2" style="font-size:125%;background:#ccddfa;text-align:center" | {{{title|{{PAGETITLE}}}}}
|-
|-
|align="center" colspan="2" | {{{image|[[Image:Nocoverart.png|center]]<br>[[Special:Upload|<small>Upload one!</small>]]}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|- style=background:#bcf
|-
|'''World and Level'''
{{#if:{{{code|}}}|
| style="width:17em" | {{{code|}}}
{{!}} '''Level code'''
|- style="vertical-align: top;"
{{!}} {{{code}}}
| '''Game'''
}}
| {{{game|}}}
|-
|- style=background:#bcf
{{#if:{{{world|}}}|
|- style="vertical-align: top;"
{{!}} '''World'''
{{#if:{{{notes|}}}|{{!}} '''Notes''' {{!}}{{!}} {{{notes|}}}}}
{{!}} {{{world}}}
|- style="background:#bcf" cellspacing=0
}}
| colspan=2 align="center" | '''{{{before|<<}}}''' <span style="font-size:97%">[[Level|List of Levels]]</span> '''{{{after|>>}}}'''
|-
|}<noinclude><br clear="all">[[Category:Formatting Templates]]</noinclude>
{{#if:{{{id|}}}|
{{!}} '''Course ID'''
{{!}} {{{id}}}
}}
|-
{{#if:{{{game|}}}|
{{!}} '''Game'''
{{!}} {{{game}}}
}}
|-
{{#if:{{{style|}}}|
{{!}} '''Game style'''
{{!}} {{{style}}}
}}
|-
{{#if:{{{theme|}}}|
{{!}} '''Theme(s)'''
{{!}} {{{theme}}}
}}
|-
{{#if:{{{difficulty|}}}|
{{!}} '''Difficulty'''
{{!}} {{{difficulty}}}
}}
|-
{{#if:{{{objective|}}}|
{{!}} '''Objective'''
{{!}} {{{objective}}}
}}
|-
{{#if:{{{powerup|}}}|
{{!}} '''Primary power-up'''
{{!}} {{{powerup}}}
}}
|-
{{#if:{{{limit|}}}|
{{!}} '''Time limit'''
{{!}} {{{limit}}}
}}
|-
{{#if:{{{turns|}}}|
{{!}} '''Turn limit'''
{{!}} {{{turns}}}
}}
|-
{{#if:{{{cr_limit|}}}|
{{!}} '''[[Coin Rush]] limit'''
{{!}} {{{cr_limit}}}
}}
|-
{{#if:{{{target|}}}|
{{!}} '''Target'''
{{!}} {{{target}}}
}}
|-
{{#if:{{{squad_level|}}}|
{{!}} '''Enemy squad level'''
{{!}} {{{squad_level}}}
}}
|-
{{#if:{{{wonder|}}}|
{{!}} '''Wonder Effect'''
{{!}} {{{wonder}}}
}}
|-
{{#if:{{{boss|}}}|
{{!}} '''Boss'''
{{!}} {{{boss}}}
}}
|-
{{#if:{{{track|}}}|
{{!}} '''Music track'''
{{!}} {{{track}}}
}}
|-
{{#if:{{{sample|}}}|
{{!}} colspan="2" style="padding:0 !important" {{!}}
{{{!}} class="mw-collapsible mw-collapsed" style="width:100%" cellspacing="0"
! style="background:#ccddfa" {{!}} Music sample
{{!}}-
{{!}} style="text-align:center;padding:0 2px !important" {{!}} {{{sample}}}
{{!}}}
}}
|-
{{#if:{{{previous|}}}{{{next|}}}|
{{!}} colspan="2" style="padding:0 !important" {{!}}
{{{!}} style="width:100%" cellspacing="0"
! colspan="2" style="background:#ccddfa" {{!}} Level progression
{{!}}- style="padding:0 2px !important"
{{#if:{{{alt_nav|}}}|
{{!}} colspan="2" {{!}} '''← Previous'''<br>{{{previous|—}}}
{{!}}-
{{!}} colspan="2" {{!}} '''Next →'''<br>{{{next|}}}
|
{{!}} style="width:50%;text-align:center" {{!}} '''← Previous'''<br>{{{previous|—}}}
{{!}} style="width:50%;text-align:center" {{!}} '''Next →'''<br>{{{next|—}}}
}}
{{#if:{{{directory|}}}|
{{!}}- style="text-align:center;padding:0 2px !important"
{{!}} colspan="2" {{!}} {{{directory}}}
}}
{{!}}}
|
{{!}}- style="background:#bcf"
{{!}} colspan="2" style="text-align:center" {{!}} {{#if:{{{before_alt|}}}|'''{{{before_alt}}}'''}} {{#if:{{{before|}}}|'''{{{before}}}'''|<<}} <span style="font-size:97%">[[:Category:Levels|Directory of levels]]</span> {{#if:{{{after|}}}|'''{{{after}}}'''|>>}} {{#if:{{{secret|}}}|'''{{{secret}}}'''}} {{deprecated|parameter}}
}}
|}</includeonly><noinclude>
==Usage==
{|class=wikitable style="width:70%;float:right;margin:0 0 1em 1em"
!colspan=2|Syntax
|-
|&#124;title=
|By default, this is not necessary, as it will automatically use the article title sans identifier. For special cases, it can be manually specified.
|-
|&#124;image=
|A representative image of the level - ideally, the level's most recognizable feature.
|-
|&#124;code=
|The level's "world-level" ID in the game it appears in.
|-
|&#124;world=
|The world that the level is featured in.
|-
|&#124;id=
|The level's course ID, if it appears in ''[[Super Mario Maker]]'' or ''[[Super Mario Maker 2]]''.
|-
|&#124;game=
|The game(s) that the level appears in.
|-
|&#124;style=
|The level's game style, if it appears in ''[[Super Mario Maker]]'' or ''[[Super Mario Maker 2]]'' (use {{tem|SMM style}}).
|-
|&#124;theme=
|The level's theme, if it appears in ''[[Super Mario Maker]]'' or ''[[Super Mario Maker 2]]''.
|-
|&#124;difficulty=
|The level's difficulty, if it appears in ''[[Super Mario Maker 2]]'', ''[[Mario + Rabbids Kingdom Battle]]'', or ''[[Super Mario Bros. Wonder]]''. For ''Super Mario Maker 2'', it is a star rating out of 4, and use {{tem|SMM2 difficulty}}).
|-
|&#124;objective=
|The level's clear or bonus objective, if it appears in ''[[Captain Toad: Treasure Tracker]]'', ''[[Mario + Rabbids Kingdom Battle]]'', or ''[[Super Mario Maker 2]]''.
|-
|&#124;powerup=
|The level's main powerup, if any.
|-
|&#124;limit=
|The level's time limit.
|-
|&#124;turns=
|The turn limit for ''Mario + Rabbids Kingdom Battle'' challenges.
|-
|&#124;cr_limit=
|The level's [[Coin Rush]] time limit, if it appears in ''[[New Super Mario Bros. 2]]''.
|-
|&#124;target=
|The level's optional target time or turn limit, if it appears in ''[[Captain Toad: Treasure Tracker]]'' or ''[[Mario + Rabbids Kingdom Battle]]''.
|-
|style="white-space:nowrap"|&#124;squad_level=
|The level's enemy squad level, if it appears in ''[[Mario & Luigi: Superstar Saga + Bowser's Minions]]'' or ''[[Mario & Luigi: Bowser's Inside Story + Bowser Jr.'s Journey]]''.
|-
|&#124;wonder=
|The level's [[Wonder Effect]], if it appears in ''[[Super Mario Bros. Wonder]]''.
|-
|&#124;boss=
|The level's boss, if there is one.
|-
|&#124;track=
|The name of the music track that plays during the level.
|-
|&#124;sample=
|Sample of the background music used in the level.
|-
|&#124;previous=
|The preceding level(s) (displaying titles).
|-
|&#124;next=
|The following level(s) (displaying titles).
|-
|&#124;directory=
|Links to the full lists of levels.
|-
|&#124;alt_nav=
|Set to "yes" to use a full-width version of the level progression navigation.
|-
!colspan=2|Deprecated syntax
|-
|&#124;before_alt=
|Alternate preceding level(s), if applicable.
|-
|&#124;before=
|The preceding level(s).
|-
|&#124;after=
|The following level(s).
|-
|&#124;secret=
|A secret level following after, if applicable.
|}
 
<pre>
{{level infobox
|title=
|image=
|code=
|world=
|id=
|game=
|style=
|theme=
|difficulty=
|objective=
|limit=
|turns=
|cr_limit=
|target=
|squad_level=
|wonder=
|boss=
|track=
|sample=
|previous=
|next=
|directory=
|alt_nav=
}}
</pre>
 
[[Category:Infobox templates]]</noinclude>

Latest revision as of 14:02, April 26, 2025

Usage

Syntax
|title= By default, this is not necessary, as it will automatically use the article title sans identifier. For special cases, it can be manually specified.
|image= A representative image of the level - ideally, the level's most recognizable feature.
|code= The level's "world-level" ID in the game it appears in.
|world= The world that the level is featured in.
|id= The level's course ID, if it appears in Super Mario Maker or Super Mario Maker 2.
|game= The game(s) that the level appears in.
|style= The level's game style, if it appears in Super Mario Maker or Super Mario Maker 2 (use {{SMM style}}).
|theme= The level's theme, if it appears in Super Mario Maker or Super Mario Maker 2.
|difficulty= The level's difficulty, if it appears in Super Mario Maker 2, Mario + Rabbids Kingdom Battle, or Super Mario Bros. Wonder. For Super Mario Maker 2, it is a star rating out of 4, and use {{SMM2 difficulty}}).
|objective= The level's clear or bonus objective, if it appears in Captain Toad: Treasure Tracker, Mario + Rabbids Kingdom Battle, or Super Mario Maker 2.
|powerup= The level's main powerup, if any.
|limit= The level's time limit.
|turns= The turn limit for Mario + Rabbids Kingdom Battle challenges.
|cr_limit= The level's Coin Rush time limit, if it appears in New Super Mario Bros. 2.
|target= The level's optional target time or turn limit, if it appears in Captain Toad: Treasure Tracker or Mario + Rabbids Kingdom Battle.
|squad_level= The level's enemy squad level, if it appears in Mario & Luigi: Superstar Saga + Bowser's Minions or Mario & Luigi: Bowser's Inside Story + Bowser Jr.'s Journey.
|wonder= The level's Wonder Effect, if it appears in Super Mario Bros. Wonder.
|boss= The level's boss, if there is one.
|track= The name of the music track that plays during the level.
|sample= Sample of the background music used in the level.
|previous= The preceding level(s) (displaying titles).
|next= The following level(s) (displaying titles).
|directory= Links to the full lists of levels.
|alt_nav= Set to "yes" to use a full-width version of the level progression navigation.
Deprecated syntax
|before_alt= Alternate preceding level(s), if applicable.
|before= The preceding level(s).
|after= The following level(s).
|secret= A secret level following after, if applicable.
{{level infobox
|title=
|image=
|code=
|world=
|id=
|game=
|style=
|theme=
|difficulty=
|objective=
|limit=
|turns=
|cr_limit=
|target=
|squad_level=
|wonder=
|boss=
|track=
|sample=
|previous=
|next=
|directory=
|alt_nav=
}}