Template:RideInfoBox: Difference between revisions

From Lost Islanders
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
== Usage ==
== Usage ==
<pre>{{RideInfoBox |
<pre>{{RideInfoBox |
| name =       (optional, else PAGENAME is used)
| name = (optional, else PAGENAME is used)
| category =   (NOT AREA)
| category =
| type =       (NOT AREA)
| type =
| area =       (NOT AREA)
| area =
| opened =  
| opened =  
| replaced =   (optional)
| replaced =
| closed =     (optional)
| closed =
| replacedby = (optional)
| replacedby =
| riders =     (RIDE ONLY)
| riders =
| dispatch =   (RIDE ONLY)
| dispatch =
| duration =   (RIDE ONLY)
| duration =
| photo =  
| photo =  
}}</pre>
}}</pre>

Revision as of 18:32, 13 May 2023

This template generates the ride Info Box.

Usage

{{RideInfoBox |
| name = (optional, else PAGENAME is used)
| category =
| type =
| area =
| opened = 
| replaced =
| closed =
| replacedby =
| riders =
| dispatch =
| duration =
| photo = 
}}