Template:Weapon type page: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 56: Line 56:
| fields = CONCAT('[[File:', image, '|frameless|200px|link=', name, ']] <br> [[', name, '{{!}}{', '{RarityColor{{!}}', rarity, '{{!}}', name, '}', '}]]') = Weapon, enchantment = Enchantment, price = Price, special = Special
| fields = CONCAT('[[File:', image, '|frameless|200px|link=', name, ']] <br> [[', name, '{{!}}{', '{RarityColor{{!}}', rarity, '{{!}}', name, '}', '}]]') = Weapon, enchantment = Enchantment, price = Price, special = Special
| order by = rarity_order, name
| order by = rarity_order, name
| where = type = "Longswords" and name != ""
| where = type = "{{{type}}}" and name != ""
| format = table
| format = table
}}
}}

Navigation menu