Difference between revisions of "Template:Xkcd centurion"
From Geohashing
imported>Sparrohawc (This would be easier if I could preview template changes.) |
(lowercase) |
||
(8 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | {{#vardefine:name|Centurion}}{{#vardefine:iconsuffix| | + | {{#vardefine:name|Centurion}}{{#vardefine:iconsuffix|}}<includeonly>{{#vardefine:tens|{{#expr:({{{count}}} - {{{count}}} mod 10)/10}}}}{{#ifeq:{{#var:tens}}|9|{{#vardefine:name|Nonaginturion}}{{#vardefine:iconsuffix|9}}}}{{#ifeq:{{#var:tens}}|8|{{#vardefine:name|Octaginturion}}{{#vardefine:iconsuffix|8}}}}{{#ifeq:{{#var:tens}}|7|{{#vardefine:name|Septaginturion}}{{#vardefine:iconsuffix|7}}}}{{#ifeq:{{#var:tens}}|6|{{#vardefine:name|Sextaginturion}}{{#vardefine:iconsuffix|6}}}}{{#ifeq:{{#var:tens}}|5|{{#vardefine:name|Quinquaginturion}}{{#vardefine:iconsuffix|5}}}}{{#ifeq:{{#var:tens}}|4|{{#vardefine:name|Quadraginturion}}{{#vardefine:iconsuffix|4}}}}{{#ifeq:{{#var:tens}}|3|{{#vardefine:name|Triginturion}}{{#vardefine:iconsuffix|3}}}}{{#ifeq:{{#var:tens}}|2|{{#vardefine:name|Viginturion}}{{#vardefine:iconsuffix|2}}}}{{#ifeq:{{#var:tens}}|1|{{#vardefine:name|Decurion}}{{#vardefine:iconsuffix|1}}}}{{#ifeq:{{#var:tens}}|0|{{#vardefine:name|Nullaturion}}{{#vardefine:iconsuffix|0}}}}</includeonly>{{Ribbon |
| color = purple | | color = purple | ||
| icon = Centurion{{#var:iconsuffix}}.png | | icon = Centurion{{#var:iconsuffix}}.png | ||
| user = {{{name|}}} | | user = {{{name|}}} | ||
| achievement = [[xkcd centurion achievement|xkcd {{#var:name}} achievement]] | | achievement = [[xkcd centurion achievement|xkcd {{#var:name}} achievement]] | ||
− | | action = attending {{{count}}} Saturday meetup{{#ifeq:{{{count}}}|1||s}} | + | | action = attending '''{{{count}}}''' Saturday meetup{{#ifeq:{{{count}}}|1||s}} |
| image = {{{image|}}} | | image = {{{image|}}} | ||
− | | category = | + | | category = xkcd centurion achievement |
− | }}<noinclude> | + | | expedition = ({{{count}}}) |
+ | }}<noinclude>{{lowercase}} | ||
'''How to use this template:''' | '''How to use this template:''' | ||
− | {{ | + | {{xkcd centurion |
:| count = '''count''' (number of Saturday meetings attended) | :| count = '''count''' (number of Saturday meetings attended) | ||
:''| name = '''name of achiever''' (optional)'' | :''| name = '''name of achiever''' (optional)'' | ||
Line 21: | Line 22: | ||
<pre><nowiki>{{xkcd centurion | <pre><nowiki>{{xkcd centurion | ||
| count = 100 | | count = 100 | ||
− | | name = Romulus Rebus | + | | name = Romulus Fatuus Rebus |
}}</nowiki></pre> appears as: | }}</nowiki></pre> appears as: | ||
{{xkcd centurion | {{xkcd centurion | ||
| count = 100 | | count = 100 | ||
− | | name = Romulus Rebus | + | | name = Romulus Fatuus Rebus |
}} | }} | ||
---- | ---- | ||
<pre><nowiki>{{xkcd centurion | <pre><nowiki>{{xkcd centurion | ||
| count = 50 | | count = 50 | ||
− | | name = Romulus Rebus | + | | name = Romulus Fatuus Rebus |
}}</nowiki></pre> appears as: | }}</nowiki></pre> appears as: | ||
{{xkcd centurion | {{xkcd centurion | ||
| count = 50 | | count = 50 | ||
− | | name = Romulus Rebus | + | | name = Romulus Fatuus Rebus |
}} | }} | ||
---- | ---- | ||
<pre><nowiki>{{xkcd centurion | <pre><nowiki>{{xkcd centurion | ||
| count = 15 | | count = 15 | ||
− | | name = Romulus Rebus | + | | name = Romulus Fatuus Rebus |
}}</nowiki></pre> appears as: | }}</nowiki></pre> appears as: | ||
{{xkcd centurion | {{xkcd centurion | ||
| count = 15 | | count = 15 | ||
− | | name = Romulus Rebus | + | | name = Romulus Fatuus Rebus |
}} | }} | ||
− | |||
− | |||
− | |||
[[Category:Achievement award templates]] | [[Category:Achievement award templates]] | ||
− | |||
</noinclude> | </noinclude> |
Latest revision as of 21:30, 3 June 2024
This user earned the 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 Fatuus Rebus }}
appears as:
Romulus Fatuus Rebus earned the xkcd Centurion achievement
|
{{xkcd centurion | count = 50 | name = Romulus Fatuus Rebus }}
appears as:
Romulus Fatuus Rebus earned the xkcd Quinquaginturion achievement
|
{{xkcd centurion | count = 15 | name = Romulus Fatuus Rebus }}
appears as:
Romulus Fatuus Rebus earned the xkcd Decurion achievement
|