You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Template:Appointment"
m (Tag: 2017 source edit) |
m (Tag: 2017 source edit) |
This is the template "Appointment". It should be used in the following format:
{{Appointment |workWork= |startStart= |endEnd= |reasonReason= |descriptionDescription= |attendeesAttendees= }}
Click "edit" to view the source code of this template.
<noinclude> This is the template "Appointment". It should be used in the following format: <pre> {{Appointment |work= |start= |end= |reason= |description= |attendeesWork= |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|}}} |Appointment/description={{{description|}}} |Appointment/start={{{start|}}} |Appointment/end={{{end|}}} |Appointment/reason={{{reason|}}} |Appointment/attendees= {{#arraymap:{{{attendeesStart|}}} {{{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={{{workWork={{{Work|}}} }} </includeonly>
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Appointment | {{Appointment | ||
− | | | + | |Work= |
− | | | + | |Start= |
− | | | + | |End= |
− | | | + | |Reason= |
− | | | + | |Description= |
− | | | + | |Attendees= |
}} | }} | ||
</pre> | </pre> | ||
Line 15: | Line 15: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
This meeting is included in the general [[Company Calendar]]. | This meeting is included in the general [[Company Calendar]]. | ||
− | =={{{ | + | =={{{Start|}}} {{{Description|}}}== |
− | * Start: {{{ | + | * Start: {{{Start|}}} |
− | * | + | * End: {{{End|}}} |
===Description=== | ===Description=== | ||
− | {{{ | + | {{{Description|}}} |
===Work=== | ===Work=== | ||
− | {{{ | + | {{{Work|}}} |
===Attendees=== | ===Attendees=== | ||
− | {{#arraymap:{{{ | + | {{#arraymap:{{{Attendees|}}}|,|x|[[User:x{{!}}x]]}} |
− | {{#subobject:{{{ | + | {{#subobject:{{{Start|}}} {{{Description|}}} |
− | |Appointment/ | + | |Appointment/Description={{{Description|}}} |
− | |Appointment/ | + | |Appointment/Start={{{Start|}}} |
− | |Appointment/ | + | |Appointment/End={{{End|}}} |
− | |Appointment/ | + | |Appointment/Reason={{{Reason|}}} |
− | |Appointment/ | + | |Appointment/Attendees= {{#arraymap:{{{Attendees|}}}|,|x|x|+sep=;}} |
− | |Appointment/ | + | |Appointment/Work={{{Work|}}} |
}} | }} | ||
</includeonly> | </includeonly> |