Template:Level infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(I'll see which BJAODN entries use it, otherwise I'll remove it from the "Deprecated syntax" section.) |
Bro Hammer (talk | contribs) (Simpler level directories.) |
||
(81 intermediate revisions by 17 users not shown) | |||
Line 1: | Line 1: | ||
{|class="infobox" | <includeonly>{| class="infobox" style="width:220px;background:#f7f8ff;border-color:#88a;--darkborder:#7a8596;--darkbannerbg:#525864;--darksubbannerbg:#3d424b;--darkrowbg:none;--darkbg:#141619" | ||
! colspan="2" style="font-size:120%;background:#bbccea" | Level | |||
|- | |- | ||
| | | colspan="2" style="font-size:125%;background:#ccddfa;text-align:center" | {{{title|{{PAGETITLE}}}}} | ||
|- | |- | ||
| | | colspan="2" style="text-align:center" | {{{image|}}} | ||
|- | |- | ||
{{#if:{{{code|}}}|{{!}} ''' | {{#if:{{{code|}}}| | ||
|- | {{!}} '''Level code''' | ||
{{#if:{{{world|}}}|{{!}} '''World''' | {{!}} {{{code}}} | ||
|- | }} | ||
{{#if:{{{id|}}}|{{!}} '''Course ID''' | |- | ||
|- | {{#if:{{{world|}}}| | ||
{{!}} '''World''' | |||
{{!}} {{{world}}} | |||
|- | }} | ||
{{#if:{{{style|}}}|{{!}} ''' | |- | ||
|- | {{#if:{{{id|}}}| | ||
{{#if:{{{theme|}}}|{{!}} '''Theme''' {{!}}{{!}} {{{ | {{!}} '''Course ID''' | ||
|- | {{!}} {{{id}}} | ||
{{#if:{{{objective|}}}|{{!}} ''' | }} | ||
|- | |- | ||
{{#if:{{{limit|}}}|{{!}} '''Time limit''' {{!}}{{!}} {{{ | {{#if:{{{game|}}}| | ||
|- | {{!}} '''Game''' | ||
{{#if:{{{ | {{!}} {{{game}}} | ||
|- | }} | ||
{{#if:{{{ | |- | ||
|- | {{#if:{{{style|}}}| | ||
{{#if:{{{ | {{!}} '''Game style''' | ||
{{!}} {{{style}}} | |||
{{#if:{{{ | }} | ||
|-style="background:#bcf" | |- | ||
{{#if:{{{theme|}}}| | |||
|}<noinclude> | {{!}} '''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="text-align:center;padding:0 2px !important" | |||
{{!}} style="width: 50%;" {{!}} '''← Previous'''<br>{{{previous|—}}} | |||
{{!}} '''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}}}'''}} | |||
}} | |||
|}</includeonly><noinclude> | |||
==Usage== | ==Usage== | ||
{| | {|class=wikitable style="width:70%;float:right;margin:0 0 1em 1em" | ||
!colspan=2 | !colspan=2|Syntax | ||
|- | |- | ||
||title= | ||title= | ||
|By default, this is not necessary, as it will automatically use the article 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= | ||image= | ||
Line 46: | Line 133: | ||
|The level's "world-level" ID in the game it appears in. | |The level's "world-level" ID in the game it appears in. | ||
|- | |- | ||
|| | ||world= | ||
|The level's course ID, if it appears in ''[[Super Mario Maker]]''. | |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= | ||game= | ||
|The game (s) that the level | |The game(s) that the level appears in. | ||
|- | |- | ||
||style= | ||style= | ||
|The level's game style, if it appears in ''[[Super Mario Maker]]''. | |The level's game style, if it appears in ''[[Super Mario Maker]]'' or ''[[Super Mario Maker 2]]'' (use {{tem|SMM style}}). | ||
|- | |- | ||
||theme= | ||theme= | ||
|The level's theme, if it appears in ''[[Super Mario Maker]]''. | |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 {{tem|SMM2 difficulty}}). | |||
|- | |- | ||
||objective= | ||objective= | ||
|The level's clear objective, if it appears in ''[[Mario + Rabbids Kingdom Battle]]''. | |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= | ||limit= | ||
|The level's time limit. | |The level's time limit. | ||
|- | |- | ||
|| | ||turns= | ||
|The level's [[Coin Rush]] time limit, if it | |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= | ||boss= | ||
|The level's boss, if there is one. | |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= | ||before= | ||
Line 76: | Line 193: | ||
|The following level(s). | |The following level(s). | ||
|- | |- | ||
||previous= | |||
|The preceding level(s) (displaying titles). | |||
|- | |||
||next= | |||
|The following level(s) (displaying titles). | |||
|- | |- | ||
|| | ||secret= | ||
| | |A secret level following after, if applicable. | ||
|- | |- | ||
||directory= | |||
|Links to the full lists of levels. | |||
|} | |} | ||
<pre> | <pre> | ||
{{ | {{level infobox | ||
|title= | |title= | ||
|image= | |image= | ||
Line 92: | Line 216: | ||
|style= | |style= | ||
|theme= | |theme= | ||
|difficulty= | |||
|objective= | |objective= | ||
|limit= | |limit= | ||
| | |turns= | ||
|cr_limit= | |||
|target= | |||
|squad_level= | |||
|wonder= | |||
|boss= | |boss= | ||
| | |track= | ||
| | |sample= | ||
|before_alt= | |||
|before= | |before= | ||
|after= | |after= | ||
|secret= | |secret= | ||
}} | }} | ||
</pre></noinclude> | </pre> | ||
[[Category:Infobox templates]]</noinclude> |
Revision as of 15:12, April 19, 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. |
|before_alt= | Alternate preceding level(s), if applicable. |
|before= | The preceding level(s). |
|after= | The following level(s). |
|previous= | The preceding level(s) (displaying titles). |
|next= | The following level(s) (displaying titles). |
|secret= | A secret level following after, if applicable. |
|directory= | Links to the full lists of levels. |
{{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= }}