Difference between revisions of "Template:Globetrotter"
From Geohashing
imported>Relet m (+bracket) |
imported>Sourcerer m (→Added Category) |
||
(One intermediate revision by one other user not shown) | |||
Line 13: | 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 54: | 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
|