Template:Term/Store: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
m (MannedTooth moved page Template:Terminology to Template:Terminology/Store without leaving a redirect)
No edit summary
 
(39 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{#cargo_store:
<includeonly>{{#cargo_store:
_table = Terms
_table   = Terminologies
|game   = {{{3}}}
|games   = {{{3|}}}
|term   = {{{1}}}
|term   = {{{1|}}}
|plural = {{{2}}}
|plural = {{{2|}}}
}}'''{{#if:{{{4}}}|{{{2}}}|{{{1}}}}}'''</includeonly><noinclude>
|redirectTarget = {{{redirectTarget|}}}
}}'''{{#invoke:Term|TermStore}}'''</includeonly><noinclude>
{{#cargo_declare:
{{#cargo_declare:
_table = Terms
_table   = Terminologies
|game   = List (,) of String
|games   = List (,) of String
|term   = String
|term   = Wikitext
|plural = String
|plural = Wikitext
|redirectTarget = Page
}}
}}
{{Documentation}}
{{Documentation}}
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 17:00, 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)