Template:DKR course infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary |
(improved. some code from levelbox) |
||
Line 1: | Line 1: | ||
{| class="infobox" cellpadding=3 cellspacing=2 | {|class="infobox" cellpadding=3 cellspacing=2 width=220 style="margin:{{#ifeq:{{{align}}}|left|0 1em 1em 0|0 0 1em 1em}};font-size:11px;background-color:wheat;border:1px solid #88a;float:{{#ifeq:{{{align}}}|left|left|right}};clear:{{#ifeq:{{{align}}}|left|left|right}}" | ||
| align= | |align=center colspan=2 bgcolor=#BB8855 style=font-size:120%|'''''{{color-link|Diddy Kong Racing|black}}''''' '''Track''' | ||
|- | |- | ||
| align= | |align=center colspan=2 bgcolor=#BB8855 style=font-size:125%|{{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
|align= | |align=center colspan=2|{{{image|}}} | ||
|- style=background:#FFF8DC | |- style=background:#FFF8DC | ||
|''' | {{#if:{{{world|}}}|{{!}} '''World''' {{!}}{{!}} {{{world|}}}}} | ||
|-style=vertical-align:top | |||
|- style= | {{#if:{{{balloons|}}}|{{!}} '''Balloon(s) required''' {{!}}{{!}} {{{balloons|}}}}} | ||
| '''Balloon | |||
|- style=background:#FFF8DC | |- style=background:#FFF8DC | ||
| '''Transportation''' | {{#if:{{{transportation|}}}|{{!}} '''Transportation''' {{!}}{{!}} {{{transportation|}}}}} | ||
|-style=vertical-align:top | |||
|- style= | {{#if:{{{meet_tt|}}}|{{!}} '''Meet T.T''' {{!}}{{!}} {{{meet_tt|}}}}} | ||
| ''' | |||
|- style=background:#FFF8DC | |- style=background:#FFF8DC | ||
| ''' | {{#if:{{{beat_tt|}}}|{{!}} '''Beat T.T.''' {{!}}{{!}} {{{beat_tt|}}}}} | ||
| {{{notes|}}} | |-style=vertical-align:top | ||
|- style="background:# | {{#if:{{{notes|}}}|{{!}} '''Notes''' {{!}}{{!}} {{{notes|}}}}} | ||
| colspan=2 align= | |-style="background:#BB8855" cellspacing=0 | ||
|}<noinclude> | |colspan=2 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}}[[Category:Infobox templates|{{PAGENAME}}]] | |||
==Using== | |||
<pre> | |||
{{DKRBox | |||
|name = | |||
|image = | |||
|world = | |||
|balloons = | |||
|transportation = | |||
|meet_tt = | |||
|beat_tt = | |||
|notes = | |||
|before = | |||
|after = | |||
}} | |||
</pre></noinclude> |
Revision as of 17:15, December 18, 2018
Template:Color-link Track | |
DKR course infobox | |
<< List of Tracks >> |
Using
{{DKRBox |name = |image = |world = |balloons = |transportation = |meet_tt = |beat_tt = |notes = |before = |after = }}