Template:Golf course infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
Ninelevendo (talk | contribs) mNo edit summary |
mNo edit summary |
||
(48 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" | <templatestyles src="Golf course infobox/styles.css"/> | ||
{| id="golf-course" class="infobox" style="width:280px" | |||
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}} | |||
|- | |- | ||
| | | colspan="2" style="text-align:center" | {{{image|}}} | ||
|- | |||
{{!}}''' | {{#if:{{{location|}}}| | ||
{{!}} {{{ | {{!}} '''Location''' | ||
{{!}} {{{location}}} | |||
}} | |||
|- | |||
{{#if:{{{unlock|}}}| | |||
{{!}} '''How to unlock''' | {{!}} '''How to unlock''' | ||
{{!}} {{{unlock}}} | {{!}} {{{unlock}}} | ||
}} | |||
|- | |||
{{#if:{{{holes|}}}| | |||
{{!}} '''Number of | {{!}} '''Number of holes''' | ||
{{!}} {{{holes}}} | {{!}} {{{holes}}} | ||
}} | |||
|- | |||
{{#if:{{{par|}}}| | |||
{{!}} '''Par''' | {{!}} '''Par''' | ||
{{!}} {{{par}}} | {{!}} {{{par}}} | ||
}} | |||
|- | |||
{{#if:{{{appears_in|}}}| | |||
{{!}} ''' | {{!}} '''Appears in''' | ||
{{!}} {{{ | {{!}} {{{appears_in}}} | ||
}} | |||
|- | |||
{{#if:{{{tournament|}}}| | |||
{{!}} '''Tournament''' | {{!}} '''Tournament''' | ||
{{!}} {{{tournament}}} | {{!}} {{{tournament}}} | ||
}} | |||
|- | |||
{{#if:{{{scorecard|}}}| | |||
{{!}} '''Scorecard''' | {{!}} '''Scorecard''' | ||
{{!}} {{{scorecard}}} | {{!}} {{{scorecard}}} | ||
}} | |||
|}<noinclude>[[Category:Infobox | |}<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= }}