Template:Multilang profile: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
(fixes)
Line 1: Line 1:
{|
<includeonly>{|
|{{#if:{{{type|}}}|'''{{{type}}}:'''}}
|{{#if:{{{type|}}}|'''{{{type}}}:'''}}
|-
|-
|valign=top|<div style="column-count:2">
|valign=top|<div style="column-count:2"><!--
{{#if:{{{Eng|}}}|*'''English:'''<br>''{{{Eng}}}}}
-->{{#if:{{{Eng|}}}|*<div style="break-inside:avoid">'''English:'''<br>''{{{Eng}}}''</div>}}<!--
{{#if:{{{Jap|}}}|*'''Japanese:'''<br>{{{Jap}}}}}
-->{{#if:{{{Jap|}}}|*<div style="break-inside:avoid">'''Japanese:'''<br>{{{Jap}}}</div>}}<!--
{{#if:{{{ChiS|}}}|*'''Simplified Chinese:'''<br>{{{ChiS}}}}}
-->{{#if:{{{ChiS|}}}|*<div style="break-inside:avoid">'''Simplified Chinese:'''<br>{{{ChiS}}}</div>}}<!--
{{#if:{{{ChiT|}}}|*'''Traditional Chinese:'''<br>{{{ChiT}}}}}
-->{{#if:{{{ChiT|}}}|*<div style="break-inside:avoid">'''Traditional Chinese:'''<br>{{{ChiT}}}</div>}}<!--
{{#if:{{{Fre|}}}|*'''French:'''<br>''{{{Fre}}}}}
-->{{#if:{{{Fre|}}}|*<div style="break-inside:avoid">'''French:'''<br>''{{{Fre}}}''</div>}}<!--
{{#if:{{{Ger|}}}|*'''German:'''<br>''{{{Ger}}}}}
-->{{#if:{{{Ger|}}}|*<div style="break-inside:avoid">'''German:'''<br>''{{{Ger}}}''</div>}}<!--
{{#if:{{{Ita|}}}|*'''Italian:'''<br>''{{{Ita}}}}}
-->{{#if:{{{Ita|}}}|*<div style="break-inside:avoid">'''Italian:'''<br>''{{{Ita}}}''</div>}}<!--
{{#if:{{{Kor|}}}|*'''Korean:'''<br>{{{Kor}}}}}
-->{{#if:{{{Kor|}}}|*<div style="break-inside:avoid">'''Korean:'''<br>{{{Kor}}}</div>}}<!--
{{#if:{{{Por|}}}|*'''Portuguese:'''<br>''{{{Por}}}}}
-->{{#if:{{{Por|}}}|*<div style="break-inside:avoid">'''Portuguese:'''<br>''{{{Por}}}''</div>}}<!--
{{#if:{{{Spa|}}}|*'''Spanish:'''<br>{{{Spa}}}}}
-->{{#if:{{{Spa|}}}|*<div style="break-inside:avoid">'''Spanish:'''<br>{{{Spa}}}</div>}}<!--
{{#if:{{{SpaA|}}}|*'''Spanish (Latin America):'''<br>''{{{SpaA}}}}}
-->{{#if:{{{SpaA|}}}|*<div style="break-inside:avoid">'''Spanish (Latin America):'''<br>''{{{SpaA}}}''</div>}}<!--
{{#if:{{{SpaE|}}}|*'''Spanish (Europe):'''<br>''{{{SpaE}}}}}
-->{{#if:{{{SpaE|}}}|*<div style="break-inside:avoid">'''Spanish (Europe):'''<br>''{{{SpaE}}}''</div>}}<!--
|}<noinclude>This template is used to display Shop profiles of drivers, karts, and gliders from ''[[Mario Kart Tour]]'' in various languages.
--></div>
|}</includeonly><noinclude>This template is used to display Shop profiles of drivers, karts, and gliders from ''[[Mario Kart Tour]]'' in various languages.


Code:
'''Code:'''
<pre>
<pre>
{{MKT Shop profile
{{MKT Shop profile
Line 36: Line 37:
</pre>
</pre>


Notes:
'''Notes:'''
*The '''<tt>type=</tt>''' parameter is for the section of the Shop these profiles originate from: '''Spotlight Shop''', '''Mii Racing Suit Shop''', or '''Shop special offer'''. For current intents and purposes, it would have probably been more intuitive to have a parameter for each Shop section which, when defined, would automatically display the name of the section; however, having one versatile parameter is better in case the template is ever adapted to list multi-language profiles from other games and media.
*The '''<tt>type=</tt>''' parameter is for the section of the Shop these profiles originate from: '''Spotlight Shop''', '''Mii Racing Suit Shop''', or '''Shop special offer'''. For current intents and purposes, it would have probably been more intuitive to have a parameter for each Shop section which, when defined, would automatically display the name of the section; however, having one versatile parameter is better in case the template is ever adapted to list multi-language profiles from other games and media.
*Use the '''<tt>Spa=</tt>''' parameter only if a profile is the exact same in both Latin American Spanish and European Spanish.
*Use the '''<tt>Spa=</tt>''' parameter only if a profile is the exact same in both Latin American Spanish and European Spanish.


[[Category:MKT content templates]]</noinclude>
[[Category:MKT content templates]]</noinclude>

Revision as of 12:04, July 3, 2023

This template is used to display Shop profiles of drivers, karts, and gliders from Mario Kart Tour in various languages.

Code:

{{MKT Shop profile
|type=
|Eng=
|Jap=
|ChiS=
|ChiT=
|Fre=
|Ger=
|Ita=
|Kor=
|Por=
|Spa=
|SpaA=
|SpaE=
}}

Notes:

  • The type= parameter is for the section of the Shop these profiles originate from: Spotlight Shop, Mii Racing Suit Shop, or Shop special offer. For current intents and purposes, it would have probably been more intuitive to have a parameter for each Shop section which, when defined, would automatically display the name of the section; however, having one versatile parameter is better in case the template is ever adapted to list multi-language profiles from other games and media.
  • Use the Spa= parameter only if a profile is the exact same in both Latin American Spanish and European Spanish.