Difference between revisions of "Template:Youngest geohasher"

From Geohashing
imported>Jevanyn
(New page: <includeonly><table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;"> <tr> <td style="border-width: 5px; border-spacing: 2px;...)
 
imported>Relet
(-> ribbon template)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly><table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;">
+
{{Ribbon
<tr>
+
| color    = red
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: red; border-collapse: separate;"><div>[[Image:Young.PNG|44px]]</div></td>
+
| icon    = Youngest.PNG
<td style="padding: 0px 12px 0px 10px;"> '''{{{name|This user}}} earned the [[Youngest Geohash]] achievement'''
+
| user    = {{{name|}}}
:on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] by geohashing
+
| achievement = [[Youngest Geohash]] Achievement
{{#if:{{{name2|}}}
+
| action  =  geohashing on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] {{#if:{{{name2|}}}|with {{{name2}}}, aged|at the age of}} {{#switch:{{{years|0}}}|0=|1=1 year|{{{years}}} years}}{{#if:{{{years|}}}|{{#if:{{{months|}}}{{{days|}}}|,&nbsp;}}}}{{#switch:{{{months|0}}}|0=|1=1 month|{{{months}}} months}}{{#if:{{{years|}}}{{{months|}}}|{{#if:{{{days|}}}|,&nbsp;}}}}{{#switch:{{{days|0}}}|0=|1=one day|{{{days}}} days}}
  |with {{{name2}}}, aged
+
| image    = {{{image|}}}
  |at the age of
+
| category = Youngest geohasher achievement
}}
+
}}<noinclude>
{{#switch:{{{years|0}}}|0=|1=1 year|{{{years}}} years}}{{#if:{{{months|}}}{{{days|}}}|,}}
 
{{#switch:{{{months|0}}}|0=|1=1 month|{{{months}}} months}}{{#if:{{{days|}}}|,}}
 
{{#switch:{{{days|0}}}|0=|1=one day|{{{days}}} days}}.''' </td>
 
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
 
</tr>
 
</table>[[Category:Youngest geohasher achievement]]</includeonly><noinclude>
 
 
'''How to use this template:'''
 
'''How to use this template:'''
  
Line 33: Line 27:
 
'''Example:'''
 
'''Example:'''
 
<code>&#x007B;{Youngest geohasher  
 
<code>&#x007B;{Youngest geohasher  
| latitude = 40
+
| latitude = 42
| longitude = -74
+
| longitude = -83
| date = 2008-06-27
+
| date = 2008-06-28
| name = Jevanyn
+
| name = Billsquared
| name2 = his son Evan
+
| name2 = his son Braydon
| years = 3
 
 
| months = 6
 
| months = 6
| days = 22
+
| days = 18
 
}}</code> appears as:
 
}}</code> appears as:
  
 
{{Youngest geohasher  
 
{{Youngest geohasher  
| latitude = 40
+
| latitude = 42
| longitude = -74
+
| longitude = -83
| date = 2008-06-27
+
| date = 2008-06-28
| name = Jevanyn
+
| name = Billsquared
| name2 = his son Evan
+
| name2 = his son Braydon
| years = 3
 
 
| months = 6
 
| months = 6
| days = 22
+
| days = 18
 
}}
 
}}
  
 
'''Example:'''
 
'''Example:'''
 
<code>&#x007B;{Youngest geohasher  
 
<code>&#x007B;{Youngest geohasher  
| latitude = 40
+
| name = Geekthras
| longitude = -74
+
| latitude = 42
| date = 2008-06-27
+
| longitude = -71
| years = 19
+
| date = 2008-06-07
 +
| years = 14
 
}}</code> appears as:
 
}}</code> appears as:
  
 
{{Youngest geohasher  
 
{{Youngest geohasher  
| latitude = 40
+
| name = Geekthras
| longitude = -74
+
| latitude = 42
| date = 2008-06-27
+
| longitude = -71
| years = 19
+
| date = 2008-06-07
 +
| years = 14
 
}}
 
}}
 
[[Category:Achievement award templates]]
 
[[Category:Achievement award templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 11:02, 15 February 2009

Youngest.PNG
This user earned the Youngest Geohash Achievement
by geohashing on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] at the age of.

How to use this template:

{{Youngest geohasher

| latitude = latitude (required)
| longitude = longitude (required)
| date = date of geohash (YYYY-MM-DD format) (required)
| name = name of achiever (optional)
| name2 = name of young achiever, if different from the first (optional)
| years = year part of young geohasher's age
| months = month part of young geohasher's age
Either years or months is required.
| days = day part of young geohasher's age (optional)
| image = image name (optional)

}}

The image name should not include 'Image:' or surrounding braces.

Example: {{Youngest geohasher | latitude = 42 | longitude = -83 | date = 2008-06-28 | name = Billsquared | name2 = his son Braydon | months = 6 | days = 18 }} appears as:

Youngest.PNG
Billsquared earned the Youngest Geohash Achievement
by geohashing on 2008-06-28 with his son Braydon, aged 6 months, 18 days.

Example: {{Youngest geohasher | name = Geekthras | latitude = 42 | longitude = -71 | date = 2008-06-07 | years = 14 }} appears as:

Youngest.PNG
Geekthras earned the Youngest Geohash Achievement
by geohashing on 2008-06-07 at the age of 14 years.