Difference between revisions of "Template:Drag-along"
From Geohashing
imported>Relet (change logo size, to force re-rendering. as per mediawiki FAQ: When there is a foolproof method for updating thumbnails or forcing them to re-render, rest assured, we will let you know.) |
m (Replacing Peeron with Geohashing.info) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | | color = #690000 | |
− | + | | icon = Drag-along.png | |
− | + | | user = {{{name|}}} | |
− | + | | achievement = [[Drag-along achievement]] | |
− | + | | action = {{#if:{{{partner|}}}|dragging {{{partner}}} to|reaching}} the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | |
− | + | | image = {{{image|}}} | |
− | + | | category = Drag-along achievement | |
− | + | | expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] | |
− | <noinclude> | + | }}<noinclude> |
'''How to use this template:''' | '''How to use this template:''' | ||
Latest revision as of 10:45, 15 January 2022
This user earned the Drag-along achievement
|
How to use this template:
{{drag-along
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | partner = partner (optional, username of person who you Dragged)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example with another user:
{{drag-along | latitude = 47 | longitude = -122 | date = 2008-05-25 | partner = [[User:Jevanyn|]] | name = Widdershins | image = Widder.jpg }}
appears as:
Widdershins earned the Drag-along achievement
|
Example with a non-user:
{{drag-along | latitude = 47 | longitude = -122 | date = 2008-05-25 | partner = a friend | name = Widdershins | image = Widder.jpg }}
appears as:
Widdershins earned the Drag-along achievement
|
Example:
{{drag-along
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
}}
appears as:
Widdershins earned the Drag-along achievement
|
Example:
{{drag-along
| latitude = 47
| longitude = -122
| date = 2008-05-25
}}
appears as:
This user earned the Drag-along achievement
|