Template:RideInfoBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
== Usage == | == Usage == | ||
<pre>{{RideInfoBox | | <pre>{{RideInfoBox | | ||
| name = | | name = (optional, else PAGENAME is used) | ||
| category = | | category = | ||
| type = | | type = | ||
| area = | | area = | ||
| opened = | | opened = | ||
| replaced = | | replaced = (optional) | ||
| closed = | | closed = (optional) | ||
| replacedby = (optional) | | replacedby = (optional) | ||
| riders = | | riders = | ||
| dispatch = | | dispatch = | ||
| duration = | | duration = | ||
| photo = | | photo = | ||
}}</pre> | }}</pre> | ||
Latest revision as of 18:33, 13 May 2023
This template generates the ride Info Box.
Usage
{{RideInfoBox |
| name = (optional, else PAGENAME is used)
| category =
| type =
| area =
| opened =
| replaced = (optional)
| closed = (optional)
| replacedby = (optional)
| riders =
| dispatch =
| duration =
| photo =
}}