Template:Infobox Minigame: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
mNo edit summary
(+owner field)
Line 6: Line 6:
<data source="other"><label>Other appearance(s)</label><format>{{#invoke:Infobox|Games|{{{other|}}}}}</format></data>
<data source="other"><label>Other appearance(s)</label><format>{{#invoke:Infobox|Games|{{{other|}}}}}</format></data>
<data source="location"><label>Location(s)</label><format>{{#invoke:Infobox|List|{{{location|}}}}}</format></data>
<data source="location"><label>Location(s)</label><format>{{#invoke:Infobox|List|{{{location|}}}}}</format></data>
    <data source="owner"><label>Owner(s)</label><format>{{#invoke:Infobox|List|{{{owner|}}}}}</format></data>
<data source="prereq"><label>Prerequisite(s)</label><format>{{#invoke:Infobox|List|{{{prereq|}}}}}</format></data>
<data source="prereq"><label>Prerequisite(s)</label><format>{{#invoke:Infobox|List|{{{prereq|}}}}}</format></data>
<data source="cost"><label>Cost(s)</label><format>{{#invoke:Infobox|List|{{{cost|}}}}}</format></data>
<data source="cost"><label>Cost(s)</label><format>{{#invoke:Infobox|List|{{{cost|}}}}}</format></data>

Revision as of 01:14, 1 April 2023


Purpose

Displaying infoboxes for Mini-Games.

Usage

{{Infobox Minigame
|image= Image(s) of the topic. (Use {{Media}} when possible.)
|caption= Caption of the image. (Not to be used with {{Media}}.)
|pronunciation= Pronunciation of the minigame's name.
|game= The mainline game(s) that this minigame appears in.
|other= Other media that this minigame appears in.
|location= The location(s) where the minigame can be played.
|owner= The owner(s) who run the minigame.
|prereq= Conditions to be fulfilled before the minigame becomes available (Items to be obtained; Quests and Events to be completed).
|cost= The cost to play the minigame once
|prize= The prize(s) that can be won from this minigame.
|theme= The theme music that plays during this minigame.
|comp= Other minigame(s) similar or related to this one.
}}

Blank Code

{{Infobox Minigame
|image= 
|caption= 
|pronunciation= 
|game= 
|other= 
|location= 
|owner= 
|prereq= 
|cost= 
|prize= 
|theme= 
|comp= 
}}
The above documentation is transcluded from Template:Infobox Minigame/Documentation. (edit | history)