Template:DKR course infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
(44 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" | <templatestyles src="DKR course infobox/styles.css"/> | ||
{| id="dkr-course" class="infobox" style="width:220px" | |||
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}} | |||
|- | |- | ||
| | | colspan="2" style="text-align:center" | {{{image|}}} | ||
|- | |- | ||
| | {{#if:{{{location|}}}| | ||
|- | {{!}} '''Location''' | ||
{{!}} {{{location}}} | |||
| | }} | ||
| | |- | ||
{{#if:{{{balloons|}}}| | |||
{{!}} '''Balloon(s) required''' | |||
|- | {{!}} {{{balloons}}} | ||
}} | |||
|- | |||
|- | {{#if:{{{transportation|}}}| | ||
{{!}} '''Transportation''' | |||
| {{{ | {{!}} {{{transportation}}} | ||
}} | |||
| colspan=2 | |- | ||
|}<noinclude>< | {{#if:{{{meet_tt|}}}| | ||
{{!}} '''Meet T.T (N64)''' | |||
{{!}} {{{meet_tt}}} | |||
}} | |||
|- | |||
{{#if:{{{beat_tt|}}}| | |||
{{!}} '''Beat T.T.''' | |||
{{!}} {{{beat_tt}}} | |||
}} | |||
|- | |||
{{#if:{{{notes|}}}| | |||
{{!}} '''Notes''' | |||
{{!}} {{{notes}}} | |||
}} | |||
|- | |||
{{#if:{{{map|}}}| | |||
{{!}} colspan="2" style="padding:0 !important" {{!}} | |||
{{{!}} class="mw-collapsible mw-collapsed" style="width:100%" cellspacing="0" | |||
! Course map | |||
{{!}}- | |||
{{!}} style="text-align:center;padding:1px 2px 0 !important;background:wheat" {{!}} {{{map}}} | |||
{{!}}} | |||
}} | |||
|- | |||
| colspan="2" style="text-align:center" | {{#if:{{{before|}}}|'''{{{before}}}'''|<<}} <span style="font-size:97%">[[:Category:Diddy Kong Racing race courses|List of tracks]]</span> {{#if:{{{after|}}}|'''{{{after}}}'''|>>}} | |||
|}<noinclude>{{br}} | |||
==Using== | |||
<pre> | |||
{{DKR course infobox | |||
|title= | |||
|image= | |||
|location= | |||
|balloons= | |||
|transportation= | |||
|meet_tt= | |||
|beat_tt= | |||
|notes= | |||
|map= | |||
|before= | |||
|after= | |||
}} | |||
</pre> | |||
[[Category:Infobox templates]]</noinclude> |
Latest revision as of 11:01, November 17, 2024
DKR course infobox | |
---|---|
<< List of tracks >> |
Using
{{DKR course infobox |title= |image= |location= |balloons= |transportation= |meet_tt= |beat_tt= |notes= |map= |before= |after= }}