Category:Cargo management templates
From Captain of Industry Wiki
This category contains all templates, which are related to Cargo tables or Cargo extention in general.
Cargo extention is used to store raw data, exported from the game's source code. See more.
Usually, every Cargo table has several templates which are directly connected to it:
- declare template specifies table's structure.
- define template is an interface, used to add data row to the table.
- fetch template is an interface, usually performing a querry to one or several tables, and then operating with a resulting list (usually using another template).
Pages in category "Cargo management templates"
The following 11 pages are in this category, out of 11 total.