Difference between revisions of "Template:Meeting"

From Hackerspace.gr
Jump to: navigation, search
m
m
Line 35: Line 35:
 
|}}
 
|}}
 
-->
 
-->
|-
 
! style="padding: 0px; background: #ccc" | Cost:
 
|-
 
| {{{cost|}}}
 
 
|-
 
|-
 
! style="padding: 0px; background: #ccc" | Who:
 
! style="padding: 0px; background: #ccc" | Who:
Line 55: Line 51:
 
[[location::{{{where}}}| ]]
 
[[location::{{{where}}}| ]]
 
[[city::{{{city}}}| ]]
 
[[city::{{{city}}}| ]]
[[what::{{SUBPAGENAME}}|{{{what}}}]]
 
 
[[country::{{{country}}}| ]]
 
[[country::{{{country}}}| ]]
[[cost::{{{cost}}}| ]]
+
[[displaytitle::{{{what}}}| ]]]
 
[[Category:Meetings]]
 
[[Category:Meetings]]
 
<!-- Semantic end-->
 
<!-- Semantic end-->
Line 64: Line 59:
 
<noinclude>
 
<noinclude>
 
==Usage==
 
==Usage==
Κάνε Copy-Paste τον παρακάτω κώδικα ή χρησιμοποίησε τη [[Form:Meeting|Φόρμα]] για προσθέσεις νέο Meeting.
+
This is a template for meetings. To add a meeting use the [[Form:Meeting|Form]].
<br/>
+
<pre>
+
{{Meeting
+
| logo=Hackerspace.png
+
| what=Event
+
| tagline=Yet another HSGR meeting!
+
| from=June 22, 2022
+
| till=June 23, 2022
+
| where=Hackerspace.gr
+
| city=Athens
+
| country=Greece
+
| cost=Free
+
| url=http://hackerspace.gr
+
| coordinates=38.01694322164° N, 23.731269990513° E
+
}}
+
</pre>
+
 
</noinclude>
 
</noinclude>

Revision as of 13:47, 31 October 2011


Usage

This is a template for meetings. To add a meeting use the Form.