Template:Level infobox: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
Content added Content deleted
(playable param)
(unneeded code (now in globalstyle))
Line 1: Line 1:
{| class="infobox bordered" style="font-size: 90%; width:280px"
{| class="infobox bordered"
! colspan="2" style="font-size:125%; background:#95FA97"| {{{name|{{PAGENAME}}}}}
! colspan="2" style="font-size:125%; background:#95FA97"| {{{name|{{PAGENAME}}}}}
|-
|-

Revision as of 04:02, June 21, 2022

Level infobox
Have an image of this level?
You can help by uploading it!

Usage

Syntax
|name= The name of the level. By default, this is not necessary, as it will automatically use the article title.
|image= A representative image of the level, preferably a screenshot of the level's most recognizable feature.
|level_no= The level's "world-level" ID in the game it appears in.
|games= The game(s) that the level appears in.
|world= The world that the level is featured in.
|type= The type of level or otherwise its setting (e.g. "Castle," "Fortress").
|music= The name of the music track that plays during the level.
|time_limit= The level's time limit, if applicable.
|playable= These are the playable characters in the level. Only use this parameter if the game does not feature the same playable character(s) in every level.
|enemies= A list of enemies encountered in the level.
|obstacles= A list of obstacles encountered in the level.
|boss= The level's boss, if there is one.
|previous= The preceding level(s).
|next= The following level(s).
|notes= List any notable or distinct details in this section.
{{level infobox
|name=
|image=
|caption=
|level_no=
|games=
|world=
|type=
|music=
|time_limit=
|playable=
|enemies=
|obstacles=
|boss=
|previous=
|next=
|notes=
}}