Template:Plural: Difference between revisions
From A KoL Wiki
imported>Dehstil mNo edit summary |
imported>Quietust m can't forget about this one! |
||
Line 1: | Line 1: | ||
<includeonly>[[{{{1}}}|{{plural:{{{2}}}|{{:{{{1}}} | <includeonly>[[{{{1}}}|{{plural:{{{2}}}|{{Data:{{{1}}}|name|UNKNOWN}}|{{#switch:{{Data:{{{1}}}|plural|UNKNOWN}}|?={{{1}}}{{!!!}}Data:{{{1}}}{{!}}(s)|!={{{1}}}(s)|{{Data:{{{1}}}|plural|UNKNOWN}}}}}}]]</includeonly><noinclude> | ||
{{Code2}} | {{Code2}} | ||
Revision as of 02:09, 15 January 2007
[edit]
{{Plural}}
[[{{{1}}}|{{plural:{{{2}}}|{{Data:{{{1}}}|name|UNKNOWN}}|{{#switch:{{Data:{{{1}}}|plural|UNKNOWN}}|?={{{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}}
- Example:
{{plural|seal tooth}}
→ {{{{{format}}}| name=seal tooth| plural=seal teeth| image=tooth.gif| plural}}