Template:Level infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
m (Text replacement - "''' ↵" to "''' ")
 
(107 intermediate revisions by 27 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"
{| class="infobox" style="width:220px;background:#f7f8ff;border-color:#88a"
| 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-Level'''
{{#if:{{{code|}}}|
| style="width:12em" | {{{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%">[[:Category:Levels|List of Levels]]</span> '''{{{after|>>}}}''' '''{{{secret|**}}}'''
|-
|}<noinclude><br clear="all">[[Category:Infobox 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}}}
{{!}}}
}}
|- 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}}}'''}}
|}<noinclude>{{br}}
==Usage==
{|border=1 style="border-collapse:collapse;width:70%;float:right;margin:0 0 1em 1em" cellpadding=3
!colspan=2 bgcolor=#BBCCEA|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]]''.
|-
|&#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;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=
|before_alt=
|before=
|after=
|secret=
}}
</pre>
 
[[Category:Infobox templates]]</noinclude>

Latest revision as of 14:17, May 28, 2024

Level
Level infobox
<< Directory of levels >>

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.
|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=
|before_alt=
|before=
|after=
|secret=
}}