Difference between revisions of "Template:Tracklog"

From Geohashing
 
(6 intermediate revisions by the same user not shown)
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></includeonly>
+
[[Category:Templates]]</noinclude><includeonly>{{#if:{{{1|}}}|{{#ifexist:File:{{{1}}}|<tracklog src="{{filepath:{{{1}}}}}"></tracklog>{{#switch:{{NAMESPACENUMBER}}|0=[[Category:Expeditions with tracklogs]]|6=[[Category:Tracklog]]}}|[[:File:{{{1}}}]] does not exist. [{{canonicalurl:{{FULLPAGENAME}}|action=purge}} Reload?][[Category:Pages with broken file links]]}}|<span class="error">Use the [[Template:Tracklog|tracklog template]] like this: <code><nowiki>{{tracklog|Name of the tracklog file.gpx}}</nowiki></code></span>}}
 +
{{#ifeq:{{{1}}}|{{PAGENAME}}|==Pages using this tracklog==
 +
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=6|invert=1}}}}
 +
</includeonly>

Latest revision as of 10:22, 13 January 2022

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.