Template:Level infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(quote)
No edit summary
Line 5: Line 5:
|-
|-
|align=center colspan=2|{{{image|}}}
|align=center colspan=2|{{{image|}}}
|-style=vertical-align:top
|-
{{#if:{{{code|}}}|{{!}} '''World-Level''' {{!}}{{!}} {{{code|}}}}}
{{#if:{{{code|}}}|{{!}} '''World-Level''' {{!}}{{!}} {{{code|}}}}}
|-style=vertical-align:top
|-
{{#if:{{{world|}}}|{{!}} '''World''' {{!}}{{!}} {{{world|}}}}}
{{#if:{{{world|}}}|{{!}} '''World''' {{!}}{{!}} {{{world|}}}}}
|-style=vertical-align:top
|-
{{#if:{{{id|}}}|{{!}} '''Course ID''' {{!}}{{!}} {{{id|}}}}}
{{#if:{{{id|}}}|{{!}} '''Course ID''' {{!}}{{!}} {{{id|}}}}}
|-style=vertical-align:top
|-
|'''Game'''
|'''Game'''
|style=width:12em|{{{game|}}}
|style=width:12em|{{{game|}}}
|-style=vertical-align:top
|-
{{#if:{{{style|}}}|{{!}} '''Game style''' {{!}}{{!}} {{{style|}}}}}
{{#if:{{{style|}}}|{{!}} '''Game style''' {{!}}{{!}} {{{style|}}}}}
|-style=vertical-align:top
|-
{{#if:{{{theme|}}}|{{!}} '''Theme(s)''' {{!}}{{!}} {{{theme|}}}}}
{{#if:{{{theme|}}}|{{!}} '''Theme(s)''' {{!}}{{!}} {{{theme|}}}}}
|-style=vertical-align:top
|-
{{#if:{{{difficulty|}}}|{{!}} '''Difficulty''' {{!}}{{!}} {{difficulty|{{{difficulty|}}}|4}}}}
{{#if:{{{difficulty|}}}|{{!}} '''Difficulty''' {{!}}{{!}} {{difficulty|{{{difficulty|}}}|4}}}}
|-style=vertical-align:top
|-
{{#if:{{{objective|}}}|{{!}} '''Objectives''' {{!}}{{!}} {{{objective|}}}}}
{{#if:{{{objective|}}}|{{!}} '''Objectives''' {{!}}{{!}} {{{objective|}}}}}
|-style=vertical-align:top
|-
{{#if:{{{limit|}}}|{{!}} '''Time limit''' {{!}}{{!}} {{{limit|}}}}}
{{#if:{{{limit|}}}|{{!}} '''Time limit''' {{!}}{{!}} {{{limit|}}}}}
|-style=vertical-align:top
|-
{{#if:{{{coinlimit|}}}|{{!}} '''[[Coin Rush]] limit''' {{!}}{{!}} {{{coinlimit|}}}}}
{{#if:{{{coinlimit|}}}|{{!}} '''[[Coin Rush]] limit''' {{!}}{{!}} {{{coinlimit|}}}}}
|-style=vertical-align:top
|-
{{#if:{{{squadlevel|}}}|{{!}} '''Enemy squad level''' {{!}}{{!}} {{{squadlevel|}}}}}
{{#if:{{{squadlevel|}}}|{{!}} '''Enemy squad level''' {{!}}{{!}} {{{squadlevel|}}}}}
|-style=vertical-align:top
|-
{{#if:{{{boss|}}}|{{!}} '''Boss''' {{!}}{{!}} {{{boss|}}}}}
{{#if:{{{boss|}}}|{{!}} '''Boss''' {{!}}{{!}} {{{boss|}}}}}
|-style=vertical-align:top
|-
{{#if:{{{song|}}}|{{!}} '''Music''' {{!}}{{!}} {{{song|}}}}}
{{#if:{{{song|}}}|{{!}} '''Music''' {{!}}{{!}} {{{song|}}}}}
|-style="background:#bcf" cellspacing=0
|-style="background:#bcf" cellspacing=0

Revision as of 16:20, April 18, 2022

Level
Level infobox
Game
<< Directory of levels >>

Usage

Syntax
|title= By default, this is not necessary, as it will automatically use the article title. When this is not desirable (e.g., where there is a (disambiguation) tag in the article title), 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 appeared in.
|style= The level's game style, if it appears in Super Mario Maker or Super Mario Maker 2.
|theme= The level's theme, if it appears in Super Mario Maker or Super Mario Maker 2.
|difficulty= The level's difficulty (star rating out of 4), if it appears in Super Mario Maker 2.
|objective= The level's clear objective, if it appears in Mario + Rabbids Kingdom Battle or Super Mario Maker 2.
|limit= The level's time limit.
|coinlimit= The level's Coin Rush time limit, if it appeared in New Super Mario Bros. 2.
|squadlevel= 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.
|boss= The level's boss, if there is one.
|song= The main music that plays during the level. Include the track name, and then its media file if it has been uploaded.
|before= The preceding level(s).
|after= The following level(s).
{{Levelbox
|title=
|image=
|code=
|world=
|id=
|game=
|style=
|theme=
|objective=
|limit=
|coinlimit=
|squadlevel=
|boss=
|beforealt=
|before=
|after=
|secret=
|song=
}}