Difference between revisions of "Template:Interactive Special Row"

From MHWiki
m (Added scroll-margin-top attribute)
m (Fixed a typo)
Line 5: Line 5:
 
  |  | {{{Source|?}}}
 
  |  | {{{Source|?}}}
 
  |  | {{{Produces|?}}}
 
  |  | {{{Produces|?}}}
  |  | {{if|{{{Image_link1|}}}|[{{MHdomain}}{{{Image_link}}} Image]|?}}<br>{{if|{{{Image_link2|}}}|[{{MHdomain}}{{{Image_link2}}} {{{Image_2desc|Image}}}]|}}</includeonly><noinclude>This template is designed for use within rows of the tables of the [[Special]] (interactive items) page. Sample usage is as follows:
+
  |  | {{if|{{{Image_link|}}}|[{{MHdomain}}{{{Image_link}}} Image]|?}}<br>{{if|{{{Image_link2|}}}|[{{MHdomain}}{{{Image_link2}}} {{{Image_2desc|Image}}}]|}}</includeonly><noinclude>This template is designed for use within rows of the tables of the [[Special]] (interactive items) page. Sample usage is as follows:
 
  <nowiki>{{</nowiki>Interactive Special Row
 
  <nowiki>{{</nowiki>Interactive Special Row
 
   | Name        = ABC item
 
   | Name        = ABC item

Revision as of 00:08, 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    = 
 | 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)
}}