1,811
edits
No edit summary |
(More) |
||
Line 1: | Line 1: | ||
<includeonly>{| 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-color: ghostwhite; border:1px solid #8a8; color:black" | <includeonly>{| 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-color: ghostwhite; border:1px solid #8a8; color:black" | ||
| 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" | [[File:{{{image|}}}|300px]] | ||
|- | |||
{{#if:{{{abbreviation|}}}{{{environment|}}}{{{setting|}}}{{{water|}}}|{{!}}align="center" colspan="2" bgcolor="#10274c" style="font-size:125%;" {{!}} '''<span style="color:white;">Course Info</span>''' | {{#if:{{{abbreviation|}}}{{{environment|}}}{{{setting|}}}{{{water|}}}|{{!}}align="center" colspan="2" bgcolor="#10274c" style="font-size:125%;" {{!}} '''<span style="color:white;">Course Info</span>''' | ||
|}} | |}} | ||
Line 32: | Line 33: | ||
|}} | |}} | ||
|- | |- | ||
|align="center" colspan="2" | {{{overview_1|}}} | |||
|- | |- | ||
|align="center" colspan="2" | {{{overview_2|}}} | |||
|- | |- | ||
|align="center" colspan="2" | {{{overview_3|}}} | |||
|- | |- | ||
|align="center" colspan="2" | {{{overview_4|}}} | |||
|- | |- | ||
|}{{#ifeq:{{NAMESPACENUMBER}}|0| | |}{{#ifeq:{{NAMESPACENUMBER}}|0| | ||
Line 62: | Line 59: | ||
}}</pre></div> | }}</pre></div> | ||
*image - | *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. | ||
*abbreviation - abbreviation used for the level. | *abbreviation - abbreviation used for the level. | ||
Line 71: | Line 68: | ||
*red-coins - Number of red coins in the course. | *red-coins - Number of red coins in the course. | ||
*blue-coins - Number of blue coins in the course. | *blue-coins - Number of blue coins in the course. | ||
*overview_1 - overview of the level, use overview_2-4 for extra overview images | *overview_1 - overview of the level, use overview_2-4 for extra overview images. | ||
<br clear="all"> [[Category:Infobox templates|{{PAGENAME}}]]</noinclude> | <br clear="all"> [[Category:Infobox templates|{{PAGENAME}}]]</noinclude> |