Template:Minigame infobox: Difference between revisions

add
(new; some parameters from https://zelda-archive.fandom.com/wiki/Template:Infobox_Minigame)
 
(add)
Line 45: Line 45:
}}
}}
|-
|-
{{#if:{{{time<includeonly>|</includeonly>}}}|
{{#if:{{{time_limit<includeonly>|</includeonly>}}}|
{{!}} style="background:moccasin" {{!}} '''Time limit'''
{{!}} style="background:moccasin" {{!}} '''Time limit'''
{{!}} {{{time}}}
{{!}} {{{time_limit}}}
}}
}}
|-
|-
Line 60: Line 60:
}}
}}
|-
|-
{{#if:{{{track<includeonly>|</includeonly>}}}|
{{#if:{{{music_track<includeonly>|</includeonly>}}}|
{{!}} style="background:moccasin" {{!}} '''Music track'''
{{!}} style="background:moccasin" {{!}} '''Music track'''
{{!}} {{{track}}}
{{!}} {{{music_track}}}
}}
}}
|-
|-
Line 86: Line 86:
This infobox can be used in normal minigames, ''[[Mario Party (series)|Mario Party]]'' series minigames, and ''[[WarioWare]]'' microgames as well. Here are the instructions of using the infobox.
This infobox can be used in normal minigames, ''[[Mario Party (series)|Mario Party]]'' series minigames, and ''[[WarioWare]]'' microgames as well. Here are the instructions of using the infobox.


==Usage==
===Parameters===
*title - The title itself. Leave it blank unless the article title has an identifier or in special cases where the article is titled differently from the minigame.
*title - The title itself. Leave it blank unless the article title has an identifier or in special cases where the article is titled differently from the minigame.
*image - An image of the minigame
*image - An image of the minigame
Line 97: Line 99:
*form - The ''[[WarioWare: Smooth Moves]]'' form used as the controls for the game's microgames.
*form - The ''[[WarioWare: Smooth Moves]]'' form used as the controls for the game's microgames.
*objective - The objective(s) for completing the minigame.
*objective - The objective(s) for completing the minigame.
*time - The [[time limit]] of the minigame.
*time_limit - The [[time limit]] of the minigame.
*record - The initial record for the minigame.
*record - The initial record for the minigame.
*clear - Amount of points needed to clear the minigame in ''WarioWare''.
*clear - Amount of points needed to clear the minigame in ''WarioWare''.
*track - The name of the music track used.
*music_track - The name of the music track used.
*cost - The cost to play the minigame.
*cost - The cost to play the minigame.
*prize - The prize the player gets for winning the minigame.
*prize - The prize the player gets for winning the minigame.
*sample - Sample of the background music used in the minigame.
*sample - Sample of the background music used in the minigame.
===Blank template===
<pre>
{{minigame infobox
|title=
|image=
|caption=
|appears_in=
|type=
|host=
|intro=
|location=
|controls=
|form=
|objective=
|title_limit=
|record=
|clear=
|music_track=
|cost=
|prize=
|sample=
}}
</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>