Template:Equipment User
This is the "Equipment User" 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 user information. It also generates subobjects with semantic properties about the users that can be queried.
It should be called in the following format, within a table:
{| class="wikitable"
!User Name
!Trained By
!Trained Date
{{EquipmentUser
|UserName=
|TrainedBy=
|TrainedDate=
}}
|}
Edit the page to see the template text.