Template:Course infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:280px;background:{{{bg|ghostwhite}}};border-color:{{{border|#88a}}}"
{| class="infobox" style="width:280px;background:ghostwhite;border-color:#88a"
! colspan="2" style="font-size:125%;background:{{{titlebg|skyblue}}}" | {{{title|{{PAGETITLE}}}}}
! colspan="2" style="font-size:125%;background:skyblue" | {{{title|{{PAGETITLE}}}}}
|-
|-
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
Line 19: Line 19:
}}
}}
|- style="background:skyblue"
|- style="background:skyblue"
{{#if:{{{comet|}}}|
{{#if:{{{comets|}}}|
{{!}} '''Comet(s)'''
{{!}} '''Comet(s)'''
{{!}} {{{comet}}}
{{!}} {{{comets}}}
}}
}}
|-
|-
{{#if:{{{level|}}}|
{{#if:{{{missions|}}}|
{{!}} '''Level(s)'''
{{!}} '''Mission(s)'''
{{!}} {{{level}}}
{{!}} {{{missions}}}
}}
}}
|-
|-
{{#if:{{{song|}}}|
{{#if:{{{tracks|}}}|
{{!}} '''Music'''
{{!}} '''Music track(s)'''
{{!}} {{{song}}}
{{!}} {{{tracks}}}
}}
}}
|- style="background:skyblue"
|- style="background:skyblue"
Line 37: Line 37:
{{!}} '''Stars'''
{{!}} '''Stars'''
{{!}} {{{stars}}}
{{!}} {{{stars}}}
}}
|- style="background:skyblue"
{{#if:{{{moons|}}}|
{{!}} '''Power Moons'''
{{!}} {{{moons}}}
}}
|-
{{#if:{{{regionalcoins|}}}|
{{!}} '''Regional coins'''
{{!}} {{{regionalcoins}}}
}}
}}
|-
|-
Line 44: Line 54:
}}
}}
|-
|-
{{#if:{{{story|}}}|
{{#if:{{{more|}}}|
{{!}} '''More galaxies'''
{{!}} colspan="2" style="text-align:center" {{!}} {{{more}}}
{{!}} {{{story}}}
}}
|}<noinclude>
<pre>
{{course infobox
|title=
|image=
|area=
|unlock=
|boss=
|comets=
|missions=
|tracks=
|stars=
|moons=
|regionalcoins=
|icon=
|more=
}}
}}
|}<noinclude>[[Category:Infobox templates]]</noinclude>
</pre>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 08:37, May 18, 2024

Course infobox
{{course infobox
|title=
|image=
|area=
|unlock=
|boss=
|comets=
|missions=
|tracks=
|stars=
|moons=
|regionalcoins=
|icon=
|more=
}}