|
|
(231 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| {{#ifeq: {{{name|}}} | | <!-- If name parameter is empty -->
| | <includeonly> |
| |- | | |- |
| | colspan="2" | Error: Item name missing | | |[[File:{{{pic|{{{1}}}}}}.png|link=]] |
| | | {{{txt|{{{1}}}}}} |
| | {{{quantity|}}} | | | {{{quantity|}}} |
| | {{{rarity|}}} | | |{{#invoke:DropsLineTest|generateOutput|{{{droprate|0}}}}} |
| | {{{rarity2|}}}
| | |{{Price|{{{1}}}|{{{quantity|}}}}} |
| | {{{rarity3|}}}
| |
| | {{{rarity4|}}} | |
| | {{{rarity5|}}}
| |
| | {{{price|}}} | |
| {{#ifeq: {{{name|}}} | | <!-- If name parameter is empty -->
| |
| |
| |
| | {{#if: {{{name|}}} | <!-- If name parameter is not empty -->
| |
| {{#ifeq: {{{name|}}} | Dharok's platelegs | <!-- If item is Dharok's platelegs -->
| |
| |- | | |- |
| | colspan="2" | [[File:Dharok's platelegs.png|link=]]
| | </includeonly> |
| | Dharok's platelegs
| |
| | {{{quantity|}}}
| |
| | {{{rarity|}}}
| |
| | {{{rarity2|}}}
| |
| | {{{rarity3|}}}
| |
| | {{{rarity4|}}}
| |
| | {{{rarity5|}}}
| |
| | {{{price|}}}
| |
| {{#ifeq: {{{name|}}} | Dharok's platelegs | <!-- If item is not Dharok's platelegs -->
| |
| |
| |
| }}
| |
| }}
| |