Difference between revisions of "Template:Event"

From Beyond Social
Line 8: Line 8:
 
|Title=
 
|Title=
 
|Date=
 
|Date=
 +
|Location=
 
|Description=
 
|Description=
 
}}
 
}}
Line 21: Line 22:
 
[[Title::{{{Title}}}| ]]
 
[[Title::{{{Title}}}| ]]
 
[[Date::{{{Date}}}| ]]
 
[[Date::{{{Date}}}| ]]
 +
[[Location::{{{Location}}}| ]]
 
[[Description::{{{Description}}}| ]]
 
[[Description::{{{Description}}}| ]]
 
[[Template::Template:Event| ]]
 
[[Template::Template:Event| ]]
  
 
__NOTOC__
 
__NOTOC__
 
+
<div class="events-wrapper">
 
<div class="title">{{{Title|}}}</div>
 
<div class="title">{{{Title|}}}</div>
<div class="info">{{{Date|}}}</div>
+
<div class="date">{{{Date|}}}</div>
 +
<div class="location">{{{Location|}}}</div>
 
<div class="description">{{{Description|}}}</div>
 
<div class="description">{{{Description|}}}</div>
 
+
</div>
 
</includeonly>
 
</includeonly>

Revision as of 17:55, 20 June 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
|Title=
|Date=
|Location=
|Description=
}}

Edit the page to see the template text.