Template:RideInfoBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<!-- START of the box. All types have this. --> | <!-- START of the box. All types have this. --> | ||
Line 46: | Line 26: | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
<noinclude> | |||
This template uses other templates to generate the Ride Info Box. | |||
== Usage == | |||
<pre> | |||
{{InfoBox | | |||
| name = | |||
| area = | |||
| category = | |||
| type = | |||
| opened = | |||
| replaced = | |||
| closed = | |||
| replacedby = | |||
| riders = | |||
| dispatch = | |||
| duration = | |||
| photo = | |||
}} | |||
</pre> | |||
</noinclude> |
Revision as of 17:14, 9 August 2016
This template uses other templates to generate the Ride Info Box.
Usage
{{InfoBox | | name = | area = | category = | type = | opened = | replaced = | closed = | replacedby = | riders = | dispatch = | duration = | photo = }}