Template:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m (Get rid of error message if alternative picture value is nil) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 18: | Line 18: | ||
<div style="font-size:110%;text-align:right;padding-right:3px;">[[Has subtitle::{{{subtitle|}}}]]</div> | <div style="font-size:110%;text-align:right;padding-right:3px;">[[Has subtitle::{{{subtitle|}}}]]</div> | ||
|- | |- | ||
− | | colspan="2" style="padding: 10px 0px; text-align:center;" |<!-- setting custom image if available-->[[File:{{#if: {{{logo|}}} |{{{logo}}}|Weareinnovative.png}}|240px|link=]] | + | | colspan="2" style="padding: 10px 0px; text-align:center;" |<!-- setting custom image if available-->[[File:{{#if:{{{logo|}}}|{{{logo}}}|Weareinnovative.png}}|240px|link=]] |
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Event#EventType|Type of Event]]''': || [[Is Event of Type::{{{eventtype}}}]] | | style="padding: 0 7px;" | '''[[Template:Event#EventType|Type of Event]]''': || [[Is Event of Type::{{{eventtype}}}]] | ||
Line 32: | Line 32: | ||
| style="padding: 0 7px;" | '''[[Template:Event#Cost|Cost]]''': || [[Has cost::{{{cost|}}}]] | | style="padding: 0 7px;" | '''[[Template:Event#Cost|Cost]]''': || [[Has cost::{{{cost|}}}]] | ||
|- | |- | ||
− | | style="padding: 0 7px;" | '''[[Template:Event#Registration|Mandatory registration]]''': || | + | | style="padding: 0 7px;" | '''[[Template:Event#Registration|Mandatory registration]]''': || {{{reg|}}} |
{{#if: {{{ticket_url|}}} | | {{#if: {{{ticket_url|}}} | | ||
{{-}} | {{-}} | ||
{{!}} style="padding: 0 7px;" {{!}} '''[[Template:Event#Ticket_URL|Tickets]]''': {{!!}} [[Has ticket url::{{{ticket_url|}}}|Buy a ticket!]] | {{!}} style="padding: 0 7px;" {{!}} '''[[Template:Event#Ticket_URL|Tickets]]''': {{!!}} [[Has ticket url::{{{ticket_url|}}}|Buy a ticket!]] | ||
| }} | | }} | ||
− | |- | + | {{#if: {{{url|}}} | |
− | + | {{-}} | |
+ | {{!}} style="padding: 0 7px;" {{!}} '''[[Template:Event#Website|Website]]''': {{!!}} {{#ifexpr: {{#len: {{{url}}} }} > 26 | [{{{url}}} {{#sub:{{{url}}}|0|25}}...] | {{{url|}}} }} | ||
+ | | }} | ||
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Event#Attendees|Attendees]]''': || {{#arraymap:{{{attendees|}}}|,|x|[[Has attendee::User:x|x]]}}<br/><span style="font-weight:bold;text-decoration:underline;margin-left:6px;"><!-- | | style="padding: 0 7px;" | '''[[Template:Event#Attendees|Attendees]]''': || {{#arraymap:{{{attendees|}}}|,|x|[[Has attendee::User:x|x]]}}<br/><span style="font-weight:bold;text-decoration:underline;margin-left:6px;"><!-- | ||
Line 67: | Line 69: | ||
| style="vertical-align:top; padding: 0 7px;" | '''[[Template:Event#Map|Map]]''': | | style="vertical-align:top; padding: 0 7px;" | '''[[Template:Event#Map|Map]]''': | ||
| | | | ||
− | {{# | + | {{#display_map:{{#show:{{{location|}}}|?Has coordinates}} |
+ | |layers=osm-mapnik, osm-cyclemap | ||
+ | |service=openlayers | ||
|width=250 | |width=250 | ||
|height=250 | |height=250 | ||
Line 93: | Line 97: | ||
| Has coordinates={{#show: {{{location|}}} | ?Has coordinates|link=none}} | | Has coordinates={{#show: {{{location|}}} | ?Has coordinates|link=none}} | ||
| Has picture=File:{{{logo|}}} | | Has picture=File:{{{logo|}}} | ||
− | | Has alternate picture=File:{{{alternate_picture|}}} | + | | Has alternate picture={{#if:{{{alternate_picture|}}}|File:{{{alternate_picture|}}} }} |
| Has extraInfo={{{extrainfo|}}} | | Has extraInfo={{{extrainfo|}}} | ||
| Is External={{#ifeq: {{{location|}}} | Hackerspace, Strassen | no | yes }} | | Is External={{#ifeq: {{{location|}}} | Hackerspace, Strassen | no | yes }} | ||
Line 145: | Line 149: | ||
| cost=0€ | | cost=0€ | ||
| u19 = <yes/no> | | u19 = <yes/no> | ||
− | | location= | + | | location=Level2 |
+ | | coordinates= | ||
| contact= <comma-delimited list of the organisers> | | contact= <comma-delimited list of the organisers> | ||
| attendees = <string> Everyone | | attendees = <string> Everyone |
Latest revision as of 13:03, 7 September 2014
[edit] Usage
Please use the event form to add your event. It will validate your input.