Template:Event: Difference between revisions

From zooid Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<noinclude>
'''Event''': Start: [[Start date::{{{Start date}}}]];
This is the "Event" template.
End: [[End date::{{{End date}}}]];
It should be called in the following format:
[[Location::{{{Location}}}]]
<pre>
{{# set GPS={{ #geocode: {{{Location}}} }}}}
{{Event
Download in {{#ask: [[{{PAGENAME}}]]
|Location=
| ?Start date = start
|Topic=
| ?End date = end
|Speaker=
| ?Location
|Date=
| format=icalendar
}}
}} [[Events|Browse all events]]
</pre>
Edit the page to see the template text.
</noinclude><includeonly>
{| class="wikitable"
! Location
| [[Location::{{{Location|}}}]]
|-
! Topic
| [[Topic::{{{Topic|}}}]]
|-
! Speaker
| [[Speaker::{{{Speaker|}}}]]
|-
! Date
| [[Date::{{{Date|}}}]]
|}
 
[[Category:Event]]
</includeonly>
</includeonly>

Latest revision as of 23:13, 28 June 2012

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

{{Event
|Location=
|Topic=
|Speaker=
|Date=
}}

Edit the page to see the template text.