Difference between revisions of "Template:Globetrotter"
From Geohashing
imported>Danatar m (waah, parser functions...) |
imported>Sourcerer m (→Added Category) |
||
(11 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | |icon = Globetrotter{{#if:{{{northamerica|}}}|1|0}}{{#if:{{{eurasia|}}}|1|0}}{{#if:{{{africa|}}}|1|0}}{{#if:{{{southamerica|}}}|1|0}}{{#if:{{{australia|}}}|1|0}}.png | |
− | + | |color = blue | |
− | + | |user = {{{name|}}} | |
− | + | |achievement = [[Globetrotters Geohash|Globetrotter achievement]] | |
− | + | |action = visiting hashpoints {{#switch:{{{continents}}}|5=on every continent of the world. That's awesome|4=on '''4''' continents. Only one to go|1=on only one continent. Delete this ribbon instantly and go buy a plane ticket|on '''{{{continents}}}''' continents}} | |
− | + | |category = Globetrotters geohash achievement | |
− | <noinclude> | + | | expedition = ({{#switch:{{{continents}}}|5=every continent|1=not really|{{{continents}}} continents}}) |
+ | }}<noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
Line 12: | Line 13: | ||
:| name = '''name''' (optional) | :| name = '''name''' (optional) | ||
:| northamerica = '''true''' if visited North America, omit if not | :| northamerica = '''true''' if visited North America, omit if not | ||
− | :| eurasia = '''true''' if visited | + | :| eurasia = '''true''' if visited either Europe or Asia, omit if neither |
:| africa = '''true''' if visited Africa, omit if not | :| africa = '''true''' if visited Africa, omit if not | ||
:| southamerica = '''true''' if visited South America, omit if not | :| southamerica = '''true''' if visited South America, omit if not | ||
Line 37: | Line 38: | ||
'''Example:''' | '''Example:''' | ||
<code>{{Globetrotter | <code>{{Globetrotter | ||
− | |||
| northamerica = true | | northamerica = true | ||
| eurasia = true | | eurasia = true | ||
Line 47: | Line 47: | ||
{{Globetrotter | {{Globetrotter | ||
− | |||
| northamerica = true | | northamerica = true | ||
| eurasia = true | | eurasia = true | ||
Line 55: | Line 54: | ||
| continents = 5 | | continents = 5 | ||
}} | }} | ||
+ | [[Category:Achievement award templates]] | ||
+ | </noinclude> |
Latest revision as of 09:21, 20 July 2015
This user earned the Globetrotter achievement
|
How to use this template:
{{Globetrotter
- | name = name (optional)
- | northamerica = true if visited North America, omit if not
- | eurasia = true if visited either Europe or Asia, omit if neither
- | africa = true if visited Africa, omit if not
- | southamerica = true if visited South America, omit if not
- | australia = true if visited Australia or Oceania, omit if not
- | continents = number of continents visited (required)
}}
Example:
{{Globetrotter
| name = relet
| eurasia = true
| southamerica = true
| continents = 2
}}
appears as:
relet earned the Globetrotter achievement
|
Example:
{{Globetrotter
| northamerica = true
| eurasia = true
| africa = true
| southamerica = true
| australia = true
| continents = 5
}}
appears as:
This user earned the Globetrotter achievement
|