Difference between revisions of "Template:Equipment"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
<nowiki> | <nowiki> | ||
{{Equipment | {{Equipment | ||
− | |owner=Owner of Loaner of equipment | + | |owner = Owner of Loaner of equipment |
− | |model=Make/Model of equipment | + | |model = Make/Model of equipment |
− | |arrived=When this thing first showed up | + | |arrived = When this thing first showed up |
− | |left=If the item has left, fill this in and the page will be switched to the OldEquipment category. | + | |left = If the item has left, fill this in and the page will be switched to the OldEquipment category. |
− | |doesitwork=[Yes|No] Does this work or not | + | |doesitwork = [Yes|No] Does this work or not |
− | |certification=[Yes|No] Do you need to be approved to use it | + | |certification = [Yes|No] Do you need to be approved to use it |
− | |consumables=[Yes|No] Does this tool have consumables | + | |consumables = [Yes|No] Does this tool have consumables |
− | |contact=person to contact | + | |contact = person to contact |
− | |where=where is it | + | |where = where is it |
− | |FlickrImage=<flickr>5590121729|q|center</flickr> | + | |FlickrImage = <flickr>5590121729|q|center</flickr> |
− | |Image=File:Image.jpg | + | |Image = File:Image.jpg |
− | |subcat=General equipment type (Metalworking, Woodworking, CNC, etc) | + | |subcat = General equipment type (Metalworking, Woodworking, CNC, etc) |
− | |Manual=Media:Manual.pdf | + | |Manual = Media:Manual.pdf |
}} | }} | ||
</nowiki> | </nowiki> |
Revision as of 14:06, 22 June 2019
Usage
{{Equipment |owner = Owner of Loaner of equipment |model = Make/Model of equipment |arrived = When this thing first showed up |left = If the item has left, fill this in and the page will be switched to the OldEquipment category. |doesitwork = [Yes|No] Does this work or not |certification = [Yes|No] Do you need to be approved to use it |consumables = [Yes|No] Does this tool have consumables |contact = person to contact |where = where is it |FlickrImage = <flickr>5590121729|q|center</flickr> |Image = File:Image.jpg |subcat = General equipment type (Metalworking, Woodworking, CNC, etc) |Manual = Media:Manual.pdf }}
This template generates an equipment infobox.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Equipment owner | owner | The owner of this piece of equipment
| String | required |
Model Number | model | Model number of this equipment in manufacturer/model format
| String | suggested |
Date arrived | arrived | The date this tool arrived in mm/dd/yyyy format
| Date | suggested |
Date left | left | Fill this out if an item has left the hive
| Date | optional |
Does tool work? | doesitwork | Does this tool currently work?
| String | required |
Certification | certification | Whether or not this tool requires certification
| String | required |
Consumables | consumables | Does this piece of equipment have stocked consumables
| Boolean | optional |
Contact | contact | Who to contact for information
| Page | required |
Location of tool | where | Location of tool in the hive, see the [[Floorplan]]
| String | required |
Image | Image | Image of this equipment hosted on this wiki
| File | required |
Flickr Image | FlickrImage | Image of the equipment hosted on flickr rather than on the wiki
| String | optional |
Category | subcat | Equipment category
| String | suggested |
Manual | Manual | Manual for this piece of equipment
| File | suggested |