Difference between revisions of "Template:MapEvents"

From Pirate Party Belgium
Jump to: navigation, search
Line 16: Line 16:
 
| ?Has coordinates
 
| ?Has coordinates
 
| format = leaflet
 
| format = leaflet
| template = Event item
+
| template = Event popup
 
| sort = Has date
 
| sort = Has date
 
| order = {{{order|desc}}}
 
| order = {{{order|desc}}}
Line 23: Line 23:
 
| headers=hide
 
| headers=hide
 
| showtitle=off
 
| showtitle=off
| named args=1
 
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
== Usage ==
 
== Usage ==

Revision as of 12:10, 27 February 2017

Usage

{{MapEvents|An awesome team|type=Meeting|start=now|end=tomorrow|order=desc|limit=20}}

Example

Map of future events

{{MapEvents|start=now|order=asc}}


Map of future meetings

{{MapEvents|type=Meeting|start=now|order=asc}}


Map of events from last week to next week

{{MapEvents|start=-1 week|end=+1 week}}


Map of 20 most recent events

This will a show a map of 20 events ordered by descending date. For instance, if there are 5 incoming events, it will also show 15 past events.

{{MapEvents}}
Loading map...

Map of all pirate beers by Crew BW

{{MapEvents|Crew BW|type=PirateBeer}}