Difference between revisions of "Template:Cross that bridge"
From Geohashing
imported>Michael5000 m (Undo revision 245406 by Michael5000 (Talk)) |
imported>Benjw (adding details of how to use the template) |
||
Line 7: | Line 7: | ||
|image = {{{image|}}} | |image = {{{image|}}} | ||
|category = Cross that bridge achievement | |category = Cross that bridge achievement | ||
+ | }}<noinclude> | ||
+ | '''How to use this template:''' | ||
+ | |||
+ | {{cross that bridge | ||
+ | :| latitude = '''latitude''' (required) | ||
+ | :| longitude = '''longitude''' (required) | ||
+ | :| date = '''date (YYYY-MM-DD format)''' (required) | ||
+ | :''| name = '''name of achiever''' (optional)'' | ||
+ | :''| image = '''image name''' (optional)'' | ||
+ | :''| bridge = '''type of structure used''' (optional)'' | ||
}} | }} | ||
+ | |||
+ | The image name should not include 'Image:' or surrounding braces. | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{cross that bridge | ||
+ | | latitude = 60 | ||
+ | | longitude = 25 | ||
+ | | date = 2009-07-20 | ||
+ | | name = Small oaks | ||
+ | | image = 2009-07-20-60-25 4.jpg | ||
+ | | bridge = a wooden bridge in the forest | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{cross that bridge | ||
+ | | latitude = 60 | ||
+ | | longitude = 25 | ||
+ | | date = 2009-07-20 | ||
+ | | name = Small oaks | ||
+ | | image = 2009-07-20-60-25 4.jpg | ||
+ | | bridge = a wooden bridge in the forest | ||
+ | }} | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{cross that bridge | ||
+ | | latitude = 60 | ||
+ | | longitude = 25 | ||
+ | | date = 2009-07-20 | ||
+ | | name = Small oaks | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{cross that bridge | ||
+ | | latitude = 60 | ||
+ | | longitude = 25 | ||
+ | | date = 2009-07-20 | ||
+ | | name = Small oaks | ||
+ | }} | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{cross that bridge | ||
+ | | latitude = 60 | ||
+ | | longitude = 25 | ||
+ | | date = 2009-07-20 | ||
+ | }</code> appears as: | ||
+ | |||
+ | {{cross that bridge | ||
+ | | latitude = 60 | ||
+ | | longitude = 25 | ||
+ | | date = 2009-07-20 | ||
+ | }} | ||
+ | </noinclude> |
Revision as of 12:49, 6 August 2010
This user earned the Cross that bridge achievement
|
How to use this template:
{{cross that bridge
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
- | bridge = type of structure used (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{cross that bridge
| latitude = 60
| longitude = 25
| date = 2009-07-20
| name = Small oaks
| image = 2009-07-20-60-25 4.jpg
| bridge = a wooden bridge in the forest
}}
appears as:
Small oaks earned the Cross that bridge achievement
|
Example:
{{cross that bridge
| latitude = 60
| longitude = 25
| date = 2009-07-20
| name = Small oaks
}}
appears as:
Small oaks earned the Cross that bridge achievement
|
Example:
{{cross that bridge
| latitude = 60
| longitude = 25
| date = 2009-07-20
}
appears as:
This user earned the Cross that bridge achievement
|