Bureaucrats, Moderators (CommentStreams), Interface administrators, Push subscription managers, Suppressors, Administrators
11,987
edits
| Line 8: | Line 8: | ||
*Parser Functions: | *Parser Functions: | ||
#cargo_declare: Defines the schema for a table, placed within the | #cargo_declare: Defines the schema for a table, placed within the <nowiki><noinclude></nowiki> part of a template. | ||
<nowiki><noinclude></nowiki> part of a template. | |||
#cargo_attach: Specifies that a template adds rows to a table declared elsewhere. | #cargo_attach: Specifies that a template adds rows to a table declared elsewhere. | ||
#cargo_store: Stores data into a Cargo table, usually within the <nowiki><includeonly></nowiki> part of a template. | #cargo_store: Stores data into a Cargo table, usually within the <nowiki><includeonly></nowiki> part of a template. | ||