4,951
edits
Falterfire (talk | contribs) (Added Superheat override) |
Falterfire (talk | contribs) (Added FormatNum to qty) |
||
Line 38: | Line 38: | ||
The 'menu' option formats the icon in a handy table (useful for menuboxes) so <nowiki>{{Icon|Combat|menu=true}}</nowiki> becomes {{Icon|Combat|menu=true}} | The 'menu' option formats the icon in a handy table (useful for menuboxes) so <nowiki>{{Icon|Combat|menu=true}}</nowiki> becomes {{Icon|Combat|menu=true}} | ||
The 'qty' option allows you to specify a number of items to go between the icon and the text, so <nowiki>{{Icon|type=item|Elder Dragonhide|qty= | The 'qty' option allows you to specify a number of items to go between the icon and the text, so <nowiki>{{Icon|type=item|Elder Dragonhide|qty=5000}}</nowiki> becomes {{Icon|type=item|Elder Dragonhide|qty=5000}} | ||
<includeonly><onlyinclude><!-- | <includeonly><onlyinclude><!-- | ||
Line 65: | Line 65: | ||
{{!}}- | {{!}}- | ||
{{!}}|}}<!-- | {{!}}|}}<!-- | ||
-->[[File:{{#var:image}}{{#if:{{#var:type}}|_({{#var:type}})|}}.{{#var:ext}}|25px|link={{#var:link}}]]{{#if:{{{qty|}}}| {{{qty|}}}|}}{{#if:{{{notext|}}}|| [[{{#var:link}}|{{#var:text}}]]}}<!-- | -->[[File:{{#var:image}}{{#if:{{#var:type}}|_({{#var:type}})|}}.{{#var:ext}}|25px|link={{#var:link}}]]{{#if:{{{qty|}}}| {{formatnum:{{{qty|}}}}}|}}{{#if:{{{notext|}}}|| [[{{#var:link}}|{{#var:text}}]]}}<!-- | ||
-->{{#if:{{{menu|}}}|<br/> | -->{{#if:{{{menu|}}}|<br/> | ||
{{!}}}|}}</onlyinclude></includonly> | {{!}}}|}}</onlyinclude></includonly> |