Difference between revisions of "Template:Expedition"

From Geohashing
imported>Wijnland
(Photos)
m
(44 intermediate revisions by 18 users not shown)
Line 2: Line 2:
 
'''Use '''
 
'''Use '''
 
<nowiki>{{subst:Expedition}}</nowiki>  
 
<nowiki>{{subst:Expedition}}</nowiki>  
'''(or preferably the more verbose version with parameters given below) to copy an expedition report template to your newly created expedition page.'''
+
'''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.
+
There is no need to specify the latitude/longitude/date anymore, they will be automatically deduced from the name of the page.
 +
You can add the image option to specify your best picture, which will be shown at the top of the report (omit the "Image:" or "File:" prefix)
  
<pre>{{subst:Expedition
+
'''[[:Template:Expedition/Example|Click here to see an example of what the template looks like as you start to fill it in.]]'''
|lat = latitude of graticule
+
 
|lon = longitude of graticule
+
Complete list of available options:
|date = date of expedition, in YYYY-MM-DD format
+
<pre>
}}</pre>
+
{{subst:Expedition
 +
|lat = latitude of graticule (optional, will be deduced automatically from the name of the page if not specified)
 +
|lon = longitude of graticule (optional, will be deduced automatically from the name of the page if not specified)
 +
|date = date of expedition in format YYYY-MM-DD (optional, will be deduced automatically from the name of the page if not specified)
 +
|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 = appropriate use of Template:Tracklog or link to tracklog (optional)
 +
 
 +
|show_photos = t/f (optional. Set t to include Photos section in page, f to exclude. Defaults to t)
  
'''[[:Template:Expedition/Example|Click here to see an example of what the template looks like as you start to fill it in.]]'''
+
|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)
 +
}}
 +
</pre>
  
</noinclude>
+
</noinclude><includeonly><!-- If you did not specify these parameters in the template, please substitute appropriate values for IMAGE, LAT, LON, and DATE (YYYY-MM-DD format)  
<includeonly><!-- If you did not specify these parameters in the template, please substitute appropriate values for IMAGE, LAT, LON, and DATE (YYYY-MM-DD format)  
 
  
 
[[Image:{{{image|IMAGE}}}|thumb|left]]
 
[[Image:{{{image|IMAGE}}}|thumb|left]]
Line 22: Line 47:
 
tag from your image file name, and replace the all upper-case word IMAGE in the above line.
 
tag from your image file name, and replace the all upper-case word IMAGE in the above line.
  
And DON'T FORGET to add your expedition and the best photo you took to the gallery on the Main Page! We'd love to read your report, but that means we first have to discover it!
+
And DON'T FORGET to add your expedition and the best photo you took to the gallery on the Main Page! We'd love to read your report, but that means we first have to discover it! :)
-->
+
-->{{meetup graticule  
{{meetup graticule  
+
| lat={{{lat|{{#explode:{{SUBPAGENAME}}| |1}}}}}
| lat={{{lat|LAT}}}
+
| lon={{{lon|{{#explode:{{SUBPAGENAME}}| |2}}}}}
| lon={{{lon|LON}}}
+
| date={{{date|{{#explode:{{SUBPAGENAME}}| |0}}}}}
| date={{{date|DATE}}}
+
}}<!-- edit as necessary -->
 +
{{subst:#ifeq: {{{TOC|f}}}|t|  | __NOTOC__}}
 +
{{subst:#ifeq: {{{show_location|t}}}|f| |
 +
== Location ==
 +
{{{location|<!-- where you've surveyed the hash to be -->}}}
 
}}
 
}}
  
<!-- edit as necessary -->
+
{{subst:#ifeq: {{{show_participants|t}}}|f| |
__NOTOC__
 
== Location ==
 
<!-- where you've surveyed the hash to be -->
 
 
 
 
== Participants ==
 
== Participants ==
* [[User:Wijnland|Wijnland]]
+
{{{participants|<!-- who attended: If you link to your wiki user name in this section, your expedition will be picked up by the various statistics generated for geohashing. You may use three tildes ~ as a shortcut to automatically insert the user signature of the account you are editing with.
 +
-->}}}
 +
}}
  
 +
{{subst:#ifeq: {{{show_plans|t}}}|f| |
 
== Plans ==
 
== Plans ==
[[User:Wijnland|My]] plan is to visit this location starting from vancouver:
+
{{{plan|<!-- what were the original plans -->}}}
* Bike to Bridgeport bus exchange
+
}}
* Bus 620 (with bike) to Twassen ferry
 
* Ferry Tswassen - Swartzbay
 
* Ferry Swartzbay - Fulford Harbour
 
* Bike around Saltspring Island to reach the geohash at the north end
 
* Ferry LongHarbour - Tswassen
 
* Bus back to Bridgeport
 
* Skytrain to get close to my house since I will be tired and to get an extra mode of transportation.
 
I most things work out, I will not get stuck on this island missing the last ferry...
 
  
 +
{{subst:#ifeq: {{{show_expedition|t}}}|f| |
 
== Expedition ==
 
== Expedition ==
<!-- how it all turned out. your narrative goes here. -->
+
{{{expedition|<!-- how it all turned out. your narrative goes here. -->}}}
 +
}}
  
 +
{{subst:#ifeq: {{{show_tracklog|t}}}|f| |
 
== Tracklog ==
 
== Tracklog ==
<!-- if your GPS device keeps a log, you may post a link here -->
+
{{{tracklog|<!-- if your GPS device keeps a log, you may use Template:Tracklog, post a link here, or both -->}}}
 +
}}
  
 +
{{subst:#ifeq: {{{show_photos|t}}}|f| |
 
== Photos ==  
 
== Photos ==  
 
<!-- Insert pictures between the gallery tags using the following format:  
 
<!-- Insert pictures between the gallery tags using the following format:  
Image:2010-##-## ## ## Alpha.jpg | Witty Comment
+
Image:2020-##-## ## ## Alpha.jpg | Witty Comment
 
-->
 
-->
 
<gallery perrow="5">
 
<gallery perrow="5">
 
</gallery>
 
</gallery>
 +
}}
  
 +
{{subst:#ifeq: {{{show_achievements}}}|f| |
 
== Achievements ==
 
== Achievements ==
 
{{#vardefine:ribbonwidth|800px}}
 
{{#vardefine:ribbonwidth|800px}}
<!-- Add any achievement ribbons you earned below, or remove this section -->
+
{{{achievements|<!-- Add any achievement ribbons you earned below, or remove this section -->}}}
 
+
}}
I should get some achievement for the most elaborate first geohash plan, and for using 5+ different types of transportation.
 
  
 
<!-- =============== USEFUL CATEGORIES FOLLOW ================
 
<!-- =============== USEFUL CATEGORIES FOLLOW ================
 
Delete the next line ONLY if you have chosen the appropriate categories below. If you are unsure, don't worry. People will read your report and help you with the classification. -->
 
Delete the next line ONLY if you have chosen the appropriate categories below. If you are unsure, don't worry. People will read your report and help you with the classification. -->
 
[[Category:New report]]
 
[[Category:New report]]
 +
 +
<!-- ==REQUEST FOR TWITTER BOT== Please leave either the New report or the Expedition planning category in as long as you work on it. This helps the twitter bot a lot with announcing the right outcome at the right moment. -->
  
 
<!-- Potential categories. Please include all the ones appropriate to your expedition -->
 
<!-- Potential categories. Please include all the ones appropriate to your expedition -->
Line 77: Line 105:
 
[[Category:Expedition planning]]
 
[[Category:Expedition planning]]
 
-->
 
-->
 +
 +
<!-- If all those plans are never acted upon, change [[Category:Expedition planning]] to [[Category:Not reached - Did not attempt]]. -->
  
 
<!-- An actual expedition:
 
<!-- An actual expedition:
Line 88: Line 118:
 
<!-- if you reached your coords:
 
<!-- if you reached your coords:
 
[[Category:Coordinates reached]]
 
[[Category:Coordinates reached]]
-->
 
  
<!-- or if you failed :(
+
 
 +
--><!-- or if you failed :(
 
[[Category:Coordinates not reached]]
 
[[Category:Coordinates not reached]]
 
-- and a reason --
 
-- and a reason --
[[Category:Not reached - Mother Nature]]    when there is a natural obstacle between you and the target
+
When there is a natural obstacle between you and the target:
[[Category:Not reached - No public access]] when there is a man-made obstacle between you and the target
+
[[Category:Not reached - Mother Nature]]
[[Category:Not reached - Technology]]       when you failed get your GPS, car, bike or such to work
+
 
[[Category:Not reached - Did not attempt]]   when you went to an alternate location, or decided early on to abort the expedition.
+
When there is a man-made obstacle between you and the target:
-->
+
[[Category:Not reached - No public access]]
 +
 
 +
When you failed get your GPS, car, bike or such to work:
 +
[[Category:Not reached - Technology]]
 +
   
 +
When you went to an alternate location instead of the actual geohash:
 +
[[Category:Not reached - Attended alternate location]]
 +
 
 +
(Don't forget to delete this final close comment marker) -->
 
</includeonly>
 
</includeonly>

Revision as of 15:28, 19 June 2021

Use {{subst:Expedition}} to copy an expedition report template to your newly created expedition page.

There is no need to specify the latitude/longitude/date anymore, they will be automatically deduced from the name of the page. You can add the image option to specify 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.

Complete list of available options:

{{subst:Expedition
|lat = latitude of graticule (optional, will be deduced automatically from the name of the page if not specified)
|lon = longitude of graticule (optional, will be deduced automatically from the name of the page if not specified)
|date = date of expedition in format YYYY-MM-DD (optional, will be deduced automatically from the name of the page if not specified)
|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 = appropriate use of Template:Tracklog or 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)
}}