Template:DKR course infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(terminology used in the np dkr guide. this for Tracks mode. dkrds might be different)
mNo edit summary
(39 intermediate revisions by 5 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"
{| id="dkr-course" class="infobox" style="width:220px"
| align="center" colspan="2" bgcolor="#fff0b6" style="font-size:120%;" | '''''{{color-link|Diddy Kong Racing|black}}''''' '''Track'''
! colspan="2" style="font-size:120%" | ''[[Diddy Kong Racing]]'' course
|-
|-
| align="center" colspan="2" bgcolor="#FFF8DC" style="font-size:120%;" | {{{name|{{PAGENAME}}}}}
| colspan="2" style="font-size:125%;text-align:center" | {{{title|{{PAGETITLE}}}}}
|-
|-
|align="center" colspan="2" | {{{image|[[Image:Nocoverart.png|center]]<br>[[Special:Upload|<small>Upload one!</small>]]}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|- style=background:#FFF8DC
|-
|'''Location'''
{{#if:{{{location|}}}|
| style="width:12em" | {{{location|}}}
{{!}} '''Location'''
|- style="vertical-align: top;"
{{!}} {{{location}}}
| '''Balloon #'''
}}
| {{{balloons|}}}
|-
|- style=background:#FFF8DC
{{#if:{{{balloons|}}}|
| '''Transportation'''
{{!}} '''Balloon(s) required'''
| {{{transportation|}}}
{{!}} {{{balloons}}}
|- style="vertical-align: top;"
}}
| '''Beat T.T.'''
|-
| {{{beat_tt}}}
{{#if:{{{transportation|}}}|
|- style=background:#FFF8DC
{{!}} '''Transportation'''
| '''Notes'''
{{!}} {{{transportation}}}
| {{{notes|}}}
}}
|- 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|>>}}}'''  
{{#if:{{{meet_tt|}}}|
|}<noinclude><br clear="all">[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
{{!}} '''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"
! style="background:#BB8855" {{!}} 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}}}'''|>>}}
|}<templatestyles src="DKR course infobox/styles.css"/><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>

Revision as of 17:57, March 20, 2024

Diddy Kong Racing course
DKR course infobox
<< List of tracks >>

Using

{{DKR course infobox
|title=
|image=
|location=
|balloons=
|transportation=
|meet_tt=
|beat_tt=
|notes=
|map=
|before=
|after=
}}