More actions
HiddenDragon (talk | contribs) mNo edit summary |
HiddenDragon (talk | contribs) 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]] |