Documentation
Use {{TechUnlock|{{PAGENAME}}}}
or {{TechUnlock|Large Wind Turbine}}
for
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
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)