Template:Term/Store/Documentation: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
m (Text replacement - "{{Terminology/Store|" to "{{Term/Store|")
(replaced with module-based doc)
Line 1: Line 1:
==Purpose==
Storing terms in a cargo table.
==Usage==
{{NoWikiTemp|Normal|<singular_term>|<plural_term>|<games>|plural}}
{{Parameter|<singular_term>|The singular form of the term.|Required}}
{{Parameter|<plural_term>  |The plural form of the term. Can be skipped for pages such as Characters or where plural does not apply.|Optional}}
{{Parameter|<games>        |Comma separated list of games the term applies to. (ex: <code>OoT, SS, BotW</code>)|Required}}
{{Parameter|plural        |Entering anything in this field will output the term as plural. (Enter <code>plural</code> for standardization.)|Optional}}
===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}}
{{Documentation Footer}}

Revision as of 17:14, 15 November 2020

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.