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>"
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>This template generates the ride Info Box.
== Usage ==
<pre>{{RideInfoBox |
| name = (optional, else PAGENAME is used)
| category =
| type =
| area =
| opened =
| replaced = (optional)
| closed = (optional)
| replacedby = (optional)
| riders =
| dispatch =
| duration =
| photo =
}}</pre>
</noinclude>
<includeonly>{{InfoBox |
<includeonly>{{InfoBox |
| boxtype = Ride
| boxtype = Ride

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 = 
}}