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 | <templatestyles src="Course infobox/styles.css"/> | ||
! colspan="2" style="font-size:125% | {| 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}}} | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{comets|}}}| | ||
{{!}} '''Comet(s)''' | {{!}} '''Comet(s)''' | ||
{{!}} {{{ | {{!}} {{{comets}}} | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{missions|}}}| | ||
{{!}} ''' | {{!}} '''Mission(s)''' | ||
{{!}} {{{ | {{!}} {{{missions}}} | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{tracks|}}}| | ||
{{!}} '''Music''' | {{!}} '''Music track(s)''' | ||
{{!}} {{{ | {{!}} {{{tracks}}} | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{stars|}}}| | {{#if:{{{stars|}}}| | ||
{{!}} '''Stars''' | {{!}} '''Stars''' | ||
{{!}} {{{stars}}} | {{!}} {{{stars}}} | ||
}} | |||
|- | |||
{{#if:{{{moons|}}}| | |||
{{!}} '''Power Moons''' | |||
{{!}} {{{moons}}} | |||
}} | |||
|- | |||
{{#if:{{{regionalcoins|}}}| | |||
{{!}} '''Regional coins''' | |||
{{!}} {{{regionalcoins}}} | |||
}} | }} | ||
|- | |- | ||
Line 44: | Line 55: | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{more|}}}| | ||
{{!}} | {{!}} colspan="2" style="text-align:center" {{!}} {{{more}}} | ||
{{!}} {{{ | }} | ||
|}<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= }}