Template:RideInfoBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{InfoBox | | ||
| boxtype = Ride | |||
{{ | | name = {{{name|}}} | ||
| name = {{{name|}}} | | category = {{{category|}}} | ||
| | |||
| area = {{{area|}}} | | area = {{{area|}}} | ||
| type = {{{type|}}} | | type = {{{type|}}} | ||
| opened = {{{opened|}}} | | opened = {{{opened|}}} | ||
Line 14: | Line 9: | ||
| closed = {{{closed|}}} | | closed = {{{closed|}}} | ||
| replacedby = {{{replacedby|}}} | | replacedby = {{{replacedby|}}} | ||
| riders = {{{riders|}}} | | riders = {{{riders|}}} | ||
| dispatch = {{{dispatch|}}} | | dispatch = {{{dispatch|}}} | ||
| duration = {{{duration|}}} | | duration = {{{duration|}}} | ||
| photo = {{{photo|}}} | |||
}}</includeonly> | |||
{{ | |||
}} | |||
}} | |||
</ | |||