Difference between revisions of "Template:Tracklog"

From Geohashing
(ifexist)
Line 9: Line 9:
 
Note that this only works with GPX files uploaded to the wiki; you can't use GPX files you've hosted elsewhere in this way.
 
Note that this only works with GPX files uploaded to the wiki; you can't use GPX files you've hosted elsewhere in this way.
  
</noinclude><includeonly><tracklog src="{{filepath:{{{1}}}}}"></tracklog>[[Category:Expeditions with tracklogs]]</includeonly>
+
</noinclude><includeonly>{{#ifexist:File:{{{1}}}|<tracklog src="{{filepath:{{{1}}}}}"></tracklog>[[Category:Expeditions with tracklogs]]|[[:File:{{{1}}}]] does not exist.[[Category:Pages with broken file links]]}}</includeonly>

Revision as of 15:45, 30 March 2021

Tracklog embedding

If your GPSr records a tracklog in GPX format, you can embed it on your expedition page. It looks like this:


How to use

  1. Upload your GPX file. Give it a suitable name e.g. 2020-02-24 51 -1 Dan's expedition.gpx
  2. On your expedition page, enter {{tracklog | 2020-02-24 51 -1 Dan's expedition.gpx}} (substitute your own filename)

Note that this only works with GPX files uploaded to the wiki; you can't use GPX files you've hosted elsewhere in this way.