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