Template:Equipment
(Difference between revisions)
Surferdudemi (Talk | contribs) (Created template for Equipment) |
Surferdudemi (Talk | contribs) |
||
| Line 9: | Line 9: | ||
| Name = Name of the tool goes here | | Name = Name of the tool goes here | ||
| − | | | + | | Owner = Owner's Name(s) goes here, including percentage |
| StorageLocation = Tell people where to find it, and where to put it away. | | StorageLocation = Tell people where to find it, and where to put it away. | ||
| Line 58: | Line 58: | ||
* Ownership: {{{Owner}}} | * Ownership: {{{Owner}}} | ||
* Location: {{{StorageLocation}}} | * Location: {{{StorageLocation}}} | ||
| − | + | * What it looks like: {{{LooksLike}}} | |
| − | * {{{LooksLike}}} | + | |
== Manufacturer Information == | == Manufacturer Information == | ||
| − | |||
* Make/Model: {{{MakeModel|''not specified''}}} | * Make/Model: {{{MakeModel|''not specified''}}} | ||
* Part Number: {{{PartNumber|''not specified''}}} | * Part Number: {{{PartNumber|''not specified''}}} | ||
===Documentation=== | ===Documentation=== | ||
{{{Documents|''not specified''}}} | {{{Documents|''not specified''}}} | ||
| − | |||
== Rules == | == Rules == | ||
Revision as of 14:13, 17 September 2011
How to create a ToolPage:
Include the Equipment Template like so:
{{Equipment
| Name = Name of the tool goes here
| Owner = Owner's Name(s) goes here, including percentage
| StorageLocation = Tell people where to find it, and where to put it away.
| MakeModel = Acme CNC Yak Shaver - Model 5000 deluxe
| PartNumber =
| Documents = Link(s) to on-line documentation
| LooksLike = Link(s) to picture(s) of it
| Rules =
Put the rules that govern the use of this tool here.
* You can use any wiki formatting that you wish:
* Like a bulleted list
| LooksLike =
An image like [[File:Example.jpg]]
| Instructions =
You can write the instructions here. Or maybe add a link
to another page or the user's manual.
| MaintenanceInfo =
Does this thing need it's oil changed every 30 cycles?
People need to know!
}}