Template:Equipment

From i3Detroit
Jump to: navigation, search


This is the "Equipment" template. If you want to add a new piece of equipment to the wiki, it's much easier to do so with the Equipment Form. If you really like editing raw wiki markup yourself, you can call it in the following format. But seriously, just use the form.

{{Equipment
|Name=
|Owner=
|ReservationAddress=
|CalendarURL=
|LooksLike=
|MakeModel=
|PartNumber=
|StorageLocation=
|Zone=
|Authorization Required=
|Status=
|Date=
|DateDeparted=
|Intro=
|Rules=
|Instructions=
|Documentation=
|Other References=
|MaintenanceInfo=
|FAQ=
|ToDo=
|Value=
|MACaddress=
|IPaddress=
|PowerRequirements=
}}

example to test stuff with preview while editing the template, just remove it from pre:

{{Equipment
|Authorization Required=No
|Status=Departed
|Date=date
|ToDo=todo
|Value=value,
|MACaddress=mac
|IPaddress=ip
|PowerRequirements=power
}}