Template:Equipment Trainer

From i3Detroit
Jump to: navigation, search

This is the "Equipment Trainer" 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 trainer 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"
!Trainer Name
!Certified Date

{{EquipmentTrainer
|TrainerName=
|CertifiedDate=
}}

|}

Edit the page to see the template text.