Equipment
From P6 Spheres
| Main > Equipment |
Contents
Equipment Categories
Query: SELECT CONCAT('Tag, ' ', Label, '') AS `com/p6spheres/index.php?title=Equipment/List&Category=', Tag, ' ', Label, ']')` FROM `cargo__Equipment_Types` WHERE TopCategory HOLDS "Mundane" ORDER BY `TableIndex` LIMIT 100 Function: CargoSQLQuery::run Error: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'HOLDS "Mundane" ORDER BY `TableIndex` LIMIT 100' at line 1 (localhost)
Equipment Tables
Query: SELECT `Label` AS `Label`,`Tag` AS `Tag` FROM `cargo__Equipment_Types` WHERE TopCategory HOLDS "Mundane" ORDER BY `TableIndex` LIMIT 100 Function: CargoSQLQuery::run Error: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'HOLDS "Mundane" ORDER BY `TableIndex` LIMIT 100' at line 1 (localhost)