Difference between revisions of "Template:Event"

From Beyond Social
Line 21: Line 21:
  
 
[[Category:Events]]
 
[[Category:Events]]
 +
[[Location::{{{Location}}}| ]]
 
[[Date::{{{Date}}}| ]]
 
[[Date::{{{Date}}}| ]]
[[Location::{{{Location}}}| ]]
 
 
[[Template::Template:Event| ]]
 
[[Template::Template:Event| ]]
  
 
__NOTOC__
 
__NOTOC__
 
<div class="events-wrapper">
 
<div class="events-wrapper">
<div class="date">{{{Date|}}}</div>
+
<div class="image">[[File:{{{Image|}}}|{{{Caption}}}|frame]]</div>
<div class="location">{{{Location|}}}</div>
+
<div class="location">Location: {{{Location|}}}</div>
<div class="image">{{{Image|}}}</div>
+
<div class="date">Date: {{{Date|}}}</div>
<div class="description">{{{Description|}}}</div>
+
<div class="time">Time: {{{Time|}}}</div>
<div class="links">{{{Links|}}}</div>
+
 
 +
=About=
 +
<div class="about">{{{About|}}}</div>
 +
 
 +
==Links==
 +
 
 
</div>
 
</div>
 
</includeonly>
 
</includeonly>

Revision as of 11:37, 16 August 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.