Template:DKR course infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
7feetunder (talk | contribs) mNo edit summary |
mNo edit summary |
||
(36 intermediate revisions by 5 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''' | |||
{{#if:{{{location|}}}|{{!}} '''Location''' | {{!}} {{{location}}} | ||
|- | }} | ||
{{#if:{{{balloons|}}}|{{!}} '''Balloon(s) required''' | |- | ||
|- | {{#if:{{{balloons|}}}| | ||
{{#if:{{{transportation|}}}|{{!}} '''Transportation''' | {{!}} '''Balloon(s) required''' | ||
|- | {{!}} {{{balloons}}} | ||
{{#if:{{{meet_tt|}}}|{{!}} '''Meet T.T (N64)''' | }} | ||
|- | |- | ||
{{#if:{{{beat_tt|}}}|{{!}} '''Beat T.T.''' | {{#if:{{{transportation|}}}| | ||
|- | {{!}} '''Transportation''' | ||
{{#if:{{{notes|}}}|{{!}} '''Notes''' {{!}}{{ | {{!}} {{{transportation}}} | ||
}} | |||
|colspan=2 align | |- | ||
|}<noinclude>{{br}} | {{#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== | ==Using== | ||
<pre> | <pre> | ||
{{ | {{DKR course infobox | ||
| | |title= | ||
|image = | |image= | ||
|location = | |location= | ||
|balloons = | |balloons= | ||
|transportation = | |transportation= | ||
|meet_tt = | |meet_tt= | ||
|beat_tt = | |beat_tt= | ||
|notes = | |notes= | ||
|before = | |map= | ||
|after = | |before= | ||
|after= | |||
}} | }} | ||
</pre></noinclude> | </pre> | ||
[[Category:Infobox templates]]</noinclude> |
Latest revision as of 12: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= }}