Template:Wrldwzrd89/CombatItem

From A KoL Wiki
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.

Usage

{{Template:Wrldwzrd89/CombatItem|
  autocat=no|
  itemid=item number|
  descid=description id|
  desc=in-game description|
  other option=value|
  etc.}}

Other options can be:

  • noid=1 to suppress warnings of missing item/description IDs
  • notrade=1 for untradable items
  • cost=value for automatically-consumed-upon-purchase-only items
  • autosell=value for autosellable items
    • autosell=0 for items that cannot be discarded
  • quest=1 for quest items
  • gift=1 for gift items
  • hagnk=1 for items that can be pulled from Hagnk's Ancestral Mini-Storage during Hardcore or Ronin without counting as an item pull
  • haiku=1 for items whose name and description are shown as a haiku
  • autocat=no to prevent this template from performing various automatic categorizations, such as for examples. This may not prevent other templates used within this one (such as {{Item/plural}}) from categorizing the page, however.
  • note1=note for adding a note to the description which isn't handled by one of the previous parameters. Template will automatically put "NOTE: " before the passed-in value.
  • note2=note, same as note1
  • anote=note for adding a note to the description with a single asterisk * before the passed-in value.
  • bluenote=note for items with a bold, blue, left-justified note in their description, such as the Clan VIP Lounge key. This will not add any extra text to the value passed in.

Usage Notes

  • Item numbers can be found by following the instructions for one of the approaches discussed in Items by number (usually involves viewing the frame source).
  • Description IDs are found in links to or the location of an item's description page and can again be read using the same view frame source technique used above.
  • Any page which uses this template must also incorporate a metadata page to hold the item's name, plural, and image.