Changes

Jump to: navigation, search

Template:ItemCategory/doc

799 bytes added, 16:57, 31 August 2020
documentation written
<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 construction. Documentation not yet writtenUsed 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.
== 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