Template:Term/Store: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
(Removed unnecessary Cargo query that may be slowing down page parsing.)
mNo edit summary
Line 9: Line 9:
_table  = Terminologies
_table  = Terminologies
|games  = List (,) of String
|games  = List (,) of String
|term    = String
|term    = Wikitext
|plural  = String
|plural  = String
|redirectTarget = Page
|redirectTarget = Page

Revision as of 16:57, 14 April 2024

This template defines the table "Terminologies". View table.

Purpose

Used in article leads to store terms, for use by Template:Term and other modules.

Usage

SyntaxBoilerplate
{{Term/Store|<singularTerm>|<pluralTerm>|<games>|<plural>}}
{{Term/Store|||}}
ParameterStatusDescriptionAccepted values
1singularTermrequiredThe singular form of the term.
2pluralTermrequiredThe plural form of the term. Leave empty for characters or other terms where no plural form applies.
3gamesrequiredComma-separated list of games to which the term applies. For example, OoT, SS, BotW.See Data:Franchise
4pluraloptionalEntering plural here will make the template output the plural term instead of the singular.
redirectTargetoptionalA hidden parameter added by Template:Synonym to indicate that the storing page redirects to another page.

Example

{{Term/Store|Big Key|Big Keys|ALttP, TWW, TMC, TP, ALBW|plural}}

The above documentation is transcluded from Template:Term/Store/Documentation. (edit | history)