709
edits
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
| align="center" colspan="2" bgcolor="#10274c" style="font-size:145%;" | '''<span style="color:white;">{{{title|{{PAGENAME}}}}}</span>''' | | align="center" colspan="2" bgcolor="#10274c" style="font-size:145%;" | '''<span style="color:white;">{{{title|{{PAGENAME}}}}}</span>''' | ||
|- | |- | ||
|align="center" colspan="2" | {{{image|}}} | |align="center" colspan="2" | {{{image|300px}}} | ||
|- style="vertical-align: top" | |- style="vertical-align: top" | ||
|} | {{#if:{{{environment|}}}|{{!}}- style="vertical-align: top;" | ||
{{!}} '''Environment''' | |||
{{!}} {{{environment}}} | |||
|}} | |||
|- style="vertical-align: top" | |||
{{#if:{{{setting|}}}|{{!}}- style="vertical-align:top" | |||
{{!}} '''Setting''' | |||
{{!}} {{{setting}}} | |||
|}} | |||
|- style="vertical-align: top" | |||
{{#if:{{{water|}}}|{{!}}- style="vertical-align:top" | |||
{{!}} '''Water''' | |||
{{!}} {{{Water}}} | |||
|}} | |||
| align="center" colspan="2" bgcolor="#10274c" style="font-size:145%;" | '''<span style="color:white;">{{Course info}}</span>''' | |||
| {{#if: {{{yellow-coins|}}} {{{red-coins|}}} {{{blue-coins|}}} | | |||
{{!}} '''Coins:''' | |||
{{!}} style="text-align:center;" {{!}} {{#if: {{{yellow-coins|}}} [[File:Yellow_Coin.gif|link=Yellow_coin|20px]] ×{{{yellow-coins}}} }} | {{#if: {{{red-coins|}}} [[File:Red_Coin.gif|link=Red_coin|20px]] ×{{{red-coins}}} }} | {{#if: {{{blue-coins|}}} [[File:Blue_Coin.gif|link=Blue_coin|20px]] ×{{{blue-coins}}} | }} | |||
}}} | |||
<!-- {{!}} '''Enemies:'''--> | |||
<!-- {{!}} style="text-align:center;" {{!}} {{#if: {{{scuttlebug|}}} [[File:Scuttlebug_small.png]] ×{{{yellow-coins}}} }} | ... --> | |||
<!-- The next person who edits this should add all the enemies to this template--> | |||
<br> | |||
{{!}} '''Objects:''' | |||
{{!}} style="text-align:center;" {{!}} {{#if: {{{star|}}} [[File:Star.gif|link=Star|20px]] ×{{{star}}} }} | {{#if: {{{heart|}}} [[File:Spin_Heart.png|link=Spinning_heart|20px]] ×{{{heart}}} }} | | |||
<!-- The next person who edits this should add more objects to this template--> | |||
<br> | |||
| align="center" colspan="2" bgcolor="#10274c" style="font-size:145%;" | '''<span style="color:white;">{{Course Photos}}</span>''' | |||
{{!}}- | |||
{{!}} colspan="2" {{!}} [[File:Photo {{{file-name}}}.png|300px|center]] | |||
{{!}}- | |||
} | |||
| align="center" colspan="2" bgcolor="#10274c" style="font-size:145%;" | '''<span style="color:white;">{{Course Overview}}</span>''' | |||
{{!}}- | |||
{{!}} colspan="2" {{!}} [[File:{{{file-name}}} overview.png|300px|center]] | |||
{{!}}- | |||
} | |||
} | |||
{{#ifeq:{{NAMESPACENUMBER}}|0| | {{#ifeq:{{NAMESPACENUMBER}}|0| | ||
[[Category: | [[Category:Templates]]}} | ||
</includeonly><noinclude><div style="float:right"><pre>{{ | </includeonly><noinclude><div style="float:right"><pre>{{map_infobox | ||
|title= | |title= | ||
|image= | |image= | ||
|environment= | |||
|setting= | |||
|water= | |||
|yellow-coins= | |||
|red-coins= | |||
|blue-coins= | |||
|related= | |||
|found_in= | |||
|expand= | |||
}}</pre></div> | }}</pre></div> | ||
*image – an image. Must use <code><nowiki>{{!}}</nowiki></code> for a <code>|</code> break symbol in image syntax. | *image – an image. Must use <code><nowiki>{{!}}</nowiki></code> for a <code>|</code> break symbol in image syntax. Automatically resized to 300x300 | ||
*title – default pagename, just in case can be changed | *title – default pagename, just in case can be changed | ||
*environment – Course environment (Alpine, Desert, etc). | |||
*setting – Course setting, as daytime and weather. | |||
*water – Deep water present in course. | |||
*yellow-coins – Number of yellow coins in the course | |||
*red-coins – Number of red coins in the course | |||
*blue-coins – Number of blue coins in the course | |||
*star – Number of stars coins in the course | |||
This template also automatically embeds course images if they are uploaded with the title "Photo (title of article)".png | |||
This template also automatically embeds course overviews if they are uploaded with the title "(title of article) overview".png | |||
<br clear="all"> [[Category:Infobox templates|{{PAGENAME}}]]</noinclude> | <br clear="all"> [[Category:Infobox templates|{{PAGENAME}}]]</noinclude> |