Template:Plural
From TheKolWiki
| This high-use template has been protected from editing to prevent inaccurate edits and/or vandalism. Please use the talk page to discuss changes, and/or to ask an administrator to make an edit for you.
|
{{Plural}} <includeonly>[[{{{1}}}|{{plural:{{{2}}}|{{Data1|{{{1}}}|name|{{{1}}}(?)}}|{{#switch:{{Data1|{{{1}}}|plural|?}}|?={{{1}}}{{!!!}}Data:{{{1}}}{{!}}(s)|!={{{1}}}(s)|{{Data:{{{1}}}|plural|UNKNOWN}}}}}}]]</includeonly><noinclude>
{{prot_high-use}}
{{Code2}}
==Usage==
- Returns the plural of an Item, as a link to the Item:
- <nowiki>{{plural|ITEMNAME}}</nowiki>
==Examples==
- <code><nowiki>{{plural|seal tooth}}</nowiki></code> → {{plural|seal tooth}}
- <code><nowiki>{{plural|new unrecognized item}}</nowiki></code> → {{plural|new unrecognized item}}
[[Category:Utility Templates| {{PAGENAME}}]]</noinclude>
Usage
- Returns the plural of an Item, as a link to the Item:
- {{plural|ITEMNAME}}
Examples
|