Difference between revisions of "Template:Events"

From Beyond Social
Line 16: Line 16:
  
 
<includeonly><div class="events-wrapper">
 
<includeonly><div class="events-wrapper">
<div class="title">{{{1}}}</div>
+
<div class="title">{{{Title}}}</div>
<div class="info">{{{2}}}</div>
+
<div class="info">{{{Date}}}</div>
<div class="info">{{{3}}}</div>
+
<div class="info">{{{Description}}}</div>
 
<div class="info">Added at {{{5}}}</div>
 
<div class="info">Added at {{{5}}}</div>
 
<div class="info">Last modified at {{{4}}} by {{{6}}}</div>
 
<div class="info">Last modified at {{{4}}} by {{{6}}}</div>
 
</div></includeonly>
 
</div></includeonly>

Revision as of 17:09, 20 June 2017

This is the "events" template. This template uses the SMW tags of pages that are made with the Form:Event form.

It includes the following SMW tags:

1. Title
2. Date
3. Description
4. Modification date
5. Creation date
6. Last editor(s)

Edit the page to see the template text.