Template:Equipment Authorization Table Row

From i3Detroit
Jump to: navigation, search


To be used in conjunction with calling the table of equipment outside of a zone page. This is reformatted to not have the auth-required field (for a table of auth-only tools for example)

== Table of Equipment==
{| cellspacing="1" cellpadding="1" border="1" class="wikitable"
|-
! Equipment 
! Zone
! Contact
! Status
|-
{{#ask: 
[[EquipName::+]]
| mainlabel=EquipName
| headers = plain
| ?EquipZone=Zone
| #dunno yet need to update
| ?EquipStatus=Status
| format=template
| template=Equipment Authorization Table Row
| sort=EquipZone,EquipStatus,EquipName
| order=asc,desc,asc
}}
|}