Difference between revisions of "Template:Sourcerer links"

From Geohashing
imported>Sourcerer
m (Template Adjusted)
imported>Sourcerer
m (Template Adjusted)
Line 10: Line 10:
 
}}
 
}}
  
</noinclude><includeonly>== Sourcerer's Expedition Links ==
+
</noinclude><includeonly>{{expedition summaries|{{{date}}}}}
{{expedition summaries|{{{date}}}}}
+
 
 +
== Sourcerer's Expedition Links ==
 
{{#if: {{{prev|}}} | [[{{{prev}}}]] | '''FIRST''' }} - [[{{{curr}}}]] - {{#if: {{{next|}}} | [[{{{next}}}]] | '''LAST''' }}
 
{{#if: {{{prev|}}} | [[{{{prev}}}]] | '''FIRST''' }} - [[{{{curr}}}]] - {{#if: {{{next|}}} | [[{{{next}}}]] | '''LAST''' }}
 
[[Category:Sourcerer]]</includeonly>
 
[[Category:Sourcerer]]</includeonly>

Revision as of 09:15, 9 August 2015

This is a linked list template which makes a list of expeditions with links to the next and previous. It also links to today's expeditions. It adds Category:Sourcerer to make it easier to find/automate statistics gathering on Sourcerer's expedition pages.

Usage

{{ Sourcerer_links

| date = date (YYYY-MM-DD) (required)
| prev = prev (YYYY-MM-DD Lat Lon) (optional)
| curr = curr (YYYY-MM-DD Lat Lon) (required)
| next = next (YYYY-MM-DD Lat Lon) (optional)

}}