Template:Equipment
(Difference between revisions)
Surferdudemi (Talk | contribs) m |
Surferdudemi (Talk | contribs) m |
||
| Line 63: | Line 63: | ||
* Ownership: {{{Owner}}} | * Ownership: {{{Owner}}} | ||
* Location: {{{StorageLocation}}} | * Location: {{{StorageLocation}}} | ||
| − | * What it looks like: {{{LooksLike}}} | + | * What it looks like:<br> |
| + | {{{LooksLike}}} | ||
== Manufacturer Information == | == Manufacturer Information == | ||
* Make/Model: {{{MakeModel|''not specified''}}} | * Make/Model: {{{MakeModel|''not specified''}}} | ||
Revision as of 14:39, 17 September 2011
How to create a ToolPage:
Include the Equipment Template like so:
{{Equipment
| Name = Name of the tool goes here
| Intro = A paragraph describing it.
| 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
| 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!
| ToDos =
What problems does this thing have, or are there improvements that would make it better.
| FAQs =
A list of commonly asked questions
}}