Difference between revisions of "Template:Expedition"
From Geohashing
imported>Eupeodes |
imported>Sourcerer m (→Sourcerer tried to simplify this - undo if necessary) |
||
Line 112: | Line 112: | ||
<!-- =============== USEFUL CATEGORIES FOLLOW ================ | <!-- =============== USEFUL CATEGORIES FOLLOW ================ | ||
− | + | Categories are used for counting expeditions, graticule activity and user activity. | |
− | + | They help users find expeditions by location or by date. | |
+ | When you complete an expedition please delete the "New report" and/or "Expedition planning" categories to trigger a Twitter announcement. | ||
+ | Please keep the categories appropriate to your expedition and delete the others. | ||
+ | If you are unsure which categories to use, don't worry. People will read your report and help you with the classification. --> | ||
− | <!-- | + | [[Category:New report]] <!-- Please delete "New report" once you have chosen appropriate categories below. --> |
− | <!-- | + | <!-- Delete categories below that don't apply to your expedition. Then delete this line and the open-comment marker. |
− | |||
− | |||
− | - | ||
− | + | [[Category:Expedition planning]] | |
− | |||
− | |||
[[Category:Expeditions]] | [[Category:Expeditions]] | ||
− | |||
[[Category:Expeditions with photos]] | [[Category:Expeditions with photos]] | ||
[[Category:Expeditions with videos]] | [[Category:Expeditions with videos]] | ||
[[Category:Expedition without GPS]] | [[Category:Expedition without GPS]] | ||
− | |||
− | |||
− | |||
[[Category:Coordinates reached]] | [[Category:Coordinates reached]] | ||
− | |||
− | |||
− | |||
[[Category:Coordinates not reached]] | [[Category:Coordinates not reached]] | ||
− | |||
− | |||
[[Category:Not reached - Mother Nature]] | [[Category:Not reached - Mother Nature]] | ||
− | |||
− | |||
[[Category:Not reached - No public access]] | [[Category:Not reached - No public access]] | ||
− | |||
− | |||
[[Category:Not reached - Technology]] | [[Category:Not reached - Technology]] | ||
− | |||
− | |||
[[Category:Not reached - Attended alternate location]] | [[Category:Not reached - Attended alternate location]] | ||
− | + | Remember to delete this line with the final close-comment marker) --> | |
+ | |||
</includeonly> | </includeonly> |
Revision as of 16:58, 14 June 2016
Use {{subst:Expedition}} (or preferably the more verbose version with parameters given below) to copy an expedition report template to your newly created expedition page.
Please provide the following parameters. If you don't, the required parameters will be substituted with placeholders that you may fill in later.
Basic usage:
{{subst:Expedition |lat = latitude of graticule (e.g.: 60 - just the integer number, not the full coordinates of the geohash!) |lon = longitude of graticule (e.g.: 10) |date = date of expedition, in YYYY-MM-DD format |image = your best picture, which will be shown at the top of the report (omit the "Image:" or "File:" prefix) }}
Click here to see an example of what the template looks like as you start to fill it in.
Minimal, copyable version:
{{subst:Expedition |lat = |lon = |date = }}
Complete list of available options:
{{subst:Expedition |lat = latitude of graticule |lon = longitude of graticule |date = date of expedition (YYYY-MM-DD format) |image = image to show at the top of the page (optional) |TOC = t/f (optional. Set t to show TOC, f to not show it. Defaults to f) |show_location = t/f (optional. Set t to include Location section in page, f to exclude. Defauts to t) |location = description of location (optional) |show_participants = t/f (optional. Set t to include Participants section in page, f to exclude. Defaults to t) |participants = list of participants (optional) |show_plans = t/f (optional. Set t to include Plans section in page, f to exclude. Defaults to t) |plan = plan for this expedition (optional) |show_expedition = t/f (optional. Set t to include Expedition section in page, f to exclude. Defaults to t) |expedition = description of your expedition (optional) |show_tracklog = t/f (optional. Set t to include Tracklog section in page, f to exclude. Defaults to t) |tracklog = link to tracklog (optional) |show_photos = t/f (optional. Set t to include Photos section in page, f to exclude. Defaults to t) |show_achievements = t/f (optional. Set t to include Achievements section in page, f to exclude. Defaults to t) |achievements = achievements earned on this expedition (optional) }}