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><noinclude>
<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>{{[[Template:plural|plural]]|ITEMNAME}}</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

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}}
[[{{{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]]