Template:Plural: Difference between revisions
From A KoL Wiki
imported>Milnivri No edit summary |
imported>Quietust No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>[[{{{1}}}|{{plural:{{{2}}}|{{ | <includeonly>[[{{{1}}}|{{plural:{{{2}}}|{{Data|{{{1}}}|name|{{{1}}}(?)}}|{{#switch:{{Data|{{{1}}}|plural|?}}|?={{{1}}}{{!!!}}Data:{{{1}}}{{!}}(s)|!={{{1}}}(s)|{{Data|{{{1}}}|plural|UNKNOWN}}}}}}]]</includeonly><noinclude> | ||
{{prot_high-use}} | |||
{{Code2}} | {{Code2}} | ||
Latest revision as of 18:00, 28 October 2010
[edit]
{{Plural}}
[[{{{1}}}|{{plural:{{{2}}}|{{Data|{{{1}}}|name|{{{1}}}(?)}}|{{#switch:{{Data|{{{1}}}|plural|?}}|?={{{1}}}{{!!!}}Data:{{{1}}}{{!}}(s)|!={{{1}}}(s)|{{Data|{{{1}}}|plural|UNKNOWN}}}}}}]]
Usage
- Returns the plural of an Item, as a link to the Item:
- {{plural|ITEMNAME}}
Examples
{{plural|seal tooth}}
→ seal teeth{{plural|new unrecognized item}}
→ new unrecognized item(s)