Template:World infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|-  style="background:palegreen"
|-  style="background:palegreen"
{{#if:{{{appears_in|}}}|
{{#if:{{{game|}}}|
{{!}} '''Appears in'''
{{!}} '''Game'''
{{!}} {{{appears_in}}}
{{!}} {{{game}}}
}}
}}
|-
|-
Line 28: Line 28:
<pre>
<pre>
{{world infobox
{{world infobox
|title=the name of the world; only use if different from the article title sans identifier
|title=the name of the world; only use if different from the article title sans identifier.
|image=an image of the world
|image=an image of the world.
|appears_in=the game(s) in which the world appears
|game=the game(s) that the world appears in.
|levels=the number of levels plus any boss levels
|levels=the number of levels plus any boss levels.
|before_alt=alternate previous world(s), if applicable
|before_alt=alternate previous world(s), if applicable.
|before=the previous world
|before=the previous world.
|after=the following world
|after=the following world.
|secret=a secret world following after, if applicable
|secret=a secret world following after, if applicable.
|map=an official map of the world
|map=an official map of the world.
}}
}}
</pre>
</pre>


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

Revision as of 20:48, May 5, 2022

World infobox
<< List of worlds >>

Usage

{{world infobox
|title=the name of the world; only use if different from the article title sans identifier.
|image=an image of the world.
|game=the game(s) that the world appears in.
|levels=the number of levels plus any boss levels.
|before_alt=alternate previous world(s), if applicable.
|before=the previous world.
|after=the following world.
|secret=a secret world following after, if applicable.
|map=an official map of the world.
}}