Difference between revisions of "Template:Event"

From Pirate Party Belgium
Jump to: navigation, search
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>{{#vardefine: date
 
<includeonly>{{#vardefine: date
 
| {{#if: {{{date|}}}  
 
| {{#if: {{{date|}}}  
   | {{#arraymap:{{{date}}}|,|x|{{#time:D j F Y
+
   | {{#time:D j F Y|{{{date}}}|{{int:language-code}} }}
    |x
 
    |{{int:language-code}}
 
    }}|/}}
 
 
   | ?  
 
   | ?  
 
   }}{{#if: {{{time|}}}  
 
   }}{{#if: {{{time|}}}  
Line 23: Line 20:
 
     }} {{#if: {{{address|}}} | – {{{address}}} }}
 
     }} {{#if: {{{address|}}} | – {{{address}}} }}
 
   | {{#if: {{{address|}}} | {{{address}}} | ? }}
 
   | {{#if: {{{address|}}} | {{{address}}} | ? }}
   }}<br />{{#if: {{{postalcode|}}}  
+
   }}{{#switch: {{lc:{{{venue|}}}}} | internet = | online =
  | {{{postalcode}}} {{#if: {{{city|}}} | {{{city}}} | ? }}  
+
  | #default = <br />{{#if: {{{postalcode|}}}  
  | {{#if: {{{city|}}} | {{{city}}} | ? }}  
+
    | {{{postalcode}}} {{#if: {{{city|}}} | {{{city}}} | ? }}
 +
    | {{#if: {{{city|}}} | {{{city}}} | ? }}
 +
    }}
 
   }}
 
   }}
 
}}{{#ifeq: {{{nomap|}}} | true
 
}}{{#ifeq: {{{nomap|}}} | true
Line 35: Line 34:
 
     |city={{{city|}}}
 
     |city={{{city|}}}
 
     }}
 
     }}
   }}{{#display_map: {{#var: coords}} | height=225px | width=300px}}
+
   }}{{#display_map: {{#var: coords}} | height=225px | width=300px | enablefullscreen = yes | scrollwheelzoom = no }}
 
}} {{#if: {{{nocat|}}}  
 
}} {{#if: {{{nocat|}}}  
 
|  
 
|  
Line 41: Line 40:
 
}} {{#if: {{{noproperties|}}}  
 
}} {{#if: {{{noproperties|}}}  
 
|  
 
|  
| {{#set:  
+
| {{#switch: {{SUBPAGENAME}}
  |Has title={{{title|}}}
+
| fr = | nl = | en = | de =  
  |Has date={{#if: {{{date|}}} | {{#time:Y/m/d H:i| {{{date}}} {{{time|}}} }} }}
+
| {{#arraymap:{{#if: {{{date|}}} | {{{date}}} | ? }}|,|{date}|{{#subobject:  
  |Has time={{{time|}}}
+
      {{#ifeq: {date} | ?
  |Has address={{{address|}}}
+
       |
  |In venue={{{venue|}}}
+
       | {{#time: d m Y|{date} }}
  |Has link venue={{{linkvenue|}}}
 
  |In city={{{city|}}}
 
  |In postal code={{{postalcode|}}}
 
  |Has coordinates={{#if: {{#varexists:coords}}
 
    | {{#var:coords}}
 
    | {{Coordinates
 
       |address={{{address|}}}
 
       |venue={{{venue|}}}
 
      |city={{{city|}}}
 
 
       }}
 
       }}
 +
      |Has title={{{title|}}}
 +
      |Has date={{#ifeq: {date} | ?
 +
        |
 +
        | {{#time:Y/m/d H:i|{date} {{{time|}}} }}
 +
        }}
 +
      |Has end date={{#ifeq: {date} | ?
 +
        |
 +
        | {{#time:Y/m/d H:i|{date} {{{time|}}} }}
 +
        }}
 +
      |Has time={{{time|}}}
 +
      |Has end time={{{time|}}}
 +
      |Has address={{{address|}}}
 +
      |In venue={{{venue|}}}
 +
      |Has link venue={{{linkvenue|}}}
 +
      |In city={{{city|}}}
 +
      |In postal code={{{postalcode|}}}
 +
      |Has coordinates={{#if: {{#varexists:coords}}
 +
        | {{#var:coords}}
 +
        | {{Coordinates
 +
          |address={{{address|}}}
 +
          |venue={{{venue|}}}
 +
          |city={{{city|}}}
 +
          }}
 +
        }}
 +
      |Has location={{#if: {{{venue|}}}
 +
        | {{{venue}}} {{#if: {{{address|}}}{{{city|}}} | – }}
 +
        }} {{#if: {{{address|}}}
 +
        | {{{address}}}{{#if: {{{city|}}} | , }}
 +
        }} {{{city|}}}
 +
      |Has url={{fullurl:{{FULLPAGENAME}}}}
 +
      |Has event type={{{type|}}}
 +
      |Organized by={{{workgroup|}}}|+sep=,
 +
      |Has page={{FULLPAGENAME}}
 +
      }}|
 
     }}
 
     }}
   |Has location={{#if: {{{venue|}}}
+
   }}
    | {{{venue}}} {{#if: {{{address|}}}{{{city|}}} | – }}
 
    }} {{#if: {{{address|}}}
 
    | {{{address}}}{{#if: {{{city|}}} | , }}
 
    }} {{{city|}}}
 
  |Has url={{fullurl:{{FULLPAGENAME}}}}
 
  }} {{#arraymap: {{{workgroup|}}}|,|x|{{#set:Organized by=x}}|}}
 
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 19:11, 23 March 2020