Template:Commissioning: Difference between revisions

From CoMakingSpace Wiki

(added finding a manual to the list)
(added "feel free to help"; put "availability" at the end & linked managers)
Line 1: Line 1:
''This tool is not ready for usage yet, since not all [[commissioning]] steps are completed yet. The process is also [https://github.com/comakingspace/do-something/issues/{{{IssueNumber|}}} tracked on github]''
''This tool is '''not ready for usage''' yet, since not all [[commissioning]] steps are completed yet. The process is also [https://github.com/comakingspace/do-something/issues/{{{IssueNumber|}}} tracked on github] - feel free to contribute to making it usable, any help is very welcome!''
 
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 14: Line 15:
| Introduction ||{{#if: {{{IntroductionComment|}}} | {{{IntroductionComment}}} | - }}  ||{{#if: {{{Introduction|}}} | {{{Introduction}}} | pending}}
| Introduction ||{{#if: {{{IntroductionComment|}}} | {{{IntroductionComment}}} | - }}  ||{{#if: {{{Introduction|}}} | {{{Introduction}}} | pending}}
|-
|-
| Security Check ||{{#if: {{{SecurityComment|}}} | {{{SecurityComment}}} | to be done or witnessed by a manager }}  ||{{#if: {{{Security|}}} | {{{Security}}} | pending}}
| Security Check ||{{#if: {{{SecurityComment|}}} | {{{SecurityComment}}} | to be done or witnessed by a [[manager]] }}  ||{{#if: {{{Security|}}} | {{{Security}}} | pending}}
|-
|-
| Test ||{{#if: {{{TestComment|}}} | {{{TestComment}}} | to be done or witnessed by a manager}} ||{{#if: {{{Test|}}} | {{{Test}}} | pending}}
| Test ||{{#if: {{{TestComment|}}} | {{{TestComment}}} | to be done or witnessed by a [[manager]]}} ||{{#if: {{{Test|}}} | {{{Test}}} | pending}}
|-
| tool's name, owner and approx. value ||{{#if: {{{OwnerValueComment|}}} | {{{OwnerValueComment}}} | provide to a [[manager]] for inventorization}} ||{{#if: {{{OwnerValue |}}} | {{{OwnerValue }}} | pending}}
|-
|-
| Make it available ||{{#if: {{{AvailabilityComment|}}} | {{{AvailabilityComment}}} | physically and in the wiki - then delete this template }} ||{{#if: {{{Availability|}}} | {{{Availability}}} | pending}}
| Make it available ||{{#if: {{{AvailabilityComment|}}} | {{{AvailabilityComment}}} | physically and in the wiki - then delete this template }} ||{{#if: {{{Availability|}}} | {{{Availability}}} | pending}}
|-
| tool's name, owner and approx. value ||{{#if: {{{OwnerValueComment|}}} | {{{OwnerValueComment}}} | provide to a manager }} ||{{#if: {{{OwnerValue |}}} | {{{OwnerValue }}} | pending}}
|}
|}
[[Category:Commissioning]]
[[Category:Commissioning]]

Revision as of 17:21, 21 August 2018

This tool is not ready for usage yet, since not all commissioning steps are completed yet. The process is also tracked on github - feel free to contribute to making it usable, any help is very welcome!

Task comment Status
Name the tool: - pending
Take a picture - pending
Find the manual as PDF only power tools - add a link to the InfoBox or comment where you could not find it pending
Documentation this page, status: in commissioning pending
Introduction - pending
Security Check to be done or witnessed by a manager pending
Test to be done or witnessed by a manager pending
tool's name, owner and approx. value provide to a manager for inventorization pending
Make it available physically and in the wiki - then delete this template pending


This template marks a tool as not usable yet, since it was not fully commissioned.

Documentation

To use this template, simply insert this code at the top of your page and enter the relevant parameters:

{{Commissioning
|IssueNumber=42
|Naming=test
|NamingComment=
|Picture=
|PictureComment=
|Documentation=
|DocumentationComment=
|Introduction=
|IntroductionComment=
|Security=
|SecurityComment=
|Test=
|TestComment=
|Availability=
|AvailabilityComment=
|OwnerValue=
|OwnerValueComment=
}}