Template:Equipment
(Difference between revisions)
m (Minor wording change) |
|||
| (10 intermediate revisions by 4 users not shown) | |||
| Line 57: | Line 57: | ||
</pre> | </pre> | ||
| − | </noinclude> | + | </noinclude><includeonly> |
| − | <includeonly> | + | |
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
| Line 64: | Line 63: | ||
|nocat=true | |nocat=true | ||
| type = notice | | type = notice | ||
| − | | text = Remember to always; '''clean up''' and '''return the equipment to a fully functional, safe state''' before you leave. This includes returning any safety mechanisms to | + | | text = Remember to always; '''clean up''' and '''return the equipment to a fully functional, safe state''' before you leave. This includes returning any safety mechanisms to fully working order. |
}} | }} | ||
<blockquote style="background-color: lightgrey; border: solid thin grey; float: right; padding: 10px"> | <blockquote style="background-color: lightgrey; border: solid thin grey; float: right; padding: 10px"> | ||
{{QRcodeForThisPage}} | {{QRcodeForThisPage}} | ||
</blockquote> | </blockquote> | ||
| − | |||
={{{Name}}}= | ={{{Name}}}= | ||
{{{Intro|}}} | {{{Intro|}}} | ||
| Line 81: | Line 79: | ||
* Part Number: {{{PartNumber|''not specified''}}} | * Part Number: {{{PartNumber|''not specified''}}} | ||
==Documentation== | ==Documentation== | ||
| − | {{{ | + | {{{Documentation|''not specified''}}} |
== Rules == | == Rules == | ||
| − | |||
{{{Rules|Be excellent to each other!}}} | {{{Rules|Be excellent to each other!}}} | ||
| − | |||
== Instructions == | == Instructions == | ||
| − | |||
{{{Instructions|''not specified''}}} | {{{Instructions|''not specified''}}} | ||
| − | |||
== Other References == | == Other References == | ||
| − | |||
{{{OtherReferences|''not specified''}}} | {{{OtherReferences|''not specified''}}} | ||
| − | |||
== Maintenance == | == Maintenance == | ||
| − | |||
{{{MaintenanceInfo|''not specified''}}} | {{{MaintenanceInfo|''not specified''}}} | ||
| − | |||
== Things that Need to be Done == | == Things that Need to be Done == | ||
| − | |||
{{{ToDos|''not specified''}}} | {{{ToDos|''not specified''}}} | ||
| − | |||
== FAQs == | == FAQs == | ||
| − | |||
{{{FAQs|''none yet''}}} | {{{FAQs|''none yet''}}} | ||
| − | |||
[[Category:Equipment]] | [[Category:Equipment]] | ||
</includeonly> | </includeonly> | ||
Revision as of 07:28, 9 November 2012
How to create an equipment page:
Include the Equipment Template like so:
{{Equipment
| Name = Name of the tool goes here
| Intro = Some text to describe the equipment goes here.
* You can use any wiki formatting that you wish:
* Like a bulleted list
| 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.
* Who is allowed to use it?
* Is there any traning required before use?
| Instructions =
You can write the instructions here. Or maybe add a link
to another page or the user's manual.
| OtherReferences =
Add links to any other sources that pertain to this equipment.
| 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
}}