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
 
(4 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 18: Line 19:
{{!}} {{{boss}}}
{{!}} {{{boss}}}
}}
}}
|- style="background:skyblue"
|-
{{#if:{{{comets|}}}|
{{#if:{{{comets|}}}|
{{!}} '''Comet(s)'''
{{!}} '''Comet(s)'''
Line 29: Line 30:
}}
}}
|-
|-
{{#if:{{{track|}}}|
{{#if:{{{tracks|}}}|
{{!}} '''Music track'''
{{!}} '''Music track(s)'''
{{!}} {{{track}}}
{{!}} {{{tracks}}}
}}
}}
|- style="background:skyblue"
|-
{{#if:{{{stars|}}}|
{{#if:{{{stars|}}}|
{{!}} '''Stars'''
{{!}} '''Stars'''
{{!}} {{{stars}}}
{{!}} {{{stars}}}
}}
|-
{{#if:{{{moons|}}}|
{{!}} '''Power Moons'''
{{!}} {{{moons}}}
}}
|-
{{#if:{{{regionalcoins|}}}|
{{!}} '''Regional coins'''
{{!}} {{{regionalcoins}}}
}}
}}
|-
|-
Line 47: Line 58:
{{!}} colspan="2" style="text-align:center" {{!}} {{{more}}}
{{!}} colspan="2" style="text-align:center" {{!}} {{{more}}}
}}
}}
|}<noinclude>[[Category:Infobox templates]]</noinclude>
|}<noinclude>
<pre>
{{course infobox
|title=
|image=
|area=
|unlock=
|boss=
|comets=
|missions=
|tracks=
|stars=
|moons=
|regionalcoins=
|icon=
|more=
}}
</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=
}}