Difference between revisions of "Template:Event"

From Hackerspace.gr
Jump to: navigation, search
(Created page with "<!-- template shamelessly copied from syn2cat --> <includeonly> {| align="right" cellpadding="0" cellspacing="0" style="position:relative; margin: 1em 0 1em 2em; padding:0px; bo...")
 
m
Line 14: Line 14:
 
|-
 
|-
 
| {{{what}}}
 
| {{{what}}}
|-
 
! style="padding: 0 7px; background: #ccc" | Tagline:
 
|-
 
| {{{tagline|}}}
 
|-
 
! style="padding: 0px; background: #ccc"  | Where:
 
|-
 
| {{{where|}}}  {{{city|}}},{{{country|}}}
 
<!--
 
{{#if: {{{location|}}} |
 
{{
 
#display_point:
 
{{{location|}}}~{{{where}}}, {{{city}}}
 
|width=250
 
|height=250
 
|service=openlayers
 
|layers=google,yahoo
 
|controls=navigation,panzoom
 
}}
 
|}}
 
-->
 
|-
 
! style="padding: 0px; background: #ccc" | Cost:
 
|-
 
| {{{cost|}}}
 
 
|-
 
|-
 
! style="padding: 0px; background: #ccc" | Who:
 
! style="padding: 0px; background: #ccc" | Who:
Line 53: Line 28:
 
[[Start date::{{{from}}}| ]]
 
[[Start date::{{{from}}}| ]]
 
[[End date::{{{till}}}| ]]
 
[[End date::{{{till}}}| ]]
[[location::{{{where}}}| ]]
+
[[Category:Events]]
[[city::{{{city}}}| ]]
+
[[country::{{{country}}}| ]]
+
[[cost::{{{cost}}}| ]]
+
[[Category:Event]]
+
 
<!-- Semantic end-->
 
<!-- Semantic end-->
 
</includeonly>
 
</includeonly>
Line 69: Line 40:
 
| logo=Image:Arduino316.jpg
 
| logo=Image:Arduino316.jpg
 
| what=Event
 
| what=Event
| tagline=Where microcontrollers learn to fly.
 
 
| from=June 22, 2022
 
| from=June 22, 2022
 
| till=June 23, 2022
 
| till=June 23, 2022
| where=HSB
 
| city=Brussels
 
| country=Belgium
 
| cost=0€
 
 
| url=http://voidpointer.be
 
| url=http://voidpointer.be
| coordinates=xyz.abc° N, uio.asd° E
 
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 14:00, 1 July 2011


Usage

Copy and paste this code or simply use the Form:Event to add your event.
If you don't set a "till" date, the "from" date will be used.

{{Event
| logo=Image:Arduino316.jpg
| what=Event
| from=June 22, 2022
| till=June 23, 2022
| url=http://voidpointer.be
}}