Difference between revisions of "Template:Event"

From Hackerspace.gr
Jump to: navigation, search
m
Line 18: Line 18:
 
|-
 
|-
 
| {{{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 32:
 
[[Start date::{{{from}}}| ]]
 
[[Start date::{{{from}}}| ]]
 
[[End date::{{{till}}}| ]]
 
[[End date::{{{till}}}| ]]
[[location::{{{where}}}| ]]
 
[[city::{{{city}}}| ]]
 
[[country::{{{country}}}| ]]
 
[[cost::{{{cost}}}| ]]
 
 
[[Category:Events]]
 
[[Category:Events]]
 
<!-- Semantic end-->
 
<!-- Semantic end-->
Line 62: Line 37:
 
<noinclude>
 
<noinclude>
 
==Usage==
 
==Usage==
Copy and paste this code or simply use the [[Form:Event]] to add your event.<br/>
+
Κάνε Copy-Paste τον παρακάτω κώδικα ή χρησιμοποίησε απλώς τη [[Form:Event|Φόρμα]] για νέο event.
If you don't set a "till" date, the "from" date will be used.
+
 
<br/>
 
<br/>
 
<pre>
 
<pre>
 
{{Event
 
{{Event
| logo=Image:Arduino316.jpg
+
| logo=Hsgrevent.png
 
| what=Event
 
| what=Event
 
| tagline=Where microcontrollers learn to fly.
 
| tagline=Where microcontrollers learn to fly.
 
| from=June 22, 2022
 
| from=June 22, 2022
 
| till=June 23, 2022
 
| till=June 23, 2022
| where=HSB
+
| url=Hackerspace.gr
| city=Brussels
+
| country=Belgium
+
| cost=0€
+
| url=http://voidpointer.be
+
| coordinates=xyz.abc° N, uio.asd° E
+
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 16:35, 2 July 2011


Usage

Κάνε Copy-Paste τον παρακάτω κώδικα ή χρησιμοποίησε απλώς τη Φόρμα για νέο event.

{{Event
| logo=Hsgrevent.png
| what=Event
| tagline=Where microcontrollers learn to fly.
| from=June 22, 2022
| till=June 23, 2022
| url=Hackerspace.gr
}}