Template:TechUnlock

Template page
Revision as of 01:53, 24 August 2023 by Johan (talk | contribs)

Documentation

Use {{TechUnlock|{{PAGENAME}}}}

or {{TechUnlock|Large Wind Turbine}}

for


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 'ORtechName='Large Wind Turbine' ORDER BY `cargo__techUnlock`.`_pageID`,`techNam' at line 1

Function: CargoSQLQuery::run Query: SELECT `cargo__techUnlock`.`_pageID` AS `cargo_backlink_page_id_techUnlock`,`techName` AS `techName`,`unlocks` AS `unlocks` FROM `cargo__techUnlock` WHERE unlocks='Large Wind Turbine'ORtechName='Large Wind Turbine' ORDER BY `cargo__techUnlock`.`_pageID`,`techName`,`unlocks` LIMIT 100


And

Use {{TechUnlock|{{PAGENAME}}|Tech}}

Or {{TechUnlock|Basic Structures|Tech}}

For


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 'ORtechName='Basic Structures' ORDER BY `cargo__techUnlock`.`_pageID`,`techName`' at line 1

Function: CargoSQLQuery::run Query: SELECT `cargo__techUnlock`.`_pageID` AS `cargo_backlink_page_id_techUnlock`,`techName` AS `techName`,`unlocks` AS `unlocks` FROM `cargo__techUnlock` WHERE unlocks='Basic Structures'ORtechName='Basic Structures' ORDER BY `cargo__techUnlock`.`_pageID`,`techName`,`unlocks` LIMIT 100

The above Template documentation is transcluded from Template:TechUnlock/doc. (edit | history)