Template:Exp Game
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 this is an example of the 'Exp' template 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
{{Exp Game|game1, game2, ..., gameN}}
{{Exp Game|}}
Parameter | Status | Description | |
---|---|---|---|
1 | games | required | A comma-separated list of one or more game codes. |
Indicates for which game(s) a particular statement is true, when that statement is not true for all games.
Parameter | Description | Type | Status | |
---|---|---|---|---|
games | 1 | A comma-separated list of one or more [[:Category:Game codes|game codes]]. | String | required |
_ | _ | Dummy parameter. Do not use. | Unknown | optional |
Examples
# | Input | Output | Categories added |
---|---|---|---|
1 | {{Exp Game|OoT}} | (OoTOcarina of Time) | |
2 | {{Exp Game|Series, OoT, MM}} | (SeriesThe Legend of Zelda Series | OoTOcarina of Time | MMMajora's Mask) | |
3 | {{Exp Game|MM, OoT, MM, OoT}} | (OoTOcarina of Time | MMMajora's Mask) | |
4 | {{Exp Game}} | Warning: Invalid template arguments | |
5 | {{Exp Game|}} | Warning: Invalid template arguments |