Template:Exp Game

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search


Purpose

Use this template in infoboxes and Names in Other Regions tables to specify when information is true for a certain game only, in order to avoid misleading readers. The template adds the game's acronym between parentheses, in small text. The game's full title is displayed in a tooltip by way of explanation (for users who don't know the acronyms).

For example, the "cost" field of the Hylian Shield article's infobox must use this template to indicate that the shield costs 80 Rupees specifically in Ocarina of Time and 200 in Twilight Princess. Further down in the Names in Other Regions table, Exp Game also used to distinguish which names come from which games.

Exp Game vs Exp

This template is intended to replace instances of Template:Exp that occupy this same function. Both templates are essentially the same, only Exp displays a little Triforce Triforce piece.png rather than a game's acronym. Exp Game is advantageous because game acronyms are meaningful, whereas little golden triangles are not. Therefore, the information is immediately available without necessarily having to hover over the triangle. This is essential as a large fraction of Zelda Wiki readership uses touch-screen mobile devices that cannot "hover."

Usage

SyntaxBoilerplate
{{Exp Game|game1, game2, ..., gameN}}
{{Exp Game|}}
ParameterStatusDescriptionAccepted values
1gamesrequiredA comma-separated list of one or more game codes.See Data:Franchise

Indicates for which game(s) a particular statement is true, when that statement is not true for all games.

Template parameters

ParameterDescriptionTypeStatus
games1

A comma-separated list of one or more [[Data:Franchise|game codes]].

Stringrequired
__

Dummy parameter. Do not use.

Unknownoptional

Examples

#InputOutputCategories added
1{{Exp Game|OoT}} (OoT)
2{{Exp Game|Series, OoT, MM}} (Series | OoT | MM)
3{{Exp Game|MM, OoT, MM, OoT}} (OoT | MM)
4{{Exp Game}}
5{{Exp Game|}}
6{{Exp Game|fakeGame}}
7{{Exp Game|OoT, fakeGame, MM}} (OoT | MM)
The above documentation is transcluded from Template:Exp Game/Documentation. (edit | history)