Difference between revisions of "Template:Schedule an event"

From PKC
Jump to navigation Jump to search
 
Line 11: Line 11:
|-
|-
! Attendees
! Attendees
| [[Attendees::{{{Attendees|}}}]]
| {{#arraymap:{{{Attendees|}}}|,|y|[[Attendees::y]]}}
|-
|-
! Context
! Context
| [[Context::{{{Context|}}}]]
| {{#arraymap:{{{Context|}}}|,|y|[[Context::y]]}}
|-
|-
! Goal
! Goal
| [[Goal::{{{Goal|}}}]]
| {{#arraymap:{{{Goal|}}}|,|x|[[Goal::x]]}}
|-
|-
! Success criteria
! Success criteria
| [[Success criteria::{{{Success criteria|}}}]]
| {{#arraymap:{{{Success criteria|}}}|,|x|[[Success criteria::x]]}}
|-
|-
! URL
! URL

Latest revision as of 07:15, 15 July 2021

This is the "Schedule an event" template.

It should be called in the following format:

{{Schedule an event
|Start time=
|End time=
|Attendees=
|Context=
|Goal=
|Success criteria=
|URL=
|Geocoordinates=
}}

Edit the page to see the template text.