Template:DKR course infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(I'm not too good at making templates...)
 
mNo edit summary
(45 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<noinclude>{{construction|soon}}</noinclude>
{| id="dkr-course" class="infobox" style="width:220px"
{| 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"
! colspan="2" style="font-size:120%" | ''[[Diddy Kong Racing]]'' course
| align="center" colspan="2" bgcolor="#FFF8DC" style="font-size:120%;" | '''''Diddy Kong Racing''''' '''Track'''
|-
|-
|align="center" colspan="2" | {{{image|[[Image:Nocoverart.png|center]]<br>[[Special:Upload|<small>Upload one!</small>]]}}}
| colspan="2" style="font-size:125%;text-align:center" | {{{title|{{PAGETITLE}}}}}
|- style=background:#FFF8DC
|-
|'''Location'''
| colspan="2" style="text-align:center" | {{{image|}}}
| style="width:12em" | {{{location|}}}
|-
|- style="vertical-align: top;"
{{#if:{{{location|}}}|
| '''Balloon #'''
{{!}} '''Location'''
| {{{balloons|}}}
{{!}} {{{location}}}
|- style=background:#FFF8DC
}}
| '''Transportation'''
|-
| {{{transportation|}}}
{{#if:{{{balloons|}}}|
|- style="vertical-align: top;"
{{!}} '''Balloon(s) required'''
| '''Track Notes'''
{{!}} {{{balloons}}}
| {{{notes|}}}
}}
|- style="background:#FFF8DC" cellspacing=0
|-
| colspan=2 align="center" | '''{{{before|<<}}}''' <span style="font-size:97%">[[:Category:Race Courses|List of Tracks]]</span> '''{{{after|>>}}}''' '''{{{secret|**}}}'''
{{#if:{{{transportation|}}}|
|}<noinclude><br clear="all">[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>
{{!}} '''Transportation'''
{{!}} {{{transportation}}}
}}
|-
{{#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"
! 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=
}}