Template:Organisation record/doc: Difference between revisions

From Transport Knowledge Wiki
No edit summary
No edit summary
Line 21: Line 21:
"description": "Name of organisation",
"description": "Name of organisation",
"example": "Living Streets",
"example": "Living Streets",
"deprecated": true,
"required": true
"required": true
},
},

Revision as of 12:23, 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

Template parameters

ParameterDescriptionTypeStatus
Namename

Name of organisation

Example
Living Streets
Unknownrequired
Statusstatus

Is the organisation active or inactive?

Suggested values
{{Active}} {{Inactive}}
Example
{{Active}}
Templaterequired
Keywordskeywords

Add each keyword enclosed by {{KW}}

Example
{{KW|Walking}}
Templateoptional
Websitelive_url

The live website address enclosed by {{live link}} template

Example
{{live link| live_url= https://www.livingstreets.org.uk/ | test_date=6 August 2024}}
Templaterequired