imported>LeslieHapablap (Created page with "{| |{{msgnw:#vardefine:n|{{#expr:{{#var:n}}+1}}}}{{msgnw:#var:n}}.||test |- |{{#vardefine:n|{{#expr:{{#var:n}}+1}}}}{{#var:n}}.||test |- |{{#vardefine:n|{{#expr:{{#var:n}}+1}}...") |
imported>LeslieHapablap |
||
Line 6: | Line 6: | ||
|{{#vardefine:n|{{#expr:{{#var:n}}+1}}}}{{#var:n}}.||test | |{{#vardefine:n|{{#expr:{{#var:n}}+1}}}}{{#var:n}}.||test | ||
|} | |} | ||
+ | |||
+ | {{msgnw:land geohash | ||
+ | |||
+ | | latitude = 47 | ||
+ | | longitude = 11 | ||
+ | | date = 2013-09-25 | ||
+ | }} |
Revision as of 23:33, 27 September 2013
1. | test |
2. | test |
3. | test |
{{Ribbon |color = green |icon = Landgeohash.png |user = {{{name|}}} |achievement = [[Land geohash achievement]] |action = reaching the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] |image = {{{image|}}} |category = Land geohash achievement | expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] }}<noinclude> '''How to use this template:''' {{land geohash :| latitude = '''latitude''' (required) :| longitude = '''longitude''' (required) :| date = '''date (YYYY-MM-DD format)''' (required) :''| name = '''name of achiever''' (optional)'' :''| image = '''image name''' (optional)'' }} If you are using it on the expedition page, you can copy and paste this: <pre>{{land geohash|date={{subst:title|date}}|latitude={{subst:title|lat}}|longitude={{subst:title|lon}}|name={{subst:me}}|image=}}</pre> or this: <pre> {{land geohash |date={{subst:title|date}} |latitude={{subst:title|lat}} |longitude={{subst:title|lon}} |name={{subst:me}} |image= }}</pre> The image name should not include 'Image:' or surrounding braces. '''Example:''' <code>{{land geohash | latitude = 45 | longitude = -122 | date = 2008-02-19 | name = Noterminal and Drache | image = Noterminal_portland_sample_2.jpg }}</code> appears as: {{land geohash | latitude = 45 | longitude = -122 | date = 2008-02-19 | name = Noterminal and Drache | image = Noterminal_portland_sample_2.jpg }} '''Example:''' <code>{{land geohash | latitude = 45 | longitude = -122 | date = 2008-02-19 | name = Noterminal and Drache }}</code> appears as: {{land geohash | latitude = 45 | longitude = -122 | date = 2008-02-19 | name = Noterminal and Drache }} '''Example:''' <code>{{land geohash | latitude = 45 | longitude = -122 | date = 2008-02-19 }}</code> appears as: {{land geohash | latitude = 45 | longitude = -122 | date = 2008-02-19 }} [[Category:Achievement award templates]] </noinclude>