Template:Organisation record/doc: Difference between revisions
From Transport Knowledge Wiki
No edit summary |
|||
| Line 20: | Line 20: | ||
"label": "Name", | "label": "Name", | ||
"description": "Name of organisation", | "description": "Name of organisation", | ||
"example": "Living Streets" | "example": "Living Streets", | ||
"deprecated": true, | |||
"required": true | |||
}, | }, | ||
"status": { | "status": { | ||
Revision as of 12:22, 24 February 2025
Guide
This template is used on organisation pages.
Examples
Blank code
{{organisation record
| name =
| status =
| keywords =
| live_url =
}}
Template data
Used for organisation records
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of organisation
| Unknown | deprecated |
| Status | status | Is the organisation active or inactive?
| Template | required |
| Keywords | keywords | Add each keyword enclosed by {{KW}}
| Template | optional |
| Website | live_url | The live website address enclosed by {{live link}} template
| Template | required |
