Template:Tour infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "</pre> [[Category:" to "</pre> [[Category:")
No edit summary
Line 1: Line 1:
{| class="infobox" style="width:280px;background:ghostwhite;border:1px solid #a88"
{| class="infobox" style="width:280px;background:ghostwhite;border:1px solid #a88"
| align="center" colspan="2" bgcolor="skyblue" style="font-size:125%" | '''{{{title|{{PAGENAME}}}}}'''
! colspan="2" style="font-size:125%;background:skyblue" | {{{title|{{PAGENAME}}}}}
|-
|-
|align="center" colspan="2" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|-
|-
| '''Start date'''
| '''Start date'''
|{{{start|}}}
| {{{start|}}}
|-
|-
| '''End date'''
| '''End date'''
|{{{end|}}}
| {{{end|}}}
|-
|-
{{#if:{{{cups|}}}|{{!}} '''Number of cups''' {{!}}{{!}} {{{cups|}}}|}}
{{#if:{{{cups|}}}|{{!}} '''Number of cups''' {{!}}{{!}} {{{cups|}}}|}}
Line 16: Line 16:
{{#if:{{{coin|}}}|{{!}} '''{{color-link|Coin Rush (Mario Kart Tour)|black|Coin Rush}} course''' {{!}}{{!}} {{{coin|}}}|}}
{{#if:{{{coin|}}}|{{!}} '''{{color-link|Coin Rush (Mario Kart Tour)|black|Coin Rush}} course''' {{!}}{{!}} {{{coin|}}}|}}
|- style=background:skyblue
|- style=background:skyblue
|align="center" colspan="2" | <small>{{#if:{{{before|}}}|'''{{{before}}}'''|<<}}</small> <span style="font-size:125%">[[List of tours in Mario Kart Tour|List of tours]]</span> <small>{{#if:{{{after|}}}|'''{{{after}}}'''|>>}}</small>
| colspan="2" style="text-align:center" | <small>{{#if:{{{before|}}}|'''{{{before}}}'''|<<}}</small> <span style="font-size:125%">[[List of tours in Mario Kart Tour|List of tours]]</span> <small>{{#if:{{{after|}}}|'''{{{after}}}'''|>>}}</small>
|}<noinclude>
|}<noinclude>
==Code==
==Code==

Revision as of 14:33, April 19, 2022

Tour infobox
Start date
End date
<< List of tours >>

Code

{{MKTTour
|image=
|start=
|end=
|cups=
|rank=
|coin=
|before=
|after=
}}