Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Category:Cargo templates: Difference between revisions

Category page
mNo edit summary
mNo edit summary
 
Line 3: Line 3:
Meaning, they use the following parser functions:
Meaning, they use the following parser functions:


<code>#cargo_declare</code> - defines the schema for a table.
* <code>#cargo_declare</code> - defines the schema for a table.
<code>#cargo_store</code> - stores one row to a Cargo table
* <code>#cargo_store</code> - stores one row to a Cargo table
<code>#cargo_query</code> - queries one or more Cargo data tables
* <code>#cargo_query</code> - queries one or more Cargo data tables
<code>#cargo_attach</code> - defines a template that adds rows to a table defined elsewhere
* <code>#cargo_attach</code> - defines a template that adds rows to a table defined elsewhere


[[Category:Templates]]
[[Category:Templates]]