Template:MKT bonus challenge table: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 113: Line 113:
-->{{#ifeq:{{{1|}}}|Steer Clear of Obstacles|
-->{{#ifeq:{{{1|}}}|Steer Clear of Obstacles|
{{{!}} class="wikitable" style="text-align:center" width=100%
{{{!}} class="wikitable" style="text-align:center" width=100%
!colspan=7 style="text-align:left"{{!}}[[Steer Clear of Obstacles]]
!colspan=8 style="text-align:left"{{!}}[[Steer Clear of Obstacles]]
{{!-}}
{{!-}}
!width=14.2%{{!}}Icon
!width=14.2%{{!}}Icon
Line 121: Line 121:
!width=14.2%{{!}}Chosen<br>glider
!width=14.2%{{!}}Chosen<br>glider
!width=14.2%{{!}}Obstacles
!width=14.2%{{!}}Obstacles
!width=14.2%{{!}}Tour appearances
!width=7.1%{{!}}Tour appearances
!width=7.1%{{!}}Cup
{{:Steer Clear of Obstacles|transcludesection=Steer Clear of Obstacles {{{2}}}}}
{{:Steer Clear of Obstacles|transcludesection=Steer Clear of Obstacles {{{2}}}}}
{{#if:{{{3|}}}|{{:Steer Clear of Obstacles|transcludesection=Steer Clear of Obstacles {{{3}}}}}}}
{{#if:{{{3|}}}|{{:Steer Clear of Obstacles|transcludesection=Steer Clear of Obstacles {{{3}}}}}}}

Revision as of 10:59, August 28, 2023

}

Usage

This template automatically creates a table with information about a given bonus challenge from Mario Kart Tour. It uses the code {{MKT bonus challenge table|}} and has 6 parameters.

  • The first unnamed parameter is for the name of the bonus challenge. It creates a header suited for the information related to that bonus challenge.
  • The remaining two unnamed parameters are for the variants of a given course where the bonus challenge is held (for instance: New York Minute, New York Minute R, New York Minute T, or New York Minute R/T).
  • The char=, other=, and lc= parameters are used exclusively for Vs. Mega bonus challenges.
    • char= is for the name of the main opponent, i.e. "Bowser" or "Donkey Kong". You don't need to add a "Mega" identifier to the name; the template takes care of that.
    • other=, when defined, adds several labels in the table's header to account for the main opponent's regular-sized cohorts, if any. For instance, the Vs. Mega Bowser bonus challenge on SNES Koopa Troopa Beach 2 has a number of small Koopa Troopas acting as opponents in addition to Mega Bowser; the parameter adds additional labels for the information relevant to these Koopa Troopas, such as what karts, gliders, and items they use.
    • lc=, when defined, writes the "vs." part of the bonus challenge's name in lowercase to better reflect the in-game name of the bonus challenge in some cases.