Template:MKT bonus challenge table: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary |
m (Text replacement - "<noinclude>↵↵" to "<noinclude> ") |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 30: | Line 30: | ||
{{:Time Trial (Mario Kart Tour)|transcludesection=Time Trial {{{2}}}}} | {{:Time Trial (Mario Kart Tour)|transcludesection=Time Trial {{{2}}}}} | ||
{{#if:{{{3|}}}|{{:Time Trial (Mario Kart Tour)|transcludesection=Time Trial {{{3}}}}}}}{{#if:{{{note|}}}| | {{#if:{{{3|}}}|{{:Time Trial (Mario Kart Tour)|transcludesection=Time Trial {{{3}}}}}}}{{#if:{{{note|}}}| | ||
{{!-}} | |||
{{!-}} | {{!-}} | ||
{{!}}colspan=8 style="text-align:left"{{!}}'''Note:''' {{{note}}}}} | {{!}}colspan=8 style="text-align:left"{{!}}'''Note:''' {{{note}}}}} | ||
Line 181: | Line 182: | ||
{{!}}}}<!-- | {{!}}}}<!-- | ||
-->{{#ifeq:{{{1|}}}|Vs. Mega| | -->{{#ifeq:{{{1|}}}|Vs. Mega| | ||
{{{!}}class="wikitable"style="border-top: 2px solid #A2A9B1;text-align:center"width=100% | {{{!}}class="wikitable" style="border-top: 2px solid #A2A9B1;text-align:center" width=100% | ||
!colspan={{#if:{{{other|}}}|12|8}} style="text-align:left"{{!}}[[Vs. Mega#{{#if:{{{lc|}}}|vs.|Vs.}} Mega {{{char|}}} {{{2}}}|{{#if:{{{lc|}}}|vs.|Vs.}} Mega {{{char}}}]] | !colspan={{#if:{{{other|}}}|12|8}} style="text-align:left"{{!}}[[Vs. Mega#{{#if:{{{lc|}}}|vs.|Vs.}} Mega {{{char|}}} {{{2}}}|{{#if:{{{lc|}}}|vs.|Vs.}} Mega {{{char}}}]] | ||
{{!-}} | {{!-}} | ||
Line 187: | Line 188: | ||
!width={{#if:{{{other|}}}|10|14.2}}% rowspan=2{{!}}Course variant | !width={{#if:{{{other|}}}|10|14.2}}% rowspan=2{{!}}Course variant | ||
!width={{#if:{{{other|}}}|36|56.8}}% colspan=4{{!}}Mega opponent information | !width={{#if:{{{other|}}}|36|56.8}}% colspan=4{{!}}Mega opponent information | ||
{{#if:{{{other|}}}|!width=36% | {{#if:{{{other|}}}|!width=36% rowspan=2{{!}}Other opponent information}} | ||
!width={{#if:{{{other|}}}|9|7.1}}% rowspan=2{{!}}Tour appearances | !width={{#if:{{{other|}}}|9|7.1}}% rowspan=2{{!}}Tour appearances | ||
!width={{#if:{{{other|}}}|9|7.1}}% rowspan=2{{!}}Cup | !width={{#if:{{{other|}}}|9|7.1}}% rowspan=2{{!}}Cup | ||
Line 195: | Line 196: | ||
!width={{#if:{{{other|}}}|9|14.2}}%{{!}}Glider | !width={{#if:{{{other|}}}|9|14.2}}%{{!}}Glider | ||
!width={{#if:{{{other|}}}|9|14.2}}%{{!}}Items used | !width={{#if:{{{other|}}}|9|14.2}}%{{!}}Items used | ||
{{:Vs. Mega|transcludesection={{#if:{{{lc|}}}|vs.|Vs.}} Mega {{{char}}} {{{2}}}}}{{#if:{{{note|}}}| | {{:Vs. Mega|transcludesection={{#if:{{{lc|}}}|vs.|Vs.}} Mega {{{char}}} {{{2}}}}}{{#if:{{{note|}}}| | ||
{{!-}} | {{!-}} | ||
Line 304: | Line 301: | ||
{{!}}colspan=8 style="text-align:left"{{!}}'''Note:''' {{{note}}}}} | {{!}}colspan=8 style="text-align:left"{{!}}'''Note:''' {{{note}}}}} | ||
{{!}}}}}</onlyinclude><noinclude> | {{!}}}}}</onlyinclude><noinclude> | ||
==Usage== | ==Usage== | ||
This template automatically creates a table with information about a given [[Mario Kart Tour#Bonus challenges|bonus challenge]] from ''[[Mario Kart Tour]]''. It uses the code <code><nowiki>{{MKT bonus challenge table|}}</nowiki></code> and has 7 parameters. | This template automatically creates a table with information about a given [[Mario Kart Tour#Bonus challenges|bonus challenge]] from ''[[Mario Kart Tour]]''. It uses the code <code><nowiki>{{MKT bonus challenge table|}}</nowiki></code> and has 7 parameters. |
Latest revision as of 16:37, May 30, 2024
}
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 7 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 note= parameter is used to add a note to a particular bonus challenge entry.
- 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.