Difference between revisions of "Template:Holy hash"
From Geohashing
imported>Sourcerer |
imported>Calamus (Tried to make it #var:ribbonwidth compatible) |
||
Line 1: | Line 1: | ||
− | <table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;"> | + | <table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;" {{#if:{{#var:ribbonwidth}}|width:{{#var:ribbonwidth}};|}}> |
<tr> | <tr> | ||
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: gold; border-collapse: separate;"><div>[[Image:Holyhash.png|44px]]</div></td> | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: gold; border-collapse: separate;"><div>[[Image:Holyhash.png|44px]]</div></td> |
Revision as of 23:22, 25 June 2012
This user earned the Holy hash achievement
|
How to use this template:
{{holy hash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | description = additional information about the location (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{holy hash
| latitude = 49
| longitude = 9
| date = 2008-11-24
| name = ilpadre and Danatar
| description = in front of a catholic church
| image = 2008-11-24 49 9 danatarilpadre.jpg
}}
appears as:
ilpadre and Danatar earned the Holy hash achievement
|
Example:
{{holy hash
| latitude = 49
| longitude = 9
| date = 2008-11-24
| name = ilpadre and Danatar
}}
appears as:
ilpadre and Danatar earned the Holy hash achievement
|
Example:
{{holy hash
| latitude = 49
| longitude = 9
| date = 2008-11-24
}}
appears as:
This user earned the Holy hash achievement
|