Template:Event: Difference between revisions
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 " | This is the "Event" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{ | {{Event | ||
|Name= | |Name= | ||
|Start Date= | |Depiction= | ||
|End Date= | |Depiction URL= | ||
|Location= | |||
|Start Date/Time= | |||
|End Date/Time= | |||
|Event Type= | |||
|Description= | |Description= | ||
}} | }} | ||
</pre> | </pre> | ||
Line 16: | Line 19: | ||
[[Has name::{{{Name|}}}]] | [[Has name::{{{Name|}}}]] | ||
== | ==Depiction== | ||
{{#arraymap:{{{Depiction|}}}|,|x|[[Has depiction::x]]}} | |||
==End Date== | ==Depiction URL== | ||
[[ | {{#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|}}}]] | ||
[[Category:Events]] | |||
[[Category: | |||
</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.