Template:Eclipse
From Geohashing
This user achieved level Expression error: Unexpected > operator. of the Eclipse achievement
|
How to use this template:
{{Eclipse
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | subtype = see below (required)
- | type = see below (required)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
{{{subtype}}} {{{type}}} must be one of these combinations (excluding the achievement levels in red):
- total solar (level 4)
- annular solar (level 3)
- partial solar (level 2)
- total lunar (level 1)
- partial lunar (level 1)
- penumbral lunar (level 1)
If these combinations are not followed, there will be an error message in the ribbon such as above.
The level is automatically determined based on the specified type and subtype.
Example:
{{Eclipse | latitude = 62 | longitude = 30 | date = 2021-06-10 | subtype = partial | type = solar | name = [[User:Kripakko|Kripakko]] }}
appears as:
Kripakko achieved level 2 of the Eclipse achievement
|
Example:
{{Eclipse | latitude = 37 | longitude = -122 | date = 2005-05-26 | subtype = total | type = solar }}
appears as:
This user achieved level 4 of the Eclipse achievement
|
Example:
{{Eclipse | latitude = 37 | longitude = -122 | date = 2005-05-26 | subtype = total | type = lunar }}
appears as:
This user achieved level 1 of the Eclipse achievement
|