8,590
edits
(Created page with "{{Documentation}} {{Invokes|ETEvent}} Generates an event table row and adds the smw subobject for the event. ==Usage== <pre> {{/Event|name= |date= |time= |length= |fc= |world=...") |
No edit summary |
||
Line 4: | Line 4: | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
{{/Event|name= |date= |time= |length | {{/Event|name= |date= |time= |length= |icon= |details= }} | ||
</pre> | </pre> | ||
Line 12: | Line 12: | ||
* <code>time</code> The time of the event (game/UTC time) | * <code>time</code> The time of the event (game/UTC time) | ||
* <code>length</code> (optional) The length of the event in minutes, defaults to ''60'' (1 hour) | * <code>length</code> (optional) The length of the event in minutes, defaults to ''60'' (1 hour) | ||
* <code>icon</code> (optional) An icon to use for the event, defaults to [[File:Weird gloop.png]] | * <code>icon</code> (optional) An icon to use for the event, defaults to [[File:Weird gloop.png]] | ||
* <code>details</code> Details about the event, what is taking place, what to bring etc. | * <code>details</code> Details about the event, what is taking place, what to bring etc. | ||
Line 37: | Line 35: | ||
! Details | ! Details | ||
|- | |- | ||
{{ | {{WIDEWIKI:Events Team/Event|name=Trouble Brewing |date=27 November 2019 |time=10:30 |length=60 |icon= |details=Join us for a game of [[Trouble Brewing]] }} | ||
|} | |} | ||
<includeonly>[[Category:Events Team templates|{{PAGENAME}}]]</includeonly> | <includeonly>[[Category:Events Team templates|{{PAGENAME}}]]</includeonly> |