Changes

Jump to: navigation, search

Template:ItemCategory/doc

840 bytes added, 16:58, 31 August 2020
m
Description
<includeonly>
<!-- Categories/interwikis for the template -->
<!-- Remove comment tags when template is complete [[Category:Formatting templates]] -->
</includeonly><noinclude>
<!-- Categories/interwikis for this documentation itself -->
<!-- Remove comment tags when template is complete [[Category:Template documentation|{{PAGENAME}}]] -->
</noinclude>
== Description ==
Template under constructionUsed for those of us who have trouble remembering the correct syntax to link to a category page, or to save a little typing by using a default display link text provided by a lookup table. Documentation not yet written It creates a link to an item category page.
== Syntax ==
<pre>{{ItemCategory|<Item Category Keyword>|<Display Text>}}</pre>
=== Parameters ===
First parameter (required): The Keyword for the Item Category, as found in items.json in the public data.
Second parameter (optional): The link text you wish to be displayed. If omitted this is selected automatically via a lookup table. It will be the plural form of the Item Category, in plain english, in most cases. == Example Examples =={| class="wikitable"! Code! Result|- | <pre>{{ItemCategory|MagicOil}}</pre> | {{ItemCategory|MagicOil}}|- | <pre>{{ItemCategory|MagicOil|Oils which have magical properties}}</pre> | {{ItemCategory|MagicOil|Oils which have magical properties}}|- | <pre>{{ItemCategory|Armor}}</pre> | {{ItemCategory|Armor}}|- | <pre>{{ItemCategory|Apple}}</pre> | {{ItemCategory|Apple}}|}
5,698
edits

Navigation menu