Difference between revisions of "Template:Event"

From Wikispooks
Jump to navigation Jump to search
(|c parameter)
(explain more)
Line 3: Line 3:
 
<poem>
 
<poem>
 
{{{{t|Event}}
 
{{{{t|Event}}
|{{t|description}}  = a short summary description of the event
+
|{{t|description}}  = a short summary description of the event ''([[Property:Description]])''
|{{t|occurred}}      = when an event occurred (for instantaneous events)
+
|{{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
+
|{{t|start}}        = when the event began, or when it is scheduled to begin ''([[Property:Start]])''
|{{t|end}}          = when the event ended, or when it is scheduled to (if at all)
+
|{{t|end}}          = when the event ended, or when it is scheduled to (if at all) ''([[Property:End]])''
|{{t|location}}      = where the event happened
+
|{{t|location}}      = where the event happened ''([[Property:Has location]])''
|{{t|{{BLUE|a}}}}    = agent (creator) of the event
+
|{{t|{{BLUE|a}}}}    = agent/cause/creator/instigator of the event ''([[Property:???]])''
|{{t|{{BLUE|a2}}}}, {{t|{{BLUE|a3}}}}...    = further agents of the event
+
|{{t|{{BLUE|b}}}}    = person affected by or otherwise relevant to the event ''([[Property:???]])''
|{{t|{{BLUE|b}}}}    = affected ''by'' the event
+
|{{t|{{BLUE|c}}}}    = events directly caused by this event ''([[Property:???]])''
|{{t|{{BLUE|b2}}}}, {{t|{{BLUE|b3}}}}...    = further affected ''by'' the event
+
...
|{{t|{{BLUE|c}}}}    = event directly caused by this event
 
|{{t|{{BLUE|c2}}}}, {{t|{{BLUE|c3}}}}...   = further events directly caused by this event
 
 
}}
 
}}
 +
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...
 
</poem></noinclude><includeonly><!-- TO DO -- Just make some SMW data here, nothing to display --></includeonly>
 
</poem></noinclude><includeonly><!-- TO DO -- Just make some SMW data here, nothing to display --></includeonly>

Revision as of 12:57, 24 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)
|a = agent/cause/creator/instigator of the event (Property:???)
|b = person affected by or otherwise relevant to the event (Property:???)
|c = events directly caused by this event (Property:???)
...
}}
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...