Difference between revisions of "Template:Event"
(fix) |
(|wikipedia) |
||
Line 4: | Line 4: | ||
{{{{t|Event}} | {{{{t|Event}} | ||
|{{t|description}} = a short summary description of the event ''([[Property:Description]])'' | |{{t|description}} = a short summary description of the event ''([[Property:Description]])'' | ||
+ | |{{t|wikipedia}} = English wikipedia URL for the event ''([[Property:Has wikipediaPage]])'' | ||
|{{t|occurred}} = when an event occurred (for instantaneous events) ''([[Property:Occurred on]])'' | |{{t|occurred}} = when an event occurred (for instantaneous events) ''([[Property:Occurred on]])'' | ||
|{{t|start}} = when the event began, or when it is scheduled to begin ''([[Property:Start]])'' | |{{t|start}} = when the event began, or when it is scheduled to begin ''([[Property:Start]])'' | ||
Line 23: | Line 24: | ||
}} | }} | ||
</poem></noinclude><includeonly>[[Constitutes::Event| ]]{{Description|{{{description|}}}}}{{#arraymap:{{{subEvents|}}}|,|x|[[Has subEvent::{{FULLPAGENAME}}/x| ]]| }}{{#arraymap:{{{aspects|}}}|,|x|[[Has aspect::{{FULLPAGENAME}}/x| ]]| }}{{#if: {{{occurred|}}}|[[Occurred on::{{{occurred}}}]]| }}{{#if: {{{start|}}}|[[Start::{{{start}}}| ]]}}{{#if: {{{end|}}}|[[End::{{{end}}}| ]]}}{{#if: {{{location|}}}|[[Has location::{{{location|}}}| ]]}}{{#arraymap:{{{locations|}}}|,|x|[[Has location::x| ]]| }} | </poem></noinclude><includeonly>[[Constitutes::Event| ]]{{Description|{{{description|}}}}}{{#arraymap:{{{subEvents|}}}|,|x|[[Has subEvent::{{FULLPAGENAME}}/x| ]]| }}{{#arraymap:{{{aspects|}}}|,|x|[[Has aspect::{{FULLPAGENAME}}/x| ]]| }}{{#if: {{{occurred|}}}|[[Occurred on::{{{occurred}}}]]| }}{{#if: {{{start|}}}|[[Start::{{{start}}}| ]]}}{{#if: {{{end|}}}|[[End::{{{end}}}| ]]}}{{#if: {{{location|}}}|[[Has location::{{{location|}}}| ]]}}{{#arraymap:{{{locations|}}}|,|x|[[Has location::x| ]]| }} | ||
− | + | {{#if: {{{wikipedia|}}}|[[Has wikipediaPage::{{{wikipedia|}}}| ]]}} | |
{{ONPropertyPair|Constitutes|{{{constitutes|}}}|{{{ON_constitutes|}}}}} | {{ONPropertyPair|Constitutes|{{{constitutes|}}}|{{{ON_constitutes|}}}}} | ||
{{ONPropertyPair|has cause|{{{causes|}}}|{{{ON_causes|}}}}} | {{ONPropertyPair|has cause|{{{causes|}}}|{{{ON_causes|}}}}} |
Revision as of 06:20, 10 January 2014
This template provides a standard format for event pages. It takes the following arguments:
{{Event
|description = a short summary description of the event (Property:Description)
|wikipedia = English wikipedia URL for the event (Property:Has wikipediaPage)
|occurred = when an event occurred (for instantaneous events) (Property:Occurred on)
|start = when the event began, or when it is scheduled to begin (Property:Start)
|end = when the event ended, or when it is scheduled to (if at all) (Property:End)
|location = where the event happened (Property:Has location) [Deprecated]
|locations = where the event happened (Property:Has location)
|subEvents = component event sub-event (for more complex events) (Property:Has subEvent)
|aspects = other angles on the event [displayed sub-pages] (Property:Has aspect)
COMMA SEPARATED LISTS OF PROPERTIES:
|witnesses = list of witnesses to the event (Property:Has witness)
|constitutes= suitable descriptions of this event (e.g. "Assassination,False Flag,Coup d'état") (Property:Constitutes)
|causes = agent/cause/creator/precursor of the event (Property:Has cause)??
|effects = other events directly caused by this event (Property:Has effect)
ABOUT THE OFFICIAL NARRATIVE:
|ON_witnesses = list of witnesses to the event (Property:ON_has witness)
|ON_constitutes= suitable descriptions of this event (Property:ON_constitutes)
|ON_causes = agent/cause/creator/precursor of the event (Property:ON has cause)??
|ON_effects = other events directly caused by this event (Property:ON has effect)
}}