Difference between revisions of "Template:Event"

From Beyond Social
Line 23: Line 23:
 
<div class="date-time">
 
<div class="date-time">
 
<div class="date"><div class="key">Start:</div>{{{Date| }}}</div>
 
<div class="date"><div class="key">Start:</div>{{{Date| }}}</div>
<div class="date"><div class="key">End:</div>{{{Enddate| }}}</div>
+
<div class="date"><div class="key">End:</div>{{#if: {{{Enddate}}}|none|jaja}}</div>
 
<div class="time"><div class="key">Time:</div>{{{Time| }}}</div>
 
<div class="time"><div class="key">Time:</div>{{{Time| }}}</div>
 
</div>
 
</div>

Revision as of 17:39, 24 October 2017

About

This is the "Event" template. This template is used in combination with the Form:Event.

It should be called in the following format:

{{event
|Date=
|Location=
|Image=
|Description=
|Links=
}}

Edit the page to see the template text.