Template:Event

From BrikWars
Revision as of 20:45, 11 May 2015 by Stubby (talk | contribs) (Created page with "<noinclude> This is part of an event table. In practice, an event table is formed with EventsHead, EventsYear, Event, and EventsFoot to look like this: <pre> {{EventsHead}} {{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is part of an event table. In practice, an event table is formed with EventsHead, EventsYear, Event, and EventsFoot to look like this:

{{EventsHead}}
{{EventsYear|(year)}}
{{Event}}
{{EventsFoot}}

The Event template itself is used as follows:

{{Event
|name=name of event
|host=name of hosting player or group
|story=name of storyline the event is part of
|start=start date of event
|end=end date of event
|victor=player(s) or team(s) who won, if any
|link=link to event
}}

|- | style="text-align: left" | {{{name}}} || {{{host}}} || {{{story}}} || {{{start}}} || {{{end}}} || {{{victor}}} || {{{link}}}