Difference between revisions of "Template:Event"
From Beyond Social
| Line 21: | Line 21: | ||
[[Category:Events]] | [[Category:Events]] | ||
| + | [[Location::{{{Location}}}| ]] | ||
[[Date::{{{Date}}}| ]] | [[Date::{{{Date}}}| ]] | ||
| − | |||
[[Template::Template:Event| ]] | [[Template::Template:Event| ]] | ||
__NOTOC__ | __NOTOC__ | ||
<div class="events-wrapper"> | <div class="events-wrapper"> | ||
| − | <div class=" | + | <div class="image">[[File:{{{Image|}}}|{{{Caption}}}|frame]]</div> |
| − | <div class="location">{{{Location|}}}</div> | + | <div class="location">Location: {{{Location|}}}</div> |
| − | <div class=" | + | <div class="date">Date: {{{Date|}}}</div> |
| − | <div class=" | + | <div class="time">Time: {{{Time|}}}</div> |
| − | <div class=" | + | |
| + | =About= | ||
| + | <div class="about">{{{About|}}}</div> | ||
| + | |||
| + | ==Links== | ||
| + | |||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
Revision as of 10: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.