188
edits
Welcome to Mariopedia! If you want an account, please request it over at Mario Wiki, Italia Wiki, Gabe the Slacker Wiki, or Fanonpedia.
m (3 revisions imported: infoboxes) |
(fixing infobox. template is based on https://www.mariowiki.com/Template:Course_infobox) |
||
Line 1: | Line 1: | ||
{| class=" | {| class="infobox bordered" | ||
|- | |||
! colspan="2" style="font-size:125%; background:#87CEEB"| {{{name|{{PAGENAME}}}}} | |||
|- | |- | ||
|colspan="2" style="text-align:center" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this course?<br />You can help by '''[[Special:Upload|uploading]]''' it!}}{{#if:{{{caption|}}}|<br />{{{caption}}}}} | |||
|- | |- | ||
{{#if:{{{area|}}}{{{unlock|}}}{{{boss|}}}{{{comets|}}}{{{missions|}}}{{{tracks|}}}{{{stars|}}}{{{icon|}}}| | |||
{{{ | ! colspan="2" style="background:#C8C; font-size: 105%" {{!}} '''General information''' | ||
{{!}}- | |||
{{ | {{#if:{{{area|}}}| | ||
{{!}} style="background:#B9E3F3" {{!}} '''Area''' | |||
{{!}} {{{area}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{unlock|}}}| | |||
{{!}} style="background:#B9E3F3" {{!}} '''Unlocked by''' | |||
{{!}} {{{unlock}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{boss|}}}| | |||
{{!}} style="background:#B9E3F3" {{!}} '''Boss(es)''' | |||
{{!}} {{{boss}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{comets|}}}| | |||
{{!}} style="background:#B9E3F3" {{!}} '''Comet(s)''' | |||
{{!}} {{{comets}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{missions|}}}| | |||
{{!}} style="background:#B9E3F3" {{!}} '''Mission(s)''' | |||
{{!}} {{{missions}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{tracks|}}}| | |||
{{!}} style="background:#B9E3F3" {{!}} '''Tracks''' | |||
{{!}} {{{tracks}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{stars|}}}| | |||
{{!}} style="background:#B9E3F3" {{!}} '''Stars''' | |||
{{!}} {{{stars}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{icon|}}}| | |||
{{!}} style="background:#B9E3F3" {{!}} '''''Galaxy'' icon''' | |||
{{!}} {{{icon}}} | |||
{{!}}- | {{!}}- | ||
{{#if:{{{ | }} | ||
}} | |||
|- | |||
{{#if:{{{first_appearance|}}}{{{latest_appearance|}}}{{{other_appearances|}}}| | |||
{{!}}- style="vertical-align: top;" | {{!}}- style="vertical-align: top;" | ||
{{!}}''' | ! colspan="2" style="background:#B9E3F3; font-size: 105%" {{!}} '''Appearances''' | ||
{{!}}style=" | {{!}}- | ||
{{#if:{{{first_appearance|}}}| | |||
{{!}} style="background:#B9E3F3" {{!}} '''First appearance''' | |||
{{!}} {{{first_appearance}}} | |||
{{!}}- | |||
}} | }} | ||
{{#if:{{{latest_appearance|}}}| | |||
{{!}} style="background:#B9E3F3" {{!}} '''Latest appearance''' | |||
{{!}} {{{latest_appearance}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{other_appearances|}}}| | |||
{{!}} style="background:#B9E3F3" {{!}} '''Other appearances''' | |||
{{!}} {{{other_appearances}}} | |||
{{!}}- | {{!}}- | ||
{{#if:{{{ | }} | ||
}} | |||
|- | |||
{{#if:{{{previous|}}}{{{next|}}}| | |||
{{!}}- style="vertical-align: top;" | {{!}}- style="vertical-align: top;" | ||
{{!}}''' | ! colspan="2" style="background:#B9E3F3; font-size: 105%" {{!}} '''Navigation''' | ||
{{!}}style=" | {{!}}- | ||
{{#if:{{{previous|}}}| | |||
{{!}} style="background:#B9E3F3" {{!}} '''Previous''' | |||
{{!}} {{{previous}}} | |||
{{!}}- | |||
}} | }} | ||
{{#if:{{{next|}}}| | |||
{{!}} style="background:#ffd0ff" {{!}} '''Next''' | |||
{{!}} {{{next}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
}} | }} | ||
|}<noinclude> | |}<noinclude>{{br}} | ||
==Usage== | ==Usage== | ||
{|class="table" style="width:70%;float:right;margin:0 0 1em 1em" | |||
!colspan=2 style="background:#87CEEB"|Syntax | |||
|- | |||
||name= | |||
|By default, this is not necessary, as it automatically uses the article title. For special cases, it can be manually specified. | |||
|- | |||
||image= | |||
|An image of the location | |||
|- | |||
||caption= | |||
|A caption for the image | |||
|- | |||
||area= | |||
|The overall area where the course is located | |||
|- | |||
||unlock= | |||
|How to unlock the course | |||
|- | |||
||boss= | |||
|The [[boss]](es) fought in the course | |||
|- | |||
||comets= | |||
|[[Comet]]s that appear in the course, in the case of ''[[Super Mario Galaxy]]'' and ''[[Super Mario Galaxy 2]]'' | |||
|- | |||
||missions= | |||
|The [[mission]]s within the course. | |||
|- | |||
||tracks= | |||
|The music tracks that play in the course. | |||
|- | |||
||stars= | |||
|The number of [[Power Star]]s to collect, in the case of ''[[Super Mario 64]]'', ''Super Mario Galaxy'', and ''Super Mario Galaxy 2'' | |||
|- | |||
||icon= | |||
|A description of the world's icon in menus or overworld maps, in the case of Super Mario Galaxy and Super Mario Galaxy 2. | |||
|- | |||
||first_appearance= | |||
|The debut appearance of the location and the date in parentheses | |||
|- | |||
||latest_appearance= | |||
|The latest appearance of the location and the date in parentheses | |||
|- | |||
||other_appearances= | |||
|Other games that the location appears in (link to a "List of appearances" section in the article if necessary) | |||
|- | |||
||previous= | |||
|The preceding course. | |||
|- | |||
||next= | |||
|The course that comes afterward | |||
|} | |||
<pre> | <pre> | ||
{{course infobox | {{course infobox | ||
Line 78: | Line 154: | ||
|stars= | |stars= | ||
|icon= | |icon= | ||
|first_appearance= | |||
|latest_appearance= | |||
|other_appearances= | |||
|previous= | |||
|next= | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |