Template:Course infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:280px;background:{{{bg|ghostwhite}}};border-color:{{{border|#88a}}}"
<templatestyles src="Course infobox/styles.css"/>
! colspan="2" style="font-size:125%;background:{{{titlebg|skyblue}}}" | {{{title|{{PAGETITLE}}}}}
{| id="course" class="infobox" style="width:280px"
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}}
|-
|-
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
Line 6: Line 7:
{{#if:{{{area|}}}|
{{#if:{{{area|}}}|
{{!}} '''Area'''
{{!}} '''Area'''
{{!}} {{{area|}}}
{{!}} {{{area}}}
}}
}}
|-
|-
Line 18: Line 19:
{{!}} {{{boss}}}
{{!}} {{{boss}}}
}}
}}
|- 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"
|-
{{#if:{{{stars|}}}|
{{#if:{{{stars|}}}|
{{!}} '''Stars'''
{{!}} '''Stars'''
{{!}} {{{stars}}}
{{!}} {{{stars}}}
}}
|-
{{#if:{{{moons|}}}|
{{!}} '''Power Moons'''
{{!}} {{{moons}}}
}}
|-
{{#if:{{{regionalcoins|}}}|
{{!}} '''Regional coins'''
{{!}} {{{regionalcoins}}}
}}
}}
|-
|-
Line 44: Line 55:
}}
}}
|-
|-
{{#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 10:41, February 21, 2025

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