Difference between revisions of "Template:Gratuitous ribbon"
imported>Robyn (testing) |
m (Replacing Peeron with Geohashing.info) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Ribbon | {{Ribbon | ||
− | | color = {{{ | + | | color = {{{color|orange}}} |
− | | icon = {{{icon| | + | | icon = {{{icon|Impala.PNG}}} |
| user = {{{name|}}} | | user = {{{name|}}} | ||
− | | achievement = {{{achievement|[[ | + | | achievement = {{{achievement|[[Gratuitous ribbon achievement]]}}} |
− | | action = {{{description| | + | | action = {{{description|pursuing the}}} [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] |
| image = {{{image|}}} | | image = {{{image|}}} | ||
− | | category = | + | | category = Gratuitous ribbon achievement |
+ | | expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] | ||
}}<noinclude> | }}<noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
− | {{ | + | {{gratuitous ribbon |
:| color = '''colour''' (optional, RGB or name, default is orange) | :| color = '''colour''' (optional, RGB or name, default is orange) | ||
:| icon = '''icon''' (optional, default is Ate_at_myponga.png) | :| icon = '''icon''' (optional, default is Ate_at_myponga.png) | ||
Line 16: | Line 17: | ||
:| longitude = '''longitude''' (required) | :| longitude = '''longitude''' (required) | ||
:| date = '''date (YYYY-MM-DD format)''' (required) | :| date = '''date (YYYY-MM-DD format)''' (required) | ||
− | :| achievement= '''achievement''' (achievement name you want on the ribbon) | + | :| achievement = '''achievement''' (achievement name you want on the ribbon) |
− | :| description = '''description''' (description of what you did to earn it, including the relation to the geohash (e.g. at/on the way to/without finding)) | + | :| description = '''description''' (description of what you did to earn it, including the relation to the geohash (e.g. at/on the way to/without finding) Will follow the word 'by'.) |
:''| name = '''name of achiever''' (optional)'' | :''| name = '''name of achiever''' (optional)'' | ||
:''| image = '''image name''' (optional)'' | :''| image = '''image name''' (optional)'' | ||
Line 25: | Line 26: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{ | + | <code>{{gratuitous ribbon |
| color = blue | | color = blue | ||
| latitude = 47 | | latitude = 47 | ||
| longitude = -122 | | longitude = -122 | ||
| date = 2008-05-25 | | date = 2008-05-25 | ||
− | | achievement = Nice Horse | + | | achievement = Nice Horse Achievement |
− | | description = | + | | description = patting a friendly horse while on the way to the |
| name = Widdershins | | name = Widdershins | ||
| image = Widder.jpg | | image = Widder.jpg | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{ | + | {{gratuitous ribbon |
| color = blue | | color = blue | ||
| latitude = 47 | | latitude = 47 | ||
| longitude = -122 | | longitude = -122 | ||
| date = 2008-05-25 | | date = 2008-05-25 | ||
− | | achievement = Nice Horse | + | | achievement = Nice Horse Achievement |
− | | description = | + | | description = patting a friendly horse while on the way to the |
| name = Widdershins | | name = Widdershins | ||
| image = Widder.jpg | | image = Widder.jpg | ||
Line 48: | Line 49: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{ | + | <code>{{gratuitous ribbon |
| icon = Basilisk.PNG | | icon = Basilisk.PNG | ||
| latitude = 47 | | latitude = 47 | ||
| longitude = -122 | | longitude = -122 | ||
| date = 2008-05-25 | | date = 2008-05-25 | ||
− | | achievement = Back Seat Driver | + | | achievement = Back Seat Driver Annoyance |
− | | description = | + | | description = telling Joanna which way to go the whole way to the |
| name = Widdershins | | name = Widdershins | ||
| image = Widder.jpg | | image = Widder.jpg | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{ | + | {{gratuitous ribbon |
| icon = Basilisk.PNG | | icon = Basilisk.PNG | ||
| latitude = 47 | | latitude = 47 | ||
| longitude = -122 | | longitude = -122 | ||
| date = 2008-05-25 | | date = 2008-05-25 | ||
− | | achievement = Back Seat Driver | + | | achievement = Back Seat Driver Annoyance |
− | | description = | + | | description = telling Joanna which way to go the whole way to the |
| name = Widdershins | | name = Widdershins | ||
| image = Widder.jpg | | image = Widder.jpg | ||
Line 71: | Line 72: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{ | + | <code>{{gratuitous ribbon |
| color = #000423 | | color = #000423 | ||
+ | | icon = RedSpiders.PNG | ||
| latitude = 47 | | latitude = 47 | ||
| longitude = -122 | | longitude = -122 | ||
| date = 2008-05-25 | | date = 2008-05-25 | ||
− | | achievement = Excessive Ribbonage | + | | achievement = Excessive Ribbonage Penalty |
− | | description = | + | | description = claiming seven achievements after visiting the |
}}</code> appears as: | }}</code> appears as: | ||
− | {{ | + | {{gratuitous ribbon |
| color = #000423 | | color = #000423 | ||
+ | | icon = RedSpiders.PNG | ||
| latitude = 47 | | latitude = 47 | ||
| longitude = -122 | | longitude = -122 | ||
| date = 2008-05-25 | | date = 2008-05-25 | ||
− | | achievement = Excessive Ribbonage | + | | achievement = Excessive Ribbonage Penalty |
− | | description = | + | | description = claiming seven achievements after visiting the |
}} | }} | ||
[[Category:Achievement award templates]] | [[Category:Achievement award templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 10:47, 15 January 2022
This user earned the Gratuitous ribbon achievement
|
How to use this template:
{{gratuitous ribbon
- | color = colour (optional, RGB or name, default is orange)
- | icon = icon (optional, default is Ate_at_myponga.png)
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | achievement = achievement (achievement name you want on the ribbon)
- | description = description (description of what you did to earn it, including the relation to the geohash (e.g. at/on the way to/without finding) Will follow the word 'by'.)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{gratuitous ribbon
| color = blue
| latitude = 47
| longitude = -122
| date = 2008-05-25
| achievement = Nice Horse Achievement
| description = patting a friendly horse while on the way to the
| name = Widdershins
| image = Widder.jpg
}}
appears as:
Widdershins earned the Nice Horse Achievement
|
Example:
{{gratuitous ribbon
| icon = Basilisk.PNG
| latitude = 47
| longitude = -122
| date = 2008-05-25
| achievement = Back Seat Driver Annoyance
| description = telling Joanna which way to go the whole way to the
| name = Widdershins
| image = Widder.jpg
}}
appears as:
Widdershins earned the Back Seat Driver Annoyance
|
Example:
{{gratuitous ribbon
| color = #000423
| icon = RedSpiders.PNG
| latitude = 47
| longitude = -122
| date = 2008-05-25
| achievement = Excessive Ribbonage Penalty
| description = claiming seven achievements after visiting the
}}
appears as:
This user earned the Excessive Ribbonage Penalty
|