Template:Term/Documentation: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 63: Line 63:
'''Result:''' In {{ALBW}}, the {{Term|ALBW|House of Gales|link}} is the third {{Term|ALBW|Dungeon|link}} in {{Term|ALBW|Hyrule|link}}. The {{Term|ALBW|Big Key|link}} is needed to access the {{Term|ALBW|Boss|link}}.
'''Result:''' In {{ALBW}}, the {{Term|ALBW|House of Gales|link}} is the third {{Term|ALBW|Dungeon|link}} in {{Term|ALBW|Hyrule|link}}. The {{Term|ALBW|Big Key|link}} is needed to access the {{Term|ALBW|Boss|link}}.


For games with remakes such as {{LA|-}} and {{OoT|-}}, unless you are specifically referring to the original version of the game, you should use the latest iteration of the remakes (<code>LADX</code> for {{LA|-}} and <code>OoT3D</code> for {{OoT3D|-}} and so on) to make sure to account for terms that might have been changed in said remakes.
For games with remakes such as {{LA|-}} and {{OoT|-}}, unless you are specifically referring to the original version of the game, you should use the latest iteration of the remakes (<code>LADX</code> for {{LA|-}} and <code>OoT3D</code> for {{OoT|-}} and so on) to make sure to account for terms that might have been changed in said remakes.
<pre>
<pre>
In {{LA}}, the {{Term|LADX|Tail Cave|link}} is the first {{Term|LADX|Dungeon|link}} on {{Term|LADX|Koholint Island|link}}. The {{Term|LADX|Big Key|link}} is needed to access the {{Term|LADX|Boss|link}}.
In {{LA}}, the {{Term|LADX|Tail Cave|link}} is the first {{Term|LADX|Dungeon|link}} on {{Term|LADX|Koholint Island|link}}. The {{Term|LADX|Big Key|link}} is needed to access the {{Term|LADX|Boss|link}}.

Revision as of 06:23, 1 June 2019

Purpose

Returns the proper singular form of a term for any given topic in The Legend of Zelda series. Terms are stored using Template:Term/Store.

Note: To return the plural form of a term, see Template:Plural.

Usage

    {{Term/Documentation|<game> |<topic> |link |display= }}

  • <game> — The game from which to fetch the term of the given topic. Defaults to Series.
  • <topic> — The name of the page of said topic. (ex: Boss Key for Nightmare Key and Big Key)
  • link — Entering anything in this field will output the result as a link. (Enter link for standardization)
  • display= — Alternative display return value. See below.

Examples

Input Output
{{Term|Series|Big Key}} Nightmare Key
{{Term|Series|Big Key|link}} Nightmare Key
{{Term|ALttP|Big Key}} Big Key
{{Term|ALttP|Big Key|link}} Big Key
{{Term|LA|Big Key}} Nightmare Key
{{Term|LA|Big Key|link}} Nightmare Key
{{Term|LADX|Big Key}} Nightmare Key
{{Term|LADX|Big Key|link}} Nightmare Key
{{Term|TP|Big Key}} Big Key
{{Term|TP|Big Key|link}} Big Key
{{Term|TPHD|Big Key|display= Key}} Key
{{Term|TPHD|Big Key|link|display= Key}}}} Key

Contextual Examples

Let's assume that you are writing an article about a Dungeon in A Link Between Worlds. In that section about A Link Between Worlds, you would use ALBW as the game parameter to fetch the latest canon terms for that game. Here's an example of that happening:

In {{ALBW}}, the {{Term|ALBW|House of Gales|link}} is the third {{Term|ALBW|Dungeon|link}} in {{Term|ALBW|Hyrule|link}}. The {{Term|ALBW|Big Key|link}} is needed to access the {{Term|ALBW|Boss|link}}.

Result: In A Link Between Worlds, the House of Gales is the third Dungeon in Hyrule. The Big Key is needed to access the Boss.

For games with remakes such as Link's Awakening and Ocarina of Time, unless you are specifically referring to the original version of the game, you should use the latest iteration of the remakes (LADX for Link's Awakening and OoT3D for Ocarina of Time and so on) to make sure to account for terms that might have been changed in said remakes.

In {{LA}}, the {{Term|LADX|Tail Cave|link}} is the first {{Term|LADX|Dungeon|link}} on {{Term|LADX|Koholint Island|link}}. The {{Term|LADX|Big Key|link}} is needed to access the {{Term|LADX|Boss|link}}.

Result: In Link's Awakening, the Tail Cave is the first Dungeon on Koholint Island. The Nightmare Key is needed to access the Boss.

This is the documentation page, it should be transcluded into the main template page. See here for more information.