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 6: Line 6:


==Usage==
==Usage==
{{NoWikiTemp|Normal|<topic>|<game>|link}}
{{NoWikiTemp|Normal|<game>|<topic>|link}}


{{Parameter|<game> |The game from which to fetch the term of the given topic.|Required}}
{{Parameter|<topic>|The name of the page of said topic. (ex: <code>Boss Key</code> for <code>Nightmare Key</code> and <code>Big Key</code>)|Required}}
{{Parameter|<topic>|The name of the page of said topic. (ex: <code>Boss Key</code> for <code>Nightmare Key</code> and <code>Big Key</code>)|Required}}
{{Parameter|<game> |The game from which to fetch the term of the given topic.|Required}}
{{Parameter|link  |Entering anything in this field will output the result as a link. (Enter <code>link</code> for standardization)|Optional}}
{{Parameter|link  |Entering anything in this field will output the result as a link. (Enter <code>link</code> for standardization)|Optional}}



Revision as of 18:50, 4 April 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:Terminology/Store.

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

Usage

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

  • <game> — The game from which to fetch the term of the given topic.
  • <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)

Example

Input Output
{{Terminology|ALttP|Big Key}} Template:Terminology
{{Terminology|ALttP|Big Key|link}} Template:Terminology
{{Terminology|LA|Big Key}} Template:Terminology
{{Terminology|LA|Big Key|link}} Template:Terminology
{{Terminology|TP|Big Key}} Template:Terminology
{{Terminology|TP|Big Key|link}} Template:Terminology
This is the documentation page, it should be transcluded into the main template page. See here for more information.