Difference between revisions of "Template:Dark Ages"
From Geohashing
(I'll need a `linkcolor` argument or something but this should work.) |
m (Ribbon2 -> Ribbon) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{Ribbon |
− | | | + | | bgcolor = black |
| fontcolor = white | | fontcolor = white | ||
| color = black | | color = black | ||
| icon = Fiveohthree.png | | icon = Fiveohthree.png | ||
| achievement = [[Dark Ages achievement]] | | achievement = [[Dark Ages achievement]] | ||
− | | action = | + | | action = going on an expedition to the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] |
+ | | user = {{{name|}}} | ||
+ | | image = {{{image|}}} | ||
+ | | category = Dark Ages achievement | ||
+ | | expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] | ||
+ | | multiplier = {{{multiplier|}}} | ||
+ | }}<noinclude> | ||
+ | '''How to use this template:''' | ||
+ | |||
+ | {{Dark Ages | ||
+ | :| latitude = '''latitude''' (required) | ||
+ | :| longitude = '''longitude''' (required) | ||
+ | :| date = '''date (YYYY-MM-DD format)''' (required) | ||
+ | :''| name = '''name of achiever''' (optional)'' | ||
+ | :''| image = '''image name''' (optional)'' | ||
}} | }} | ||
+ | |||
+ | The image name should not include 'Image:' or surrounding braces. | ||
+ | |||
+ | '''Example:''' (with photograph) | ||
+ | <code>{{Dark Ages | ||
+ | | latitude = 51 | ||
+ | | longitude = -1 | ||
+ | | date = 2019-11-29 | ||
+ | | name = [[User:DanQ|DanQ]] | ||
+ | | image = Vlcsnap-2019-11-29-15h55m24s199.jpg | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{Dark Ages | ||
+ | | latitude = 51 | ||
+ | | longitude = -1 | ||
+ | | date = 2019-11-29 | ||
+ | | name = [[User:DanQ|DanQ]] | ||
+ | | image = Vlcsnap-2019-11-29-15h55m24s199.jpg | ||
+ | }} | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{Dark Ages | ||
+ | | latitude = 51 | ||
+ | | longitude = -1 | ||
+ | | date = 2019-11-29 | ||
+ | | name = [[User:DanQ|DanQ]] | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{Dark Ages | ||
+ | | latitude = 51 | ||
+ | | longitude = -1 | ||
+ | | date = 2019-11-29 | ||
+ | | name = [[User:DanQ|DanQ]] | ||
+ | }} | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{Dark Ages | ||
+ | | latitude = 51 | ||
+ | | longitude = -1 | ||
+ | | date = 2019-11-29 | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{Dark Ages | ||
+ | | latitude = 51 | ||
+ | | longitude = -1 | ||
+ | | date = 2019-11-29 | ||
+ | }} | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{Dark Ages | ||
+ | | latitude = 51 | ||
+ | | longitude = -1 | ||
+ | | date = 2019-11-29 | ||
+ | | multiplier = 2}}</code> appears as: | ||
+ | |||
+ | {{Dark Ages | ||
+ | | latitude = 51 | ||
+ | | longitude = -1 | ||
+ | | date = 2019-11-29 | ||
+ | | multiplier = 2 | ||
+ | }} | ||
+ | |||
+ | [[Category:Achievement award templates]] | ||
+ | </noinclude> |
Latest revision as of 02:50, 17 November 2024
This user earned the Dark Ages achievement
|
How to use this template:
{{Dark Ages
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example: (with photograph)
{{Dark Ages
| latitude = 51
| longitude = -1
| date = 2019-11-29
| name = [[User:DanQ|DanQ]]
| image = Vlcsnap-2019-11-29-15h55m24s199.jpg
}}
appears as:
DanQ earned the Dark Ages achievement
|
Example:
{{Dark Ages
| latitude = 51
| longitude = -1
| date = 2019-11-29
| name = [[User:DanQ|DanQ]]
}}
appears as:
DanQ earned the Dark Ages achievement
|
Example:
{{Dark Ages
| latitude = 51
| longitude = -1
| date = 2019-11-29
}}
appears as:
This user earned the Dark Ages achievement
|
Example:
{{Dark Ages
| latitude = 51
| longitude = -1
| date = 2019-11-29
| multiplier = 2}}
appears as:
This user earned the Dark Ages achievement
|