Actions

Template

Equipment DescList

From Titan's Teeth

Revision as of 00:44, 31 August 2020 by Dicemonger (talk | contribs)

All lower-case

  • 1: category. Multiple categories can be added to the table with comma-separation (weapons,armor)
  • 2: subcategory (optional). Multiple subcategories can be added to the table with comma-separation (camping,survival)
  • 3: Show Hidden? Yes (defaults No)
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `_pageName` AS `Page`,`Name` AS `Name`,`Fluff` AS `Fluff`,`Description` AS `Description`,`Benefit` AS `Benefit`,`Note` AS `Note` FROM `cargo__Equipment` WHERE (Category="{{{1}}}") AND (Hidden="No" OR Hidden=_none) ORDER BY `Name` LIMIT 100 Function: CargoSQLQuery::run Error: 1054 Unknown column '_none' in 'where clause' (localhost)