Template:ExternalEventSidebar: Difference between revisions
Jump to navigation
Jump to search
(multiple dates) |
mNo edit summary |
||
(36 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#vardefine: time | {{TimeRegex | {{{time|}}} }} }}{| | <includeonly>{{#set:Title Icon=Toicon-icon-avocado-schedule.svg}}{{#vardefine: time | {{TimeRegex | {{{time|}}} }} }}{{#vardefine: endtime | {{TimeRegex | {{{endtime|}}} }} }}{| class="pirate-sidebar external-event" | ||
| style="padding:0;" colspan=2 | | |||
{| style="width:100%;" cellspacing=0 | |||
! class="title" | {{#if: {{{title|}}} | {{{title}}} | ? }} | |||
| class="icon" | [[File:Toicon-icon-avocado-schedule.svg|x24px|link=Special:MyLanguage/Calendar/External]] | |||
|} | |||
|- | |- | ||
{{#if: {{{ | {{#if: {{{image|}}} | | ||
{{!}} colspan=2 {{!}} [[File:{{{image}}}|frameless|150px|center]] | |||
{{!}} [[ | |||
{{!}}- }} | {{!}}- }} | ||
! | ! {{int:sidebar-date}} | ||
| {{#if: {{{date|}}} | {{#arraymap:{{{date}}}|,|x| | | {{#if: {{{date|}}} | ||
| {{#arraymap:{{{date}}}|,|x|{{#time:D j F Y|x|{{int:language-code}} }}|<br />}}{{#vardefine: next | |||
| {{NextEventLink | |||
| workgroup = {{{workgroup|}}} | |||
| topics = {{{topics|}}} | |||
| type = External | |||
| date = {{{date}}} | |||
| time = {{#var:time}} | |||
}} | |||
}}{{#vardefine: prev | |||
| {{PrevEventLink | |||
| workgroup = {{{workgroup|}}} | |||
| topics = {{{topics|}}} | |||
| type = External | |||
| date = {{{date}}} | |||
| time = {{#var:time}} | |||
}} | |||
}} | |||
| ? }} | |||
|- | |- | ||
! | ! {{int:sidebar-time}} | ||
| {{#if: {{{time|}}} | | | {{#if: {{{time|}}} | ||
| {{#time:{{int:sidebar-time-format}}|{{#var:time}} }} {{#if: {{{endtime|}}} | - {{#time:{{int:sidebar-time-format}}|{{#var:endtime}} }} }} | |||
| ? | |||
}} | |||
|- | |- | ||
{{#if: {{{venue|}}} | | {{#if: {{{venue|}}} | | ||
! | ! {{int:sidebar-venue}} | ||
{{! | {{!}} {{#if: {{{linkvenue|}}} | [{{{linkvenue}}} {{{venue}}}] | {{{venue}}} }} | ||
{{!}}- }} | {{!}}- }} | ||
! | ! {{int:sidebar-address}} | ||
| rowspan=2 style="padding: | | rowspan=2 style="padding:0;" | | ||
{| cellspacing="0" style="width:100%;" | {| cellspacing="0" style="width:100%;" | ||
| {{#if: {{{address|}}} | | | {{#if: {{{address|}}} | {{{address}}} | ? }} | ||
|- | |- | ||
| | | {{{postalcode|}}} {{#if: {{{city|}}} | {{{city}}} | ? }} | ||
|} | |} | ||
|- | |- | ||
! | ! {{int:sidebar-city}} | ||
|- | |- | ||
! | ! {{int:sidebar-price}} | ||
| {{#switch: {{lc:{{{price|free}}}}} | | {{#switch: {{lc:{{{price|free}}}}} | ||
| free = | | free = {{int:sidebar-price-free}} | ||
| gratuit = | | gratuit = {{int:sidebar-price-free}} | ||
| gratis = | | gratis = {{int:sidebar-price-free}} | ||
| 0 = | | libre = {{int:sidebar-price-libre}} | ||
| | | 0 = {{int:sidebar-price-free}} | ||
| {{{price}}} | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{url|}}} | {{#if: {{{url|}}} | | ||
| ! style=" | ! {{int:sidebar-url}} | ||
{{!}} [[ | {{!}} {{#arraymap:{{{url}}}|,|x|[x]}} | ||
{{!}}- | {{!}}- }} | ||
| | {{#if: {{#var:prev|}}{{#var:next|}} | ||
| | |||
{{!}} colspan=2 {{!}} | |||
{{{!}} style="width:100%; text-align:center;" | |||
{{!}} style="width:50%" {{!}} {{#if: {{#var:prev|}} | |||
| [[File:Toicon-icon-afiado-rewind.svg|x25px|link={{#var:prev}}|{{int:sidebar-previous-event}}]] | |||
}} | |||
{{!}} style="width:50%" {{!}} {{#if: {{#var:next|}} | |||
| [[File:Toicon-icon-afiado-forward.svg|x25px|link={{#var: next}}|{{int:sidebar-next-event}}]] | |||
}} | |||
{{!}}} | |||
{{!}}- }} | |||
{{#if: {{{topics|}}} | | |||
! {{int:sidebar-topics}} | |||
{{!}} {{#arraymap:{{{topics}}}|,|x|[[x|{{ShowTitle|x}}]]|<br />}} | |||
{{!}}- }} | |||
{{#if: {{{city|}}} | {{#if: {{{city|}}} | ||
| {{#vardefine: coords | | {{#vardefine: coords | ||
Line 51: | Line 88: | ||
}} | }} | ||
}}{{#if: {{#var: coords}} | }}{{#if: {{#var: coords}} | ||
| {{!}} colspan=2 {{!}} {{#display_map: {{#var: coords}} | height = 225px }} [ | | {{!}} colspan=2 {{!}} {{#display_map: {{#var: coords}} | height = 225px | enablefullscreen = yes | scrollwheelzoom = no }} | ||
{{!}}- | |||
{{!}} colspan="2" style="text-align:center;" {{!}} {{#vardefine: coords_float | |||
| {{#geocode:{{#var:coords}}|format=float|directional=no}} | |||
}} ''[http://openstreetmap.org/directions?route=;{{#arraymap:{{#var:coords_float}}|,|x|x|,}}#map=17/{{#arraymap:{{#var:coords_float}}|,|x|x|/}} {{int:event-find-routes}}]'' | |||
{{!}}- }} | {{!}}- }} | ||
}} | }} | ||
{{#if: {{{date|}}} | | {{#if: {{{date|}}} | | ||
! style=" | ! {{int:sidebar-export}} | ||
{{!}} style="text-align:center;" {{ | {{!}} style="text-align:center;" {{!}} {{ExportEvent|{{FULLPAGENAME}}|workgroup={{{workgroup|}}}|date={{{date|}}} }} | ||
{{!}}- }} | |||
| colspan="2" style="text-align: center;" | '''{{#formlink:form=External event|preload={{FULLPAGENAME}}|link text={{int:sidebar-clone-event}} }}''' | |||
|}{{#switch: {{SUBPAGENAME}} | |||
| fr = | nl = | en = | de = | |||
| {{#arraymap:{{#if: {{{date|}}} | {{{date}}} | ? }}|,|{date}|{{#subobject: | |||
{{#ifeq: {date} | ? | |||
| | |||
| {{#time:d m Y|{date} }} | |||
}} | |||
| Has title={{{title|}}} | |||
| Organized by={{{workgroup|}}}|+sep=, | |||
| In topic={{{topics|}}}|+sep=, | |||
| Has date={{#ifeq: {date} | ? | |||
| | |||
| {{#time:Y/m/d H:i|{date} {{#var: time}}}} | |||
}} | |||
| Has end date={{#ifeq: {date} | ? | |||
| | |||
| {{#time:Y/m/d H:i|{date} {{#if: {{#var: endtime}} | {{#var: endtime}} | {{#var: time}} }} }} | |||
}} | |||
| Has time={{#if: {{#var: time}} | {{#time:H:i|{{#var: time}} }} }} | |||
| Has end time={{#if: {{#var: endtime}} | |||
| {{#time:H:i|{{#var: endtime}} }} | |||
| {{#if: {{#var: time}} | {{#time:H:i|{{#var: time}} }} }} | |||
}} | |||
| In venue={{{venue|}}} | |||
| Has link venue={{{linkvenue|}}} | |||
| Has address={{{address|}}} | |||
| In postal code={{{postalcode|}}} | |||
| In city={{{city|}}} | |||
| Has price={{#switch: {{lc:{{{price|free}}}}} | |||
| free = 0 | |||
| gratuit = 0 | |||
| gratis = 0 | |||
| libre = 0 | |||
| {{{price}}} | |||
}} | |||
| Has url={{#if: {{{url|}}} | |||
| {{{url}}} | |||
| {{fullurl:{{FULLPAGENAME}}}} | |||
}} | |||
| Has coordinates={{#var:coords}} | |||
| Has location={{#if: {{{venue|}}} | |||
| {{{venue}}} {{#if: {{{address|}}}{{{city|}}} | – }} | |||
}} {{#if: {{{address|}}} | |||
| {{{address}}}{{#if: {{{city|}}} | , }} | |||
}} {{{city|}}} | |||
| Has event type=External | |||
| Has default form=External event | |||
| Has page={{FULLPAGENAME}} | |||
}}| | |||
}} | }} | ||
}} {{#if: {{{nocat|}}} | |||
| <!-- no categories --> | | <!-- no categories --> | ||
| [[Category:Event]] [[Category:External Event]] | | [[Category:Event]] [[Category:External Event]] {{#default_form:External event}} | ||
}}</includeonly><noinclude>{{ExternalEventSidebar | |||
|title = An awesome event | |title = An awesome event | ||
|image = Logo-heart 135px.png | |||
|workgroup = An awesome crew | |workgroup = An awesome crew | ||
|topics = Some good topic | |||
|date = 14 nov 2016 | |date = 14 nov 2016 | ||
|time = 12am | |time = 12am | ||
|endtime = 2am | |||
|venue = Flying Dutchman | |venue = Flying Dutchman | ||
|linkvenue = http://www.the-flying-dutchman.nl/ | |linkvenue = http://www.the-flying-dutchman.nl/ | ||
Line 88: | Line 174: | ||
{{ExternalEventSidebar | {{ExternalEventSidebar | ||
|title = An awesome event | |title = An awesome event | ||
|image = Logo-heart 135px.png | |||
|workgroup = An awesome crew | |workgroup = An awesome crew | ||
|topics = Some good topic | |||
|date = 14 nov 2016 | |date = 14 nov 2016 | ||
|time = 12am | |time = 12am | ||
|endtime = 2am | |||
|venue = Flying Dutchman | |venue = Flying Dutchman | ||
|linkvenue = http://www.the-flying-dutchman.nl/ | |linkvenue = http://www.the-flying-dutchman.nl/ |
Latest revision as of 00:53, 7 March 2019
| |||
Date | Mon 14 November 2016 | ||
---|---|---|---|
Time | 12:00am - 2:00am | ||
Venue | Flying Dutchman | ||
Address |
| ||
City | |||
Price | Free | ||
Website | [1] | ||
Topics | Some good topic | ||
Find routes on OpenStreetMap | |||
Export | iCalendar | ||
Clone this event |
Usage
{{ExternalEventSidebar |title = An awesome event |image = Logo-heart 135px.png |workgroup = An awesome crew |topics = Some good topic |date = 14 nov 2016 |time = 12am |endtime = 2am |venue = Flying Dutchman |linkvenue = http://www.the-flying-dutchman.nl/ |address = Treasure Island 666 |postalcode = 9000 |city = Atlantica |url = https://pirateparty.be |price = free }}