Template:Link to Cargo table for data page/doc
Appearance
Template documentation
This template is used on data pages that feed information into a Cargo table. It displays a standard message with a link to the corresponding table in the Special:CargoTables interface.
Usage
{{Link to Cargo table for data page
| cargo_table_name = table_name
}}
Parameters
cargo_table_name(required)- The name of the Cargo table that this page feeds data into.
Example
{{Link to Cargo table for data page
| cargo_table_name = characters
}}
This will produce:
This data page is feeding data to the this Cargo table
Notes
- This template is typically placed at the top or bottom of a data page using Cargo.
- It uses the Template:Link to Cargo table internally to create the link.