Difference between revisions of "Template:Sourcerer links"

From Geohashing
imported>Sourcerer
m (Template Adjusted)
imported>Sourcerer
m (Template Adjusted)
Line 12: Line 12:
 
</noinclude><includeonly>{{expedition summaries|{{{date}}}}}
 
</noinclude><includeonly>{{expedition summaries|{{{date}}}}}
  
== Sourcerer's Expedition Links ==
+
 
 +
=== 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:16, 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)

}}