Template:DropsLineTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#ifeq:{{{ | {{#ifeq: {{{name|}}} | | <!-- If name parameter is empty --> | ||
|- | |||
| colspan="2" | Error: Item name missing | |||
| {{{quantity|}}} | |||
| {{{rarity|}}} | |||
| {{{rarity2|}}} | |||
| {{{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=]] | |||
| Dharok's platelegs | |||
| {{{quantity|}}} | |||
| {{{rarity|}}} | |||
| {{{rarity2|}}} | |||
| {{{rarity3|}}} | |||
| {{{rarity4|}}} | |||
| {{{rarity5|}}} | |||
| {{{price|}}} | |||
{{#ifeq: {{{name|}}} | Dharok's platelegs | <!-- If item is not Dharok's platelegs --> | |||
| | |||
}} | |||
}} |
Revision as of 12:40, 5 May 2024
{{#ifeq: | | |- | colspan="2" | Error: Item name missing | | | | | | | {{#ifeq: | | | | {{#if: | -