Difference between revisions of "Template:Xkcd centurion"
From Geohashing
imported>Relet (more testing) |
imported>Relet m |
||
Line 13: | Line 13: | ||
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: #690000; border-collapse: separate;"><div>[[Image:Longtrekbadge.png|44px]]</div></td> | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: #690000; border-collapse: separate;"><div>[[Image:Longtrekbadge.png|44px]]</div></td> | ||
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the XKCD {{#var:name}} achievement''' | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the XKCD {{#var:name}} achievement''' | ||
− | :by attending {{count}} saturday meetups. </td> | + | :by attending {{{count}}} saturday meetups. </td> |
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}} | {{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}} | ||
</tr> | </tr> |
Revision as of 21:15, 3 November 2008
This user earned the XKCD achievement
|
[[Category:XKCD Centurion achievement|]]
How to use this template:
{{XKCD Centurion
- | count = count (number of Saturday meetings attended)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Examples:
{{XKCD Centurion | count = 100 | name = Romulus Rebus }}
appears as:
Romulus Rebus earned the xkcd Centurion achievement
|
{{XKCD Centurion | count = 15 | name = Romulus Rebus }}
appears as:
Romulus Rebus earned the xkcd Centurion achievement
|