Template:Organisation record/doc: Difference between revisions

From Transport Knowledge Wiki
more
Line 10: Line 10:
#Paste the code into the new record.  
#Paste the code into the new record.  
#Fill in all the details you have for the organisation.}}
#Fill in all the details you have for the organisation.}}
==Blank code==
<code>{{organisation record</code><br />
<code>| name        = </code><br />
<code>| status      = </code><br />
<code>| keywords    = </code><br />
<code>| live_url    = </code><br />
<code>}}</code>


==Guide==
==Guide==
This template is used on organisation pages.  
This template is used on organisation pages.


==Examples==
==Examples==

Revision as of 11:53, 25 February 2025

You can add to the wiki
Publication
+report
Book
+book
Video
+video
Journal
+journal
Journal article
+article
Organisation
+org

Template:Main page block

Blank code

{{organisation record
| name =
| status =
| keywords =
| live_url =
}}

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
Contentrequired
Statusstatus

Is the organisation active or inactive?

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

Add each keyword enclosed by {{KW}}

Example
{{KW|Walking}}
Templaterequired
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