Template:Plural

From HorizonXI Wiki
Revision as of 23:48, 29 August 2024 by Aramachus (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

Template that returns the plural of a given term. The use is intended for other Templates when the input is a parameter so the plural cannot be known in advance. Programmatically, plurals are often used to connect a label on a page to a category (NPC -> Category:NPCs). Most work with an added 's' but there are some irregular plurals. Those can be tracked here so that any templates which are supposed to use plurals in this way can do so safely via the Plural template.

Examples

Category:{{Plural|City}}

Category:Cities

Category:{{Plural|NPC}}

Category:NPCs