Difference between revisions of "Template:Airport-Statistics/doc"
Jump to navigation
Jump to search
blackwiki>Bouzinac (←Created page with '{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> ==...') |
blackwiki>Bouzinac |
||
| Line 8: | Line 8: | ||
}}</includeonly> | }}</includeonly> | ||
| + | |||
| + | |||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "iata": { | ||
| + | "label": "IATA Code ", | ||
| + | "description": "On three letters embedded with brackets", | ||
| + | "example": "\"CDG\" \"NCE\"", | ||
| + | "type": "string", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "icao": { | ||
| + | "label": "ICAO Code", | ||
| + | "description": "On four letters embedded with brackets", | ||
| + | "example": "\"KDEN\" \"KLAX\"", | ||
| + | "type": "string", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "faa": { | ||
| + | "label": "FAA Code (USA)", | ||
| + | "description": "On three letters embedded with brackets", | ||
| + | "example": "\"PDX\" \"LAX\"", | ||
| + | "type": "string", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "start": { | ||
| + | "label": "Start year", | ||
| + | "example": "2000", | ||
| + | "type": "number", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "caption": { | ||
| + | "label": "With caption (\"-\") or (leave the field blank)", | ||
| + | "example": "-", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "width": { | ||
| + | "label": "largeur du graphique en pixels", | ||
| + | "type": "number" | ||
| + | }, | ||
| + | "title": { | ||
| + | "label": "Graph title", | ||
| + | "example": "Annual traffic on XXX airport" | ||
| + | } | ||
| + | } | ||
| + | } | ||
| + | </templatedata> | ||
Revision as of 20:32, 14 June 2019
| 40px | This is a documentation subpage for Template:Airport-Statistics. It contains usage information, categories and other content that is not part of the original template page. |
Usage
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| IATA Code | iata | On three letters embedded with brackets
| String | suggested |
| ICAO Code | icao | On four letters embedded with brackets
| String | suggested |
| FAA Code (USA) | faa | On three letters embedded with brackets
| String | suggested |
| Start year | start | no description
| Number | suggested |
| With caption ("-") or (leave the field blank) | caption | no description
| String | optional |
| largeur du graphique en pixels | width | no description | Number | optional |
| Graph title | title | no description
| Unknown | optional |