Difference between revisions of "Template:Appointment"

m
(Tag: 2017 source edit)
m (changed meeting to appointment as it is more generic for calendar purposes)
(Tag: 2017 source edit)

This is the template "MeetingAppointment". It should be used in the following format:

                {{MeetingAppointment
|work=
|start=
|end=
|reason=
|description=
|attendees=
}}

            

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

<noinclude>
        
        This is the template "MeetingAppointment".
        
        It should be used in the following format:
        
        
        <pre>
        
        {{MeetingAppointment
        
        |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|}}}
        
        * Ende: {{{end|}}}
        
        
        
        ===Description===
        
        {{{description|}}}
        
        
        
        ===Work===
        
        {{{work|}}}
        
        
        
        ===Attendees===
        
        {{#arraymap:{{{attendees|}}}|,|x|[[Benutzer:x{{!}}x]]}}
        
        
        
        {{#subobject:{{{start|}}} {{{description|}}}
        
        |MeetingAppointment/description={{{description|}}}
        
        |MeetingAppointment/start={{{start|}}}
        
        |MeetingAppointment/end={{{end|}}}
        
        |MeetingAppointment/reason={{{reason|}}}
        
        |MeetingAppointment/attendees=  {{#arraymap:{{{attendees|}}}|,|x|x|+sep=;}}
        
        |MeetingAppointment/work={{{work|}}}
        
        }}
        
        
        </includeonly>
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the template "Meeting".
+
This is the template "Appointment".
 
It should be used in the following format:
 
It should be used in the following format:
 
<pre>
 
<pre>
{{Meeting
+
{{Appointment
 
|work=
 
|work=
 
|start=
 
|start=
Line 29: Line 29:
  
 
{{#subobject:{{{start|}}} {{{description|}}}
 
{{#subobject:{{{start|}}} {{{description|}}}
|Meeting/description={{{description|}}}
+
|Appointment/description={{{description|}}}
|Meeting/start={{{start|}}}
+
|Appointment/start={{{start|}}}
|Meeting/end={{{end|}}}
+
|Appointment/end={{{end|}}}
|Meeting/reason={{{reason|}}}
+
|Appointment/reason={{{reason|}}}
|Meeting/attendees=  {{#arraymap:{{{attendees|}}}|,|x|x|+sep=;}}
+
|Appointment/attendees=  {{#arraymap:{{{attendees|}}}|,|x|x|+sep=;}}
|Meeting/work={{{work|}}}
+
|Appointment/work={{{work|}}}
 
}}
 
}}
 
</includeonly>
 
</includeonly>

Attachments

Discussions