Template:Golf course infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(48 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=280px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background: {{{bg|lightblue}}}; border:1px solid {{{border|#88a}}}; color:black"
<templatestyles src="Golf course infobox/styles.css"/>
| align="center" colspan="2" bgcolor="{{{titlebg|#00C5CD}}}" style="font-size:145%;" | '''{{{title|{{PAGENAME}}}}}'''
{| id="golf-course" class="infobox" style="width:280px"
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}}
|-
|-
|align="center" colspan="2" | {{{image|}}}{{#if:{{{area|}}}|&nbsp;
| colspan="2" style="text-align:center" | {{{image|}}}
{{!-}} style="vertical-align: top;"
|-
{{!}}'''Area'''
{{#if:{{{location|}}}|
{{!}} {{{area|}}}
{{!}} '''Location'''
|}}{{#if:{{{unlock|}}}|&nbsp;
{{!}} {{{location}}}
{{!-}} style=background:#00C5CD
}}
{{!-}} style="vertical-align: top;"
|-
{{#if:{{{unlock|}}}|
{{!}} '''How to unlock'''
{{!}} '''How to unlock'''
{{!}} {{{unlock}}}
{{!}} {{{unlock}}}
|}}{{#if:{{{holes|}}}|&nbsp;
}}
{{!-}} style=background:#00C5CD
|-
{{!-}} style="vertical-align: top;"
{{#if:{{{holes|}}}|
{{!}} '''Number of Holes'''
{{!}} '''Number of holes'''
{{!}} {{{holes}}}
{{!}} {{{holes}}}
|}}{{#if:{{{par|}}}|&nbsp;
}}
{{!-}} style=background:#00C5CD
|-
{{#if:{{{par|}}}|
{{!}} '''Par'''
{{!}} '''Par'''
{{!}} {{{par}}}
{{!}} {{{par}}}
|}}{{#if:{{{appearance|}}}|&nbsp;
}}
{{!-}} style="width:17em"
|-
{{!-}} style="vertical-align: top;"
{{#if:{{{appears_in|}}}|
{{!}} '''Appearance(s)'''
{{!}} '''Appears in'''
{{!}} {{{appearance}}}
{{!}} {{{appears_in}}}
|}}{{#if:{{{song|}}}|&nbsp;
}}
{{!-}} style=background:#00C5CD
|-
{{!-}} style="vertical-align: top;"
{{#if:{{{tournament|}}}|
{{!}} '''Tournament'''
{{!}} '''Tournament'''
{{!}} {{{tournament}}}
{{!}} {{{tournament}}}
|}}{{#if:{{{scorecard|}}}|&nbsp;
}}
{{!-}} style=background:#00C5CD
|-
{{#if:{{{scorecard|}}}|
{{!}} '''Scorecard'''
{{!}} '''Scorecard'''
{{!}} {{{scorecard}}}
{{!}} {{{scorecard}}}
|}}
}}
|}<noinclude>[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>
|}<noinclude>
==Usage==
<pre>
{{golf course infobox
|title=
|image=
|location=
|unlock=
|holes=
|par=
|appears_in=
|tournament=
|scorecard=
}}
</pre>
 
[[Category:Infobox templates]]</noinclude>

Latest revision as of 12:50, June 6, 2024

Golf course infobox

Usage

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