Template:Event: Difference between revisions

From zooid Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
<includeonly>
<noinclude>
<div style="float: left; width: 60%">
This is the "Event" template.
'''Event''': Start: [[Start date::{{{Start date}}}]];
It should be called in the following format:
End: [[End date::{{{End date}}}]]
<pre>
 
{{Event
[[Location::{{{Location}}}]]
|Location=
{{ #set: GPS={{ #geocode: {{{Location}}} }}}}
|Topic=
[[Events|Browse all events]]
|Speaker=
</div>
|Date=
<div style="float: right; width: 37%">
{{ #display_map: New York City
| service=openlayers
| layers=google
}}
}}
</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]]
</div>
<br style="clear:both" />
[[Category:Events]]
</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.