Template:Zone Equipment Table Row

From i3Detroit
Jump to: navigation, search


to be used in conjunction with calling the table of equipment within a zone page (or for a given zone).

== Table of Equipment==
{| cellspacing="1" cellpadding="1" border="1" class="wikitable"
|-
! Equipment 
! Authorization
! Owner(s)
! Status
|-
{{#ask: 
[[EquipName::+]] [[EquipZone::{{PAGENAME}}]]
| mainlabel=EquipName
| headers = plain
| ?EquipTrainingRequired=Authorization Required
| ?EquipOwner=Owner(s)
| ?EquipStatus=Status
| format=template
| template=Zone Equipment Table Row
| sort=EquipStatus,EquipName
| order=desc,desc
}}
|}