Difference between revisions of "Template:Interactive Special Row"

From MHWiki
m (Fixed a typo)
m (Added documentation for 'produces' parameter)
 
Line 13: Line 13:
 
   | Description = Taken verbatim from Larry's Loot Lexicon
 
   | Description = Taken verbatim from Larry's Loot Lexicon
 
   | Source      = <nowiki>{{Template:Source/ABC item}}</nowiki>
 
   | Source      = <nowiki>{{Template:Source/ABC item}}</nowiki>
   | Produces    =  
+
   | Produces    = List items in alphabetical order.
 
   | Image_link  = /images/items/collectibles/xxxxx.gif (Low-resolution images usually in .gif format)
 
   | Image_link  = /images/items/collectibles/xxxxx.gif (Low-resolution images usually in .gif format)
 
   | Image_link2 = /images/items/stats/large/xxxxx.png (High-resolution images usually in .png format)
 
   | Image_link2 = /images/items/stats/large/xxxxx.png (High-resolution images usually in .png format)
 
   | Image_2desc = High-resolution Image (default)
 
   | Image_2desc = High-resolution Image (default)
 
  <nowiki>}}</nowiki></noinclude>
 
  <nowiki>}}</nowiki></noinclude>

Latest revision as of 20:42, 27 February 2022

This template is designed for use within rows of the tables of the Special (interactive items) page. Sample usage is as follows:

{{Interactive Special Row
 | Name        = ABC item
 | LLL         = abc_item (see Template:MHinfo for more detail)
 | Note        = Limited Edition and other notes etc. Leave blank if nothing.
 | Action      = Open (the default, copy verbatim from Special tab)
 | Description = Taken verbatim from Larry's Loot Lexicon
 | Source      = {{Template:Source/ABC item}}
 | Produces    = List items in alphabetical order.
 | Image_link  = /images/items/collectibles/xxxxx.gif (Low-resolution images usually in .gif format)
 | Image_link2 = /images/items/stats/large/xxxxx.png (High-resolution images usually in .png format)
 | Image_2desc = High-resolution Image (default)
}}