Laatst bewerkt 3 jaren geleden
door Redactie

Sjabloon:Appointment

U hebt geen toestemming om deze pagina te bewerken, want:

De gevraagde handeling is voorbehouden aan gebruikers in een van de volgende groepen: gebruikers, editor.

U kunt de brontekst van deze pagina bekijken en kopiëren.

Terug naar Sjabloon:Appointment.

<noinclude>

This is the template "Appointment".

It should be used in the following format:

<pre>

{{Appointment

|Work=

|Start=

|End=

|Reason=

|Description=

|Attendees=

}}

</pre>

Click "edit" to view the source code of this template.

</noinclude><includeonly>

This meeting is included in the general [[Company Calendar]].

=={{{Start|}}} {{{Description|}}}==

* Start: {{{Start|}}}

* End: {{{End|}}}

===Description===

{{{Description|}}}

===Work===

{{{Work|}}}

===Attendees===

{{#arraymap:{{{Attendees|}}}|,|x|[[User:x{{!}}x]]}}

{{#subobject:{{{Start|}}} {{{Description|}}}

|Appointment/Description={{{Description|}}}

|Appointment/Start={{{Start|}}}

|Appointment/End={{{End|}}}

|Appointment/Reason={{{Reason|}}}

|Appointment/Attendees= {{#arraymap:{{{Attendees|}}}|,|x|x|+sep=;}}

|Appointment/Work={{{Work|}}}

}}

</includeonly>