Template:SubsWithWeapon: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
(Created page with "{| ! Submarine ! Amount |- {{#cargo_query:table = Submarines | format = template | where = {{{1}}}s NOT LIKE "0" | template = SubsWithWeapon/entry{{!}}{{{1}}}s | order by = na...")
 
mNo edit summary
Line 5: Line 5:
{{#cargo_query:table = Submarines
{{#cargo_query:table = Submarines
| format = template
| format = template
| where = {{{1}}}s NOT LIKE "0"
| where = {{{1|{{PAGENAME}}}}}s NOT LIKE "0"
| template = SubsWithWeapon/entry{{!}}{{{1}}}s
| template = SubsWithWeapon/entry{{!}}{{{1|{{PAGENAME}}}}}s
| order by = name ASC
| order by = name ASC
| delimiter = \n{{!}}-
| delimiter = \n{{!}}-

Revision as of 01:52, 2 August 2022

Error 1054: Unknown column 'SubsWithWeapons' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `cargo__Submarines`.`_pageID` AS `cargo_backlink_page_id_Submarines` FROM `cargo__Submarines` WHERE SubsWithWeapons NOT LIKE "0" ORDER BY `name` LIMIT 100

Submarine Amount