Template:Event: Difference between revisions

From LinkedAUB Collab
Jump to navigation Jump to search
m (Lah13 moved page Template:Activity to Template:Event)
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Activity" template.
This is the "Event" template.
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{Activity
{{Event
|Name=
|Name=
|Location=
|Location=
Line 18: Line 18:


==Location==
==Location==
{{#arraymap:{{{Location|}}}|,|x|[[Has location::x]]}}
{{#arraymap:{{{Location|}}}|,|x|[[At place::x]]}}


==Start Date==
==Start Date==
[[Has start date::{{{Start Date|}}}]]
[[Start at::{{{Start Date|}}}]]


==End Date==
==End Date==
[[Has end date::{{{End Date|}}}]]
[[End at::{{{End Date|}}}]]


==Activity Type==
==Activity Type==

Revision as of 12:13, 22 August 2013

This is the "Event" template. It should be called in the following format:

{{Event
|Name=
|Location=
|Start Date=
|End Date=
|Activity Type=
|Description=
}}

Edit the page to see the template text.