Template:BallastFloraDamageTable/doc

From Official Barotrauma Wiki
Revision as of 13:12, 29 March 2023 by G3jzer (talk | contribs) (Created page with "{{doc/start}} Table displaying Ballast Flora Damage for the Ballast Flora page. ==Sub Templates== *Template:BallastFloraDamageTable/row ==Template in use== ===Ran...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Documentation

Table displaying Ballast Flora Damage for the Ballast Flora page.


Sub Templates


Template in use

Ranged

To show up here items must have:

  • ballastfloradamage defined (any).
BallastFloraDamageTable
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 ') ORDER BY `firedamage` DESC,`weapontype` DESC,`ammotype` DESC,`name` LIMIT 100' at line 1

Function: CargoSQLQuery::run Query: SELECT `cargo__Items`.`_pageID` AS `cargo_backlink_page_id_Items`,`name` AS `name`,`icon` AS `icon`,`projectiles` AS `projectiles`,`explosionrange` AS `explosionrange`,`structuredamage` AS `structuredamage`,`explosionstructuredamage` AS `explosionstructuredamage`,`ballastfloradamage` AS `ballastfloradamage`,`explosionballastfloradamage` AS `explosionballastfloradamage`,`afflictions` AS `afflictions`,`explosionafflictions` AS `explosionafflictions`,`note` AS `note`,`triggers` AS `triggers`,`firedamage` AS `firedamage` FROM `cargo__Items` WHERE hideintables IS NULL AND ((firedamage IS NOT NULL OR ballastfloradamage IS NOT NULL OR explosionballastfloradamage IS NOT NULL) AND ) ORDER BY `firedamage` DESC,`weapontype` DESC,`ammotype` DESC,`name` LIMIT 100

Item Ballast Flora Damage Structure Damage Afflictions Notes


This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.