Template:Map Marker Template: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> </noinclude><includeonly>{{{location|}}}~{{{title|}}}~{{{details|}}}~{{{icon|}}} </includeonly>") |
(revert - not needed here) |
||
(29 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude>Used by park trail map - details forthcoming. Edit to see more. Manual switch list to change marker type to icon name - plans to eventually do similar to [[Template:Auto List to Icons]]. | ||
</noinclude><includeonly>{{{location|}}}~{{{title|}}}~{{{details|}}}~{{{icon|}}} | </noinclude><includeonly>{{#switch:{{{#userparam|}}} | ||
</includeonly> | |trail={{{location|}}}~{{#replace:{{{title|}}}|'|<nowiki>'</nowiki>}}~'''Distance:''' {{{distance|}}}, '''Difficulty:''' {{{difficulty|}}}, '''Markings:''' {{{marking|}}}~MarkerT.png | ||
|marker={{{location|}}}~{{{title|}}}~{{{details|}}}~{{#switch:{{{icon|}}} | |||
|Parking=MarkerA.png | |||
|Photo spot=MarkerB.png | |||
|Waterfall=MarkerC.png | |||
|Other photo spot=MarkerD.png | |||
|Overlook=MarkerE.png | |||
|Shelter=MarkerF.png | |||
|Point of interest=MarkerG.png | |||
|Campground=MarkerH.png | |||
|Cave=MarkerI.png | |||
|Water crossing=MarkerJ.png | |||
|Bench=MarkerK.png | |||
|Trail bridge=MarkerL.png | |||
|Comm tower=MarkerM.png | |||
|Cemetery=MarkerN.png | |||
|Playground=MarkerO.png | |||
|Summit=MarkerP.png | |||
|Toilet=MarkerQ.png | |||
|Tunnel=MarkerR.png | |||
|Picnic spot=MarkerS.png | |||
|Trail sign=MarkerT.png | |||
|Road crossing=MarkerU.png | |||
|Old structure=MarkerV.png | |||
|Horseback=MarkerW.png | |||
|Alien landing=MarkerX.png | |||
|Rest=MarkerY.png | |||
|Skiing=Marker1.png | |||
|Tower=Marker2.png | |||
|Power line=powerline.png | |||
|Blowdown=treedown.png}} }}</includeonly> |
Latest revision as of 23:02, 13 December 2018
Used by park trail map - details forthcoming. Edit to see more. Manual switch list to change marker type to icon name - plans to eventually do similar to Template:Auto List to Icons.