Template:InfoBoxTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{{InfoBoxStart | name = {{{name}}} }} | {{InfoBoxStart | name = {{{name|}}} }} | ||
{{InfoBoxGeneric | | {{InfoBoxGeneric | | ||
| area = {{{area}}} | | area = {{{area|}}} | ||
| category = {{{category}}} | | category = {{{category|}}} | ||
| type = {{{type}}} | | type = {{{type|}}} | ||
| opened = {{{opened}}} | | opened = {{{opened|}}} | ||
| replaced = {{{replaced}}} | | replaced = {{{replaced|}}} | ||
| closed = {{{closed}}} | | closed = {{{closed|}}} | ||
| replacedby = {{{replacedby}}} | | replacedby = {{{replacedby|}}} | ||
| photo = {{{photo}}} | | photo = {{{photo|}}} | ||
}} | }} | ||
{{InfoBoxRide | | {{InfoBoxRide | | ||
| riders = {{{riders}}} | | riders = {{{riders|}}} | ||
| dispatch = {{{dispatch}}} | | dispatch = {{{dispatch|}}} | ||
| duration = {{{duration}}} | | duration = {{{duration|}}} | ||
}} | }} | ||
{{InfoBoxEnd | boxtype = Ride }} | {{InfoBoxEnd | boxtype = Ride }} | ||
</includeonly> | </includeonly> |
Revision as of 04:53, 6 August 2016
You will learn later...