Template:Plural/Documentation: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
(Created page with "==Purpose== Returns the proper plural term for any given topic in {{TLoZ|Series}}. Terms are stored using Template:Terminology/Store. '''Note:''' To return the singular...")
 
Line 1: Line 1:
==Purpose==
==Purpose==
Returns the proper plural term for any given topic in {{TLoZ|Series}}. Terms are stored using [[:Template:Terminology/Store]].
Returns the proper plural form of a term for any given topic in {{TLoZ|Series}}. Terms are stored using [[:Template:Terminology/Store]].


'''Note:'''
'''Note:'''

Revision as of 07:03, 4 April 2019

Purpose

Returns the proper plural 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 singular form of a term, see Template:Terminology.

Usage

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

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

Example

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