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" cellpadding=3 cellspacing=2 align=right width=220px style="font-family: arial, sans-serif; padding: 4px; margin: 0 0 1.5em 1.5em; font-size: 11px; background-color: orange; border:1px solid #88a; color:black"
<templatestyles src="DKR course infobox/styles.css"/>
| align="center" colspan="2" bgcolor="#fff0b6" style="font-size:120%;" | '''''{{color-link|Diddy Kong Racing|black}}''''' '''Track'''
{| id="dkr-course" class="infobox" style="width:220px"
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}}
|-
|-
| align="center" colspan="2" bgcolor="#FFF8DC" style="font-size:120%;" | {{{name|{{PAGENAME}}}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|-
|-
|align="center" colspan="2" | {{{image|[[Image:Nocoverart.png|center]]<br>[[Special:Upload|<small>Upload one!</small>]]}}}
{{#if:{{{location|}}}|
|- style=background:#FFF8DC
{{!}} '''Location'''
|'''Location'''
{{!}} {{{location}}}
| style="width:12em" | {{{location|}}}
}}
|- style="vertical-align: top;"
|-
| '''Balloon #'''
{{#if:{{{balloons|}}}|
| {{{balloons|}}}
{{!}} '''Balloon(s) required'''
|- style=background:#FFF8DC
{{!}} {{{balloons}}}
| '''Transportation'''
}}
| {{{transportation|}}}
|-
|- style="vertical-align: top;"
{{#if:{{{transportation|}}}|
| '''Track Notes'''
{{!}} '''Transportation'''
| {{{notes|}}}
{{!}} {{{transportation}}}
|- style="background:#FFF8DC" cellspacing=0
}}
| colspan=2 align="center" | '''{{{before|<<}}}''' <span style="font-size:97%">[[:Category:Diddy Kong Racing Race Courses|List of Tracks]]</span> '''{{{after|>>}}}'''  
|-
|}<noinclude><br clear="all">[[Category:Infobox templates|{{PAGENAME}}]]</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=
}}