Difference between revisions of "Template:Events"

From Beyond Social
Line 20: Line 20:
 
<div class="title">{{{1}}}</div>
 
<div class="title">{{{1}}}</div>
 
<div class="date">{{{2}}}</div>
 
<div class="date">{{{2}}}</div>
<div class="info">by {{{3}}}</div>
+
<div class="info">Added at {{{4}}}</div>
<div class="info">Last modified at {{{5}}} by {{{6}}}</div>
+
<div class="info">Last modified at {{{3}}} by {{{5}}}</div>
 
</div></includeonly>
 
</div></includeonly>

Revision as of 16:50, 20 June 2017

This is the "event" template. It should be called in the following format:

{{events
|Title=
|Date=
|Image=
|Caption=
|Description=
}}

Edit the page to see the template text.