Template:Plural: Difference between revisions
From A KoL Wiki
imported>Quietust m add high-use tag |
imported>Quietust No edit summary |
||
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}} | {{prot_high-use}} | ||
{{Code2}} | {{Code2}} |
Revision as of 17:28, 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}}
→ {{{{{format}}}| name=seal tooth| plural=seal teeth| image=tooth.gif| plural}}{{plural|new unrecognized item}}
→ new unrecognized item(s)