Difference between revisions of "Template:Logic model events"

From PKC
Jump to navigation Jump to search
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:Start time (property=Event start time)|End time (property=Event end time)|Context (list;property=Event context)|Goal (list;property=Event goal)|Criteria (list;property=Event criteria)}}
{{#template_params:Start time (property=Event start time)|End time (property=Event end time)|Attendees (list;property=Event attendees)|Context (list;property=Event context)|Goal (list;property=Event goal)|Criteria (list;property=Event criteria)}}
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>{| class="wikitable"
! Start time
! Start time
| [[Event start time::{{{Start time|}}}]]
| [[Event start time::{{{Start time|}}}]]
|-
|-
! Date
! End time
| [[Event end time::{{{End time|}}}]]
| [[Event end time::{{{End time|}}}]]
|-
! Attendees
| {{#arraymap:{{{Attendees|}}}|,|y|[[Event attendees::y]]}}
|-
|-
! Context
! Context

Revision as of 04:34, 14 July 2021

This is the "Logic model events" template.

It should be called in the following format:

{{Logic model events
|Start time=
|End time=
|Attendees=
|Context=
|Goal=
|Criteria=
}}

Edit the page to see the template text.