Template:Term/Store: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
No edit summary
(Removed unnecessary Cargo query that may be slowing down page parsing.)
Line 5: Line 5:
|plural  = {{{2|}}}
|plural  = {{{2|}}}
|redirectTarget = {{{redirectTarget|}}}
|redirectTarget = {{{redirectTarget|}}}
}}'''{{#invoke:Term|TermStore}}'''{{#ifeq:{{#invoke:Nomenclature|HasTranslationsStored}}|true|[[Category:Pages Having Translations Stored]]}}</includeonly><noinclude>
}}'''{{#invoke:Term|TermStore}}'''</includeonly><noinclude>
{{#cargo_declare:
{{#cargo_declare:
_table  = Terminologies
_table  = Terminologies

Revision as of 16:55, 2 September 2023

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)