Template:Tour infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
mNo edit summary
(7 intermediate revisions by 3 users not shown)
Line 4: Line 4:
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|-
|-
| '''Start date'''
{{#if:{{{start|}}}|
| {{{start|}}}
{{!}} '''Start date'''
{{!}} {{{start}}}
}}
|-
|-
| '''End date'''
{{#if:{{{end|}}}|
| {{{end|}}}
{{!}} '''End date'''
{{!}} {{{end}}}
}}
|-
|-
{{#if:{{{cups|}}}|{{!}} '''Number of cups''' {{!}}{{!}} {{{cups|}}}|}}
{{#if:{{{cups|}}}|
{{!}} '''Number of cups'''
{{!}} {{{cups}}}
}}
|-
|-
{{#if:{{{rank|}}}|{{!}} '''Ranked cups''' {{!}}{{!}} {{{rank|}}}|}}
{{#if:{{{rank|}}}|
{{!}} '''Ranked cups'''
{{!}} {{{rank}}}
}}
|-
|-
{{#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"
| 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>
| colspan="2" style="text-align:center" | <small>{{#if:{{{before|}}}|'''{{{before}}}'''|<<}}</small> [[List of tours in Mario Kart Tour|List of tours]] <small>{{#if:{{{after|}}}|'''{{{after}}}'''|>>}}</small>
|}<noinclude>
|}<noinclude>
==Code==
==Code==

Revision as of 01:16, May 3, 2024

Tour infobox
<< List of tours >>

Code

{{tour infobox
|title=
|image=
|start=
|end=
|cups=
|rank=
|coin=
|before=
|after=
}}