Template:MeetingSidebar: Difference between revisions

From Pirate Party Belgium
Jump to navigation Jump to search
(properties for attendees and absentees)
m (typo)
Line 24: Line 24:
{{#if: {{{participants|}}} |
{{#if: {{{participants|}}} |
! style="vertical-align: top;" {{!}} {{#switch: {{{lang|}}} | fr = Participants | nl = Aanwezigen | Attendees }}
! style="vertical-align: top;" {{!}} {{#switch: {{{lang|}}} | fr = Participants | nl = Aanwezigen | Attendees }}
{{!}} {{#arraymap: {{{participants}}}|,|x|[[Has attendees::x]]|<br />}}
{{!}} {{#arraymap: {{{participants}}}|,|x|[[Has attendee::x]]|<br />}}
{{!}}- }}  
{{!}}- }}  
{{#if: {{{absentees|}}} |
{{#if: {{{absentees|}}} |
! style="vertical-align: top;" {{!}} {{#switch: {{{lang|}}} | fr = Excusés | Absentees }}
! style="vertical-align: top;" {{!}} {{#switch: {{{lang|}}} | fr = Excusés | Absentees }}
{{!}} {{#arraymap: {{{absentees}}}|,|x|[[Has absentees::x]]|<br />}}
{{!}} {{#arraymap: {{{absentees}}}|,|x|[[Has absentee::x]]|<br />}}
{{!}}- }}
{{!}}- }}
! colspan=2 | {{#if: {{{agenda|}}}{{{minutes|}}} |
! colspan=2 | {{#if: {{{agenda|}}}{{{minutes|}}} |

Revision as of 00:37, 24 November 2016

Our awesome meeting
Workgroup An awesome team
Date Mon. 14 Nov. 2016 at 12:00am
Venue Flying Dutchman
Address
Treasure Island 666
9000 Atlantica
City
Attendees Jack
Mary
Jurgen
Absentees Paul
Eve
Agenda Minutes


Usage

{{MeetingSidebar
|lang = en
|meetingname = Our awesome meeting
|workgroup = An awesome team
|date = 14 nov 2016
|time = 12:00am
|place = Flying Dutchman
|street = Treasure Island
|number = 666
|postalcode = 9000
|city = Atlantica
|participants = Jack, Mary, Jurgen
|absentees = Paul, Eve
|agenda = #Agenda
|minutes = #Minutes
}}