Difference between revisions of "Template:Expedition"

From Geohashing
imported>Calamus
m (Hang on, that's not right... too bad preview doesn't help here.)
imported>Calamus
(Reverting; the change is buggy, and we don't want to confuse new users. I'll test locally.)
Line 6: Line 6:
 
Please provide the following parameters. If you don't, the required parameters will be substituted with placeholders that you may fill in later.  
 
Please provide the following parameters. If you don't, the required parameters will be substituted with placeholders that you may fill in later.  
  
<nowiki>{{subst:Expedition</nowiki>
+
<pre>{{subst:Expedition
|lat = latitude of graticule  (e.g.: 60 - just the integer number, not the full coordinates of the geohash!)
+
|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)
+
|lon = longitude of graticule (e.g.: 10)
|date = date of expedition, in YYYY-MM-DD format
+
|date = date of expedition, in YYYY-MM-DD format
|image = your best picture, which will be shown at the top of the report (omit the "Image:" or "File:" prefix)
+
|image = your best picture, which will be shown at the top of the report (omit the "Image:" or "File:" prefix)
|retro = 1 if this is a [[retro expedition]] (may be left out otherwise)
+
}}</pre>
}}
 
  
 
'''[[: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.]]'''
Line 33: Line 32:
 
| lon={{{lon|LON}}}
 
| lon={{{lon|LON}}}
 
| date={{{date|DATE}}}
 
| date={{{date|DATE}}}
| retro={{{retro|0}}}
 
 
}}
 
}}
  
Line 84: Line 82:
 
   
 
   
 
<!-- if you reached your coords:
 
<!-- if you reached your coords:
[[Category:{{subst:#ifeq:{{{subst:retro|0}}}|1|Retro |}}Coordinates reached]]
+
[[Category:Coordinates reached]]
  
  

Revision as of 19:27, 30 November 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
|image = your best picture, which will be shown at the top of the report (omit the "Image:" or "File:" prefix)
}}

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 = }}