Difference between revisions of "Template:Event"
m (fix) |
(Add ON SMW items) |
||
Line 12: | Line 12: | ||
|{{t|{{BLUE|cause}}}} = agent/cause/creator/precursor of the event ''([[Property:Has cause]])''?? | |{{t|{{BLUE|cause}}}} = agent/cause/creator/precursor of the event ''([[Property:Has cause]])''?? | ||
|{{t|{{BLUE|effect}}}} = other events directly caused by this event ''([[Property:Has effect]])'' | |{{t|{{BLUE|effect}}}} = other events directly caused by this event ''([[Property:Has effect]])'' | ||
+ | PROPERTIES ABOUT THE OFFICIAL NARRATIVE: | ||
+ | |{{t|{{BLUE|ON_involves}}}} = person affected by or otherwise relevant to the event ''([[Property:Involves]])''?? | ||
+ | |{{t|{{BLUE|ON_constitutes}}}}= suitable descriptions of this event (e.g. "censorship", "war propaganda") ([[Property:Constitutes]]) | ||
+ | |{{t|{{BLUE|ON_cause}}}} = agent/cause/creator/precursor of the event ''([[Property:Has cause]])''?? | ||
+ | |{{t|{{BLUE|ON_effect}}}} = other events directly caused by this event ''([[Property:Has effect]])'' | ||
... | ... | ||
}} | }} | ||
Line 17: | Line 22: | ||
A is_immediate_cause_of B, B consitutes War, => A constitutes Casus_Belli and the like... | A is_immediate_cause_of B, B consitutes War, => A constitutes Casus_Belli and the like... | ||
</poem></noinclude><includeonly> | </poem></noinclude><includeonly> | ||
− | {{SMWDataList|description|{{{description|}}}}}{{#if: {{{occurred|}}}|[[Occurred on::{{{occurred}}}]]| }}{{#if: {{{start|}}}|[[Start::{{{start}}}| ]]}}{{#if: {{{end|}}}|[[End::{{{end}}}| ]]}}{{#if: {{{location|}}}|[[Has location::{{{location|}}}]]| }}{{SMWDataList|constitutes|{{{constitutes|}}}|{{{constitutes2|}}}{{{constitutes3|}}}|{{{constitutes4|}}}|{{{constitutes5|}}}}}{{SMWDataList|involves|{{{involves|}}}|{{{involves2|}}}|{{{involves3|}}}|{{{involves4|}}}|{{{involves5|}}}}}{{SMWDataList|has cause|{{{cause|}}}|{{{cause2|}}}|{{{cause3|}}}|{{{cause4|}}}|{{{cause5|}}}}}{{SMWDataList|has effect|{{{effect|}}}|{{{effect2|}}}|{{{effect3|}}}|{{{effect4|}}}|{{{effect5|}}}}}</includeonly> | + | {{SMWDataList|description|{{{description|}}}}}{{#if: {{{occurred|}}}|[[Occurred on::{{{occurred}}}]]| }}{{#if: {{{start|}}}|[[Start::{{{start}}}| ]]}}{{#if: {{{end|}}}|[[End::{{{end}}}| ]]}}{{#if: {{{location|}}}|[[Has location::{{{location|}}}]]| }}{{SMWDataList|constitutes|{{{constitutes|}}}|{{{constitutes2|}}}{{{constitutes3|}}}|{{{constitutes4|}}}|{{{constitutes5|}}}}}{{SMWDataList|involves|{{{involves|}}}|{{{involves2|}}}|{{{involves3|}}}|{{{involves4|}}}|{{{involves5|}}}}}{{SMWDataList|has cause|{{{cause|}}}|{{{cause2|}}}|{{{cause3|}}}|{{{cause4|}}}|{{{cause5|}}}}}{{SMWDataList|has effect|{{{effect|}}}|{{{effect2|}}}|{{{effect3|}}}|{{{effect4|}}}|{{{effect5|}}}}}{{SMWDataList|ON constitutes|{{{ON_constitutes|}}}|{{{ON_constitutes2|}}}{{{ON_constitutes3|}}}|{{{ON_constitutes4|}}}|{{{ON_constitutes5|}}}}}{{SMWDataList|ON involves|{{{ON_involves|}}}|{{{ON_involves2|}}}|{{{ON_involves3|}}}|{{{ON_involves4|}}}|{{{ON_involves5|}}}}}{{SMWDataList|ON has cause|{{{ON_cause|}}}|{{{ON_cause2|}}}|{{{ON_cause3|}}}|{{{ON_cause4|}}}|{{{ON_cause5|}}}}}{{SMWDataList|ON has effect|{{{ON_effect|}}}|{{{ON_effect2|}}}|{{{ON_effect3|}}}|{{{ON_effect4|}}}|{{{ON_effect5|}}}}} |
+ | </includeonly> |
Revision as of 15:54, 26 December 2013
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)
|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)
|constitutes= suitable descriptions of this event (e.g. "censorship", "war propaganda") (Property:Constitutes)
|involves = person affected by or otherwise relevant to the event (Property:Involves)??
|cause = agent/cause/creator/precursor of the event (Property:Has cause)??
|effect = other events directly caused by this event (Property:Has effect)
PROPERTIES ABOUT THE OFFICIAL NARRATIVE:
|ON_involves = person affected by or otherwise relevant to the event (Property:Involves)??
|ON_constitutes= suitable descriptions of this event (e.g. "censorship", "war propaganda") (Property:Constitutes)
|ON_cause = agent/cause/creator/precursor of the event (Property:Has cause)??
|ON_effect = other events directly caused by this event (Property:Has effect)
...
}}
How useful is it to have separate properties for separate namespaces? The idea of a,b,c is to allow chains of cause and effect to be worked out.
A is_immediate_cause_of B, B consitutes War, => A constitutes Casus_Belli and the like...