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
(to do: add documentation)
(forgot this)
 
(5 intermediate revisions by the same user not shown)
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}}}}}
|-
|-
| colspan="2" style="text-align:center" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this level?<br />You can help by '''[[Special:Upload|uploading]]''' it!}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
| colspan="2" style="text-align:center" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this level?<br />You can help by '''[[Special:Upload|uploading]]''' it!}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
|-
|-
{{#if:{{{level_no|}}}{{{games|}}}{{{world|}}}{{{type|}}}{{{enemies|}}}{{{obstacles|}}}{{{time_limit|}}}{{{music|}}}|
{{#if:{{{level_no|}}}{{{games|}}}{{{world|}}}{{{type|}}}{{{music|}}}{{{time_limit|}}}{{{playable|}}}{{{enemies|}}}{{{obstacles|}}}{{{boss|}}}|
! colspan="2" style="background:#95FA97; text-align: center; font-size: 105%" {{!}} '''General information'''
! colspan="2" style="background:#95FA97; text-align: center; font-size: 105%" {{!}} '''General information'''
{{!}}-
{{!}}-
{{#if:{{{level_no|}}}|
{{#if:{{{level_no|}}}|
{{!}}-
{{!}} style="background:#cdfdce" {{!}} '''Level number'''
{{!}} style="background:#cdfdce" {{!}} '''Level number'''
{{!}} {{{level_no}}}
{{!}} {{{level_no}}}
{{!}}-
}}
}}
{{!}}-
{{#if:{{{games|}}}|
{{#if:{{{games|}}}|
{{!}}-
{{!}} style="background:#cdfdce" {{!}} '''Game appearances'''
{{!}} style="background:#cdfdce" {{!}} '''Game appearances'''
{{!}} {{{games}}}
{{!}} {{{games}}}
}}
{{!}}-
{{!}}-
}}
{{#if:{{{world|}}}|
{{#if:{{{world|}}}|
{{!}}-
{{!}} style="background:#cdfdce" {{!}} '''World'''
{{!}} style="background:#cdfdce" {{!}} '''World'''
{{!}} {{{world}}}
{{!}} {{{world}}}
{{!}}-
}}
}}
{{!}}-
{{#if:{{{type|}}}|
{{#if:{{{type|}}}|
{{!}}-
{{!}} style="background:#cdfdce" {{!}} '''Type'''
{{!}} style="background:#cdfdce" {{!}} '''Type'''
{{!}} {{{type}}}
{{!}} {{{type}}}
{{!}}-
}}
}}
{{#if:{{{music|}}}|
{{!}} style="background:#cdfdce" {{!}} '''Music'''
{{!}} {{{music}}}
{{!}}-
{{!}}-
}}
{{#if:{{{enemies|}}}|
{{#if:{{{time_limit|}}}|
{{!}} style="background:#cdfdce" {{!}} '''Time limit'''
{{!}} {{{time_limit}}}
{{!}}-
{{!}}-
}}
{{#if:{{{playable|}}}|
{{!}} style="background:#cdfdce" {{!}} '''Playable characters'''
{{!}} {{{playable}}}
{{!}}-
}}
{{#if:{{{enemies|}}}|
{{!}} style="background:#cdfdce" {{!}} '''Enemies'''
{{!}} style="background:#cdfdce" {{!}} '''Enemies'''
{{!}} {{{enemies}}}
{{!}} {{{enemies}}}
}}
{{!}}-
{{!}}-
}}
{{#if:{{{obstacles|}}}|
{{#if:{{{obstacles|}}}|
{{!}}-
{{!}} style="background:#cdfdce" {{!}} '''Obstacles'''
{{!}} style="background:#cdfdce" {{!}} '''Obstacles'''
{{!}} {{{obstacles}}}
{{!}} {{{obstacles}}}
}}
{{!}}-
{{!}}-
{{#if:{{{time_limit|}}}|
{{!}}-
{{!}} style="background:#cdfdce" {{!}} '''Time limit'''
{{!}} {{{time_limit}}}
}}
}}
{{#if:{{{boss|}}}|
{{!}} style="background:#cdfdce" {{!}} '''Bosses'''
{{!}} {{{boss}}}
{{!}}-
{{!}}-
{{#if:{{{music|}}}|
{{!}}-
{{!}} style="background:#cdfdce" {{!}} '''Music'''
{{!}} {{{music}}}
}}
}}
}}
}}
Line 60: Line 63:
{{!}}-
{{!}}-
{{#if:{{{previous|}}}|
{{#if:{{{previous|}}}|
{{!}}-
{{!}} style="background:#cdfdce" {{!}} '''Previous level'''
{{!}} style="background:#cdfdce" {{!}} '''Previous level'''
{{!}} {{{previous}}}
{{!}} {{{previous}}}
{{!}}-
}}
}}
{{!}}-
{{#if:{{{next|}}}|
{{#if:{{{next|}}}|
{{!}}-
{{!}} style="background:#cdfdce" {{!}} '''Next level'''
{{!}} style="background:#cdfdce" {{!}} '''Next level'''
{{!}} {{{next}}}
{{!}} {{{next}}}
{{!}}-
}}
}}
}}
}}
{{!}}-
{{#if:{{{notes|}}}|
{{#if:{{{notes|}}}|
{{!}}-
{{!}}-
! colspan="2" style="background:#95FA97; text-align: center; font-size: 105%" {{!}} '''Notes'''
! colspan="2" style="background:#95FA97; text-align: center; font-size: 105%" {{!}} '''Notes'''
{{!}}-
{{!}}-
{{!}} colspan="2" style="padding: 1em 0" {{!}} {{{notes}}}
{{!}} colspan="2" {{!}} {{{notes}}}
}}
}}
|}<noinclude>
|}<noinclude>{{br}}
==Usage==
==Usage==
{|class="table" style="width:70%;float:right;margin:0 0 1em 1em"
!colspan=2 style="background:#95FA97"|Syntax
|-
|&#124;name=
|The name of the level. By default, this is not necessary, as it will automatically use the article title.
|-
|&#124;image=
|A representative image of the level, preferably a screenshot of the level's most recognizable feature.
|-
|&#124;level_no=
|The level's "world-level" ID in the game it appears in.
|-
|&#124;games=
|The game(s) that the level appears in.
|-
|&#124;world=
|The world that the level is featured in.
|-
|&#124;type=
|The type of level or otherwise its setting (e.g. "Castle," "Fortress").
|-
|&#124;music=
|The name of the music track that plays during the level.
|-
|&#124;time_limit=
|The level's time limit, if applicable.
|-
|&#124;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.
|-
|&#124;enemies=
|A list of enemies encountered in the level.
|-
|&#124;obstacles=
|A list of obstacles encountered in the level.
|-
|&#124;boss=
|The level's boss, if there is one.
|-
|&#124;previous=
|The preceding level(s).
|-
|&#124;next=
|The following level(s).
|-
|&#124;notes=
|List any notable or distinct details in this section.
|}

<pre>
<pre>
{{level infobox
{{level infobox
Line 89: Line 139:
|world=
|world=
|type=
|type=
|music=
|time_limit=
|playable=
|enemies=
|enemies=
|obstacles=
|obstacles=
|boss=
|time_limit=
|music=
|previous=
|previous=
|next=
|next=
Line 98: Line 150:
}}
}}
</pre>
</pre>

[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 04:03, 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=
}}