Difference between revisions of "Template:Event"

From Wikispooks
Jump to navigation Jump to search
(|c parameter)
Line 8: Line 8:
 
|{{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)
 
|{{t|location}}      = where the event happened
 
|{{t|location}}      = where the event happened
|{{t|{{BLUE|a}}}}           = agent (creator) of the event
+
|{{t|{{BLUE|a}}}}   = agent (creator) of the event
 
|{{t|{{BLUE|a2}}}}, {{t|{{BLUE|a3}}}}...    = further agents of the event
 
|{{t|{{BLUE|a2}}}}, {{t|{{BLUE|a3}}}}...    = further agents of the event
|{{t|{{BLUE|b}}}}           = affected by the event
+
|{{t|{{BLUE|b}}}}   = affected ''by'' the event
|{{t|{{BLUE|b2}}}}, {{t|{{BLUE|b3}}}}...    = further affected of the event
+
|{{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
 
}}
 
}}
 
</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 17:14, 23 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
|occurred = when an event occurred (for instantaneous events)
|start = when the event began, or when it is scheduled to begin
|end = when the event ended, or when it is scheduled to (if at all)
|location = where the event happened
|a = agent (creator) of the event
|a2, a3... = further agents of the event
|b = affected by the event
|b2, b3... = further affected by the event
|c = event directly caused by this event
|c2, c3... = further events directly caused by this event
}}