Template:EquipmentToDo

From i3Detroit
Jump to: navigation, search

This is the "Equipment ToDo" template. It is meant to be used as a subtemplate of the Equipment Access Template in the Equipment Access Form. It generates a row within a table that contains todo task information. It also generates subobjects with semantic properties about the tasks that can be queried.

It should be called in the following format, within a table:

{| class="wikitable"
!Task
!Assigned to
!Due Date

{{EquipmentToDo
|TaskName=
|AssignedTo=
|DueDate=
}}

|}

Edit the page to see the template text.