Template:Plural: Difference between revisions
From A KoL Wiki
imported>Quietust m {{plural}} is no longer needed as a huge table, so let's reuse it as a shortcut to plural/autolink |
imported>Quietust mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>[[{{{1}}}|{{:{{{1}}}/data|plural|UNKNOWN}} | <includeonly>[[{{{1}}}|{{:{{{1}}}/data|plural|UNKNOWN}}]]</includeonly><noinclude> | ||
{{prot_high-use}} | {{prot_high-use}} | ||
{{Code2}} | {{Code2}} | ||
Line 5: | Line 5: | ||
==Usage== | ==Usage== | ||
*Returns the plural of an Item, as a link to the Item: | *Returns the plural of an Item, as a link to the Item: | ||
*:<code>{{ | *:<code>{{plural|ITEMNAME}}</code> | ||
*: Example: <code><nowiki>{{plural|seal tooth}}</nowiki></code> → {{plural|seal tooth}} | *: Example: <code><nowiki>{{plural|seal tooth}}</nowiki></code> → {{plural|seal tooth}} | ||
[[Category:Utility Templates| {{PAGENAME}}]]</noinclude> | [[Category:Utility Templates| {{PAGENAME}}]]</noinclude> |
Revision as of 03:43, 7 November 2006
[edit]
{{Plural}}
[[{{{1}}}|{{:{{{1}}}/data|plural|UNKNOWN}}]]
Usage
- Returns the plural of an Item, as a link to the Item:
[[ITEMNAME|ITEMNAME/data]]
- Example:
{{plural|seal tooth}}
→ [[seal tooth|Seal tooth/data]]