Template:PTNA/CSV/Header
Shared header for all PTNA CSV pages
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| language | 1 | Language used for the text
| String | required |
| network | network | PTNA network identifier
| String | suggested |
| testcsv | testcsv | Whether this page uses CSV injection from GTFS data. Requires network to be set.
| Boolean | optional |
This template is used as a header for PTNA CSV pages. This template adds pages to the category PTNA CSV.
Usage options:
{{PTNA/CSV/Header|(language)}} - just a description and link to the the CSV definition. (language) is a 2-letter language code: en, de, fr. More languages may be added in the future, unrecognized language codes will default to English.
{{PTNA/CSV/Header|(language)|network=(network identifier in PTNA)}} - same as above, plus a link to the PTNA analysis page. An example for (network identifier in PTNA) is: DE-BY-VVM-Mainfranken
{{PTNA/CSV/Header|(language)|network=(network identifier in PTNA)|testcsv=yes}} - same as above, plus a link to the CSV injection testing page, for testing edits to @... import statements without having to wait for analysis to occur.