Template:Plural

From HorizonXI Wiki

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