276
edits
Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(→Usage: periods) |
(playable param) |
||
Line 8: | Line 8: | ||
{{!}}- | {{!}}- | ||
{{#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|}}}| | {{#if:{{{music|}}}| | ||
{{!}} style="background:#cdfdce" {{!}} '''Music''' | {{!}} style="background:#cdfdce" {{!}} '''Music''' | ||
{{!}} {{{music}}} | {{!}} {{{music}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if:{{{time_limit|}}}| | {{#if:{{{time_limit|}}}| | ||
{{!}} style="background:#cdfdce" {{!}} '''Time limit''' | {{!}} style="background:#cdfdce" {{!}} '''Time limit''' | ||
{{!}} {{{time_limit}}} | {{!}} {{{time_limit}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if:{{{playable|}}}| | |||
{{!}} style="background:#cdfdce" {{!}} '''Playable characters''' | |||
{{!}} {{{playable}}} | |||
{{!}}- | {{!}}- | ||
}} | |||
{{#if:{{{enemies|}}}| | {{#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:{{{boss|}}}| | {{#if:{{{boss|}}}| | ||
{{!}} style="background:#cdfdce" {{!}} '''Bosses''' | {{!}} style="background:#cdfdce" {{!}} '''Bosses''' | ||
{{!}} {{{boss}}} | {{!}} {{{boss}}} | ||
{{!}}- | |||
}} | }} | ||
}} | }} | ||
Line 66: | 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|}}}| | ||
{{!}}- | {{!}}- | ||
Line 112: | Line 107: | ||
||time_limit= | ||time_limit= | ||
|The level's time limit, if applicable. | |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= | ||enemies= | ||
Line 141: | Line 139: | ||
|world= | |world= | ||
|type= | |type= | ||
|music= | |||
|time_limit= | |||
|playable= | |||
|enemies= | |enemies= | ||
|obstacles= | |obstacles= | ||
|boss= | |boss= | ||
|previous= | |previous= | ||
|next= | |next= | ||
Line 151: | Line 150: | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |