Form:Meeting event: Difference between revisions

From Pirate Party Belgium
Jump to navigation Jump to search
(linkvenue)
No edit summary
Line 3: Line 3:


{| style="text-align: left; width:100%;"
{| style="text-align: left; width:100%;"
! style="width: 100px; vertical-align: middle;" |Title:
! style="width: 100px; vertical-align: middle;" | {{#switch: {{{lang|}}} | fr = Titre | nl = Titel | Title}}:
| {{{field|meetingname|size=50|input type=text with autocomplete|property=Has title}}}  
| {{{field|meetingname|size=50|input type=text with autocomplete|property=Has title}}}  
! style="width: 100px; vertical-align: middle;" |Language:
! style="width: 100px; vertical-align: middle;" | {{#switch: {{{lang|}}} | fr = Langue | nl = Taal | Language }}:
| {{{field|lang|input type=dropdown|values=en,fr,nl|default=en|property=In language|mandatory}}}
| {{{field|lang|input type=dropdown|values=en,fr,nl|default={{{lang|en}}}|property=In language|mandatory}}}
|-
|-
! style="vertical-align: middle;" |Address:
! style="vertical-align: middle;" | {{#switch: {{{lang|}}} | fr = Adresse | nl = Adres | Address }}:
| colspan="3" | {{{field|address|size=50|input type=text with autocomplete|property=Has address}}}
| colspan="3" | {{{field|address|size=50|input type=text with autocomplete|property=Has address}}}
|-
|-
! style="vertical-align: middle;" |Venue:
! style="vertical-align: middle;" | {{#switch: {{{lang|}}} | fr = Lieu | nl = Locatie | Venue }}:
| {{{field|venue|size=30|input type=text with autocomplete|property=In venue}}}
| {{{field|venue|size=30|input type=text with autocomplete|property=In venue}}}
! style="vertical-align: middle;" |Link venue:
! style="vertical-align: middle;" | {{#switch: {{{lang|}}} | fr = Lien | nl = Link | Link venue }}:
| {{{field|linkvenue|size=50|input type=text with autocomplete|property=Has link venue}}}
| {{{field|linkvenue|size=50|input type=text with autocomplete|property=Has link venue}}}
|-
|-
! style="vertical-align: middle;" |City:
! style="vertical-align: middle;" | {{#switch: {{{lang|}}} | fr = Ville | nl = Stad | City }}:
| {{{field|city|size=30|input type=text with autocomplete|property=In city}}}
| {{{field|city|size=30|input type=text with autocomplete|property=In city}}}
! style="vertical-align: middle;" |Postal code:
! style="vertical-align: middle;" | {{#switch: {{{lang|}}} | fr = Code postal | nl = Postcode | Postal code }}:
| {{{field|postalcode|size=10|input type=text with autocomplete|property=In postal code}}}
| {{{field|postalcode|size=10|input type=text with autocomplete|property=In postal code}}}
|-
|-
! style="vertical-align: middle;" |Date:
! style="vertical-align: middle;" | {{#switch: {{{lang|}}} | fr = Date | nl = Datum | Date }}:
| {{{field|date|input type=datepicker|property=Has date|mandatory}}}
| {{{field|date|input type=datepicker|property=Has date|mandatory}}}
! style="vertical-align: middle;" |Time:
! style="vertical-align: middle;" | {{#switch: {{{lang|}}} | fr = Heure | nl = Uur | Time }}:
| {{{field|time|size=10|input type=text with autocomplete|property=Has time}}}
| {{{field|time|size=10|input type=text with autocomplete|property=Has time}}}
|-
|-
! style="vertical-align: middle;"|Attendees:
! style="vertical-align: middle;"| {{#switch: {{{lang|}}} | fr = Participants | nl = Aanwezigen | Attendees }}:
| colspan="3"| {{{field|attendees|size=100|input type=text with autocomplete|list|property=Has attendee}}}
| colspan="3"| {{{field|attendees|size=100|input type=text with autocomplete|list|property=Has attendee}}}
|-
|-
! style="vertical-align: middle;"|Absentees:
! style="vertical-align: middle;"| {{#switch: {{{lang|}}} | fr = Excusés | nl = Afwezigen | Absentees }}:
| colspan="3"| {{{field|absentees|size=100|input type=text with autocomplete|list|property=Has absentee}}}
| colspan="3"| {{{field|absentees|size=100|input type=text with autocomplete|list|property=Has absentee}}}
|-
|-
! style="vertical-align: middle;"|Workgroup:
! style="vertical-align: middle;"| {{#switch: {{{lang|}}} | fr = Équipe | nl = Werkgroep | Workgroup }}:
| colspan="3"| {{{field|workgroup|size=30|input type=combobox|property=Organized by|mandatory}}}
| colspan="3"| {{{field|workgroup|size=30|input type=combobox|property=Organized by|mandatory}}}
|}
|}
{{{end template}}}
{{{end template}}}


{{{standard input|free text|rows=20|preload=Template:EmptyMeeting}}}  
{{{standard input
|free text
|rows=20
|preload=Template:EmptyMeeting{{#switch: {{{lang|}}} | fr = /fr | nl = /nl }}
}}}  


{{{standard input|summary}}}
{{{standard input|summary}}}

Revision as of 20:09, 12 February 2017

Here is the form to manage meeting events. You can create a new meeting event with this form.