Template:MHNowItemSmall: Difference between revisions
From MHWiki
(WIP! Todo: Include all icon styles and colours in the usage details) |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<span style=" | <includeonly><span style=" | ||
display: inline-flex; | display: inline-flex; | ||
align-items: center; | align-items: center; | ||
Line 8: | Line 8: | ||
height: 22px; | height: 22px; | ||
overflow: hidden; | overflow: hidden; | ||
background-color: white;">[[File:MHNow-{{{1|}}} Icon{{#if:{{{2|}}}| {{{2|}}}|}}.png|20px]]</span>< | background-color: white;">[[File:MHNow-{{{1|}}} Icon{{#if:{{{2|}}}| {{{2|}}}|}}.png|20px]]</span></includeonly><noinclude>'''Example usage: '''<nowiki>{{MHNowItemSmall|Gem|Light Blue|6}}</nowiki><br /> | ||
Usage: <nowiki>{{MHNowItemSmall| | '''Result: '''{{MHNowItemSmall|Gem|Light Blue|6}}{{-}} | ||
Usage: <nowiki>{{MHNowItemSmall| Item Type | Color | Rarity }}</nowiki> | |||
item | For item type and color combinations available check this page: [[:Category:MHNow Item Icons]]<br />Not all item type and color combinations might work. This depends on which Icons are uploaded to the wiki. | ||
Rarity Colours: | |||
* | *<div style="text-align: center; border-radius: .25em; width: 40px; padding: 2px; background-color: #92abab;">1</div> | ||
*<div style="text-align: center; border-radius: .25em; width: 40px; padding: 2px; background-color: #49b955;">2</div> | |||
*<div style="text-align: center; border-radius: .25em; width: 40px; padding: 2px; background-color: #4b8ac9;">3</div> | |||
*<div style="text-align: center; border-radius: .25em; width: 40px; padding: 2px; background-color: #c26ae1;">4</div> | |||
*<div style="text-align: center; border-radius: .25em; width: 40px; padding: 2px; background-color: #f0b73b;">5</div> | |||
*<div style="text-align: center; border-radius: .25em; width: 40px; padding: 2px; background-color: #fc6b6b;">6</div> | |||
*< | |||
*< | |||
*< | |||
*< | |||
*< | |||
</noinclude> | </noinclude> |
Latest revision as of 02:33, 15 September 2024
Example usage: {{MHNowItemSmall|Gem|Light Blue|6}}
Result:
Usage: {{MHNowItemSmall| Item Type | Color | Rarity }}
For item type and color combinations available check this page: Category:MHNow Item Icons
Not all item type and color combinations might work. This depends on which Icons are uploaded to the wiki.
Rarity Colours:
- 1
- 2
- 3
- 4
- 5
- 6