More actions
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 6: | Line 6: | ||
{{#cargo_query: table=Swords | {{#cargo_query: table=Swords | ||
|fields=_pageName,=CONCAT('[[File:', Sprite, '.png]]')=Image | |fields=_pageName=Name,=CONCAT('[[File:', Sprite, '.png]]')=Image, Weight, Slots, BlockWidth, BlockHeight, Stance, Value, Projectile_Type, Projectile_BaseDmg | ||
|format=table | |format=table | ||
|headers=yes | |headers=yes | ||
|format=template |template=InfoboxRowTemplate |named args=yes | |format=template |template=InfoboxRowTemplate |named args=yes | ||
}} | }} |
Revision as of 21:17, 6 November 2024
Information
Melee is a type of weapon in the game which allows the user to engage close combat with other NPCs.
All Melee Items
Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '=CONCAT('File:', Sprite, '.png')=Image AS `png]]')=Image`,`Weight` AS `We...' at line 1
Function: CargoSQLQuery::run Query: SELECT `cargo__Swords`.`_pageID` AS `cargo_backlink_page_id_Swords`,`_pageName` AS `Name`,=CONCAT('File:', Sprite, '.png')=Image AS `png]]')=Image`,`Weight` AS `Weight`,`Slots` AS `Slots`,`BlockWidth` AS `BlockWidth`,`BlockHeight` AS `BlockHeight`,`Stance` AS `Stance`,`Value` AS `Value`,`Projectile_Type` AS `Projectile Type`,`Projectile_BaseDmg` AS `Projectile BaseDmg` FROM `cargo__Swords` ORDER BY `cargo__Swords`.`_pageID`,`_pageName`,=CONCAT('File:', Sprite, '.png')=Image,`Weight`,`Slots` LIMIT 100