78
editsMore actions
no edit summary
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{User:Kaimbe/ItemIcon| | Usage: {{code|<nowiki>{{User:Kaimbe/ItemIcon|ImagePath|ItemName|Rarity}}</nowiki>}}<br> | ||
Example: {{code|<nowiki>{{User:Kaimbe/ItemIcon|Shortbow_PlusOne_Icon.png|Darkfire Shortbow|rare}}</nowiki>}}<br>Result: {{User:Kaimbe/ItemIcon|Shortbow_PlusOne_Icon.png|Darkfire Shortbow|rare}} | |||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<div style="text-align: center; vertical-align: middle;"> | <div style="text-align: center; vertical-align: middle;"> | ||
{{#if: {{{ | {{#if: {{{1|}}} | [[File:{{{1}}}|frameless|50px|link={{{2}}}]] <br>}} | ||
[[{{{ | [[{{{2}}} | {{RarityColor | {{{3}}} | {{{2}}} }}]] | ||
</div> | </div> | ||
</includeonly> | </includeonly> |