Template:Event: Difference between revisions

From LinkedAUB Collab
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Activity" template. It should be called in the following format: <pre> {{Activity |Name= |Start Date= |End Date= |Description= |Activity Type= }} </pr...")
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
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=
|Start Date=
|Depiction=
|End Date=
|Depiction URL=
|Location=
|Start Date/Time=
|End Date/Time=
|Event Type=
|Description=
|Description=
|Activity Type=
}}
}}
</pre>
</pre>
Line 16: Line 19:
[[Has name::{{{Name|}}}]]
[[Has name::{{{Name|}}}]]


==Start Date==
==Depiction==
[[Has start date::{{{Start Date|}}}]]
{{#arraymap:{{{Depiction|}}}|,|x|[[Has depiction::x]]}}


==End Date==
==Depiction URL==
[[Has end date::{{{End Date|}}}]]
{{#arraymap:{{{Depiction URL|}}}|,|x|[[Has depiction URL::x]]}}
 
==Location==
{{#arraymap:{{{Location|}}}|,|x|[[At place::x]]}}
 
==Start Date/Time==
[[Start at::{{{Start Date/Time|}}}]]
 
==End Date/Time==
[[End at::{{{End Date/Time|}}}]]
 
==Event Type==
[[Has event type::{{{Event Type|}}}]]


==Description==
==Description==
[[Has description::{{{Description|}}}]]
[[Has description::{{{Description|}}}]]


==Activity Type==
[[Category:Events]]
[[Has activity type::{{{Activity Type|}}}]]
 
[[Category:Activities]]
</includeonly>
</includeonly>

Latest revision as of 19:54, 5 September 2013

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

{{Event
|Name=
|Depiction=
|Depiction URL=
|Location=
|Start Date/Time=
|End Date/Time=
|Event Type=
|Description=
}}

Edit the page to see the template text.