Template:Golf course infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{| class="infobox" style="width:280px;background:{{{bg|ghostwhite}}};border-color:{{{border|#88a}}}"
{| id="golf-course" class="infobox" style="width:280px"
! colspan="2" style="font-size:125%;background:{{{titlebg|lightgreen}}}" | {{{title|{{PAGETITLE}}}}}
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}}
|-
|-
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
Line 8: Line 8:
{{!}} {{{area|}}}
{{!}} {{{area|}}}
}}
}}
|- style="background:lightgreen"
|-
{{#if:{{{unlock|}}}|
{{#if:{{{unlock|}}}|
{{!}} '''How to unlock'''
{{!}} '''How to unlock'''
Line 18: Line 18:
{{!}} {{{holes}}}
{{!}} {{{holes}}}
}}
}}
|- style="background:lightgreen"
|-
{{#if:{{{par|}}}|
{{#if:{{{par|}}}|
{{!}} '''Par'''
{{!}} '''Par'''
Line 28: Line 28:
{{!}} {{{appears_in}}}
{{!}} {{{appears_in}}}
}}
}}
|- style="background:lightgreen"
|-
{{#if:{{{tournament|}}}|
{{#if:{{{tournament|}}}|
{{!}} '''Tournament'''
{{!}} '''Tournament'''
Line 38: Line 38:
{{!}} {{{scorecard}}}
{{!}} {{{scorecard}}}
}}
}}
|}<noinclude>
|}<templatestyles src="Golf course infobox/styles.css"/><noinclude>
==Usage==
==Usage==
<pre>
<pre>

Revision as of 11:39, May 4, 2022

Golf course infobox

Usage

{{golf course infobox
|title=
|image=
|area=
|unlock=
|holes=
|par=
|appears_in=
|tournament=
|scorecard=
}}