Template:Infobox Minigame: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
m (→‎top: Applying list formatting)
Line 1: Line 1:
<includeonly><infobox>
<includeonly>{{#invoke:Infobox|Main}}<infobox>
<title source="name"><default>{{Page Name}}</default></title>
<title source="name"><default>{{Page Name}}</default></title>
<data><default>{{#invoke:Infobox|Image|{{{image|}}}|{{{caption|}}}|size=250px}}</default></data>
<data><default>{{#invoke:Infobox|Image|{{{image|}}}|{{{caption|}}}|size=250px}}</default></data>
Line 11: Line 11:
<data source="theme"><label>Theme(s)</label><format>{{#invoke:Infobox|List|{{{theme|}}}}}</format></data>
<data source="theme"><label>Theme(s)</label><format>{{#invoke:Infobox|List|{{{theme|}}}}}</format></data>
<data source="comp"><label>Comparable Mini-Game(s)</label><format>{{#invoke:Infobox|List|{{{comp|}}}}}</format></data>
<data source="comp"><label>Comparable Mini-Game(s)</label><format>{{#invoke:Infobox|List|{{{comp|}}}}}</format></data>
</infobox>{{#invoke:Infobox|Main}}{{#switch:{{lc:{{{type}}}}}
</infobox>{{#switch:{{lc:{{{type}}}}}
|racing=[[Category:Racing Mini-Games]]
|racing=[[Category:Racing Mini-Games]]
}}[[Category:Mini-Games]]</includeonly><noinclude>
}}[[Category:Mini-Games]]</includeonly><noinclude>

Revision as of 16:14, 24 October 2022


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)