Difference between revisions of "Template:Interactive Special Row"
From MHWiki
m (Added support for additional images) |
m (Added documentation for 'produces' parameter) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <includeonly>|- | + | <includeonly>|- style="vertical-align: top; scroll-margin-top: 2.498em" id="{{{Name|}}}" |
| − | + | | | {{MHinfo|{{{LLL|?}}}|{{{Name|?}}}}}<br>{{{Note|}}} | |
| − | | | + | | | {{{Action|?}}} |
| − | | | + | | | {{{Description|?}}} |
| − | | | + | | | {{{Source|?}}} |
| − | | | + | | | {{{Produces|?}}} |
| − | | | + | | | {{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: |
| − | |||
| − | </includeonly><noinclude> | ||
| − | This template is designed for use within rows of the tables of the [[Special | ||
<nowiki>{{</nowiki>Interactive Special Row | <nowiki>{{</nowiki>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 = <nowiki>{{Template:Source/ABC item}}</nowiki> | |
| − | + | | 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) | |
| − | + | <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)
}}