Difference between revisions of "Template:EventsHead"

From BrikWars
Jump to navigation Jump to search
Line 1: Line 1:
 
<noinclude>
 
<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:
+
This is part of an event table. In practice, an event table is formed with EventsHead, EventsYear(s), Event(s), and EventsFoot to look like this:
 
<pre>
 
<pre>
 
{{EventsHead}}
 
{{EventsHead}}
 
{{EventsYear|(year)}}
 
{{EventsYear|(year)}}
{{Event}}
+
{{Event
 +
|event=event name
 +
host=name of host player
 +
storyline=storyline that the event is part of, if any
 +
start=start date
 +
finish=end date
 +
victors=winning teams and players
 +
link=link to event
 +
}}
 
{{EventsFoot}}
 
{{EventsFoot}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>
{| class="sortable" style="font-size:10px; border-style: solid; border-width: 1px; border-color: #aaa; text-align: center"
+
|-
|- style="background-color:#ccc; font-size:12px"
+
| style="text-align: left" | '''{{{event}}}''' || {{{host}}} || {{{storyline}}} || {{{start}}} || {{{finish}}} || {{{victors}}} || {{{link}}}
! style="padding:0px 15px" | Event !! style="padding:0px 15px" | Host !! style="padding:0px 15px" | Storyline !! style="padding:0px 15px" | Started !! style="padding:0px 15px" | Finished !! style="padding:0px 15px" | Victors !! style="padding:0px 15px" | Thread
 

Revision as of 20:38, 11 May 2015

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

{{EventsHead}}
{{EventsYear|(year)}}
{{Event
|event=event name
host=name of host player
storyline=storyline that the event is part of, if any
start=start date
finish=end date
victors=winning teams and players
link=link to event
}}
{{EventsFoot}}

|- | style="text-align: left" | {{{event}}} || {{{host}}} || {{{storyline}}} || {{{start}}} || {{{finish}}} || {{{victors}}} || {{{link}}}