Template:RideInfoBox: Difference between revisions

From Lost Islanders
Jump to navigation Jump to search
Created page with "<includeonly>{{InfoBox | | boxtype = Ride | name = {{{name|}}} | category = {{{category|}}} | area = {{{area|}}} | type = {{{type|}}} | opened = {{{opened|}}} | replaced = {{{replaced|}}} | closed = {{{closed|}}} | replacedby = {{{replacedby|}}} | riders = {{{riders|}}} | dispatch = {{{dispatch|}}} | duration = {{{duration|}}} | photo = {{{photo|}}} }}</includeonly>"
 
No edit summary
Line 1: Line 1:
<noinclude>This template generates the ride Info Box.
== Usage ==
<pre>{{RideInfoBox |
| name =      (optional, else PAGENAME is used)
| category =  (NOT AREA)
| type =      (NOT AREA)
| area =      (NOT AREA)
| opened =
| replaced =  (optional)
| closed =    (optional)
| replacedby = (optional)
| riders =    (RIDE ONLY)
| dispatch =  (RIDE ONLY)
| duration =  (RIDE ONLY)
| photo =
}}</pre>
</noinclude>
<includeonly>{{InfoBox |
<includeonly>{{InfoBox |
| boxtype = Ride
| boxtype = Ride

Revision as of 18:29, 13 May 2023

This template generates the ride Info Box.

Usage

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