Difference between revisions of "Template:Expedition"

From Geohashing
imported>Relet
m
imported>JesseW
(add minimal, one-line copyable version with parameters)
Line 13: Line 13:
  
 
'''[[:Template:Expedition/Example|Click here to see an example of what the template looks like as you start to fill it in.]]'''
 
'''[[:Template:Expedition/Example|Click here to see an example of what the template looks like as you start to fill it in.]]'''
 +
 +
Minimal, copyable version:
 +
<pre>{{subst:Expedition |lat = |lon = |date = }}</pre>
  
 
</noinclude>
 
</noinclude>

Revision as of 01:17, 8 May 2012

Use {{subst:Expedition}} (or preferably the more verbose version with parameters given below) to copy an expedition report template to your newly created expedition page.

Please provide the following parameters. If you don't, the required parameters will be substituted with placeholders that you may fill in later.

{{subst:Expedition
|lat = latitude of graticule  (e.g.: 60 - just the integer number, not the full coordinates of the geohash!)
|lon = longitude of graticule (e.g.: 10)
|date = date of expedition, in YYYY-MM-DD format
}}

Click here to see an example of what the template looks like as you start to fill it in.

Minimal, copyable version:

{{subst:Expedition |lat = |lon = |date = }}