Template:Term/Store/Documentation: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{#invoke:Documentation|Template}}
===Example===
===Example===
<code><nowiki>{{Term/Store|Big Key|Big Keys|ALttP, TWW, TMC, TP, ALBW|plural}}</nowiki></code>
<code><nowiki>{{Term/Store|Big Key|Big Keys|ALttP, TWW, TMC, TP, ALBW|plural}}</nowiki></code>


{{Documentation Footer}}<includeonly>[[Category:Cargo Storage Templates]]</includeonly>
{{Documentation Footer}}<includeonly>[[Category:Cargo Storage Templates]]</includeonly>

Revision as of 01:55, 15 December 2022

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}}

This is the documentation page, it should be transcluded into the main template page. See here for more information.