Template:Commissioning: Difference between revisions
From CoMakingSpace Wiki
NitramLegov (talk | contribs) m .. |
m Test/Test*ing* was confusing; some typos |
||
| Line 1: | Line 1: | ||
''This tool is not ready for usage yet, since not all commissioning steps are completed yet. The | ''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]'' | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| Line 14: | Line 14: | ||
| 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: {{{ | | Test ||{{#if: {{{TestComment|}}} | {{{TestComment}}} | to be done or witnessed by a manager}} ||{{#if: {{{Test|}}} | {{{Test}}} | pending}} | ||
|- | |- | ||
| Make it available ||{{#if: {{{AvailabilityComment|}}} | {{{AvailabilityComment}}} | | | 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}}} | | | tool's name, owner and approx. value ||{{#if: {{{OwnerValueComment|}}} | {{{OwnerValueComment}}} | provide to a manager }} ||{{#if: {{{OwnerValue |}}} | {{{OwnerValue }}} | pending}} | ||
|} | |} | ||
[[Category:Commissioning]] | [[Category:Commissioning]] | ||
| Line 41: | Line 41: | ||
|SecurityComment= | |SecurityComment= | ||
|Test= | |Test= | ||
| | |TestComment= | ||
|Availability= | |Availability= | ||
|AvailabilityComment= | |AvailabilityComment= | ||
Revision as of 08:11, 20 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
| Task | comment | Status |
|---|---|---|
| Name the tool: | - | pending |
| Take a picture | - | 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 |
| Make it available | physically and in the wiki - then delete this template | pending |
| tool's name, owner and approx. value | provide to a manager | pending |
This Template marks a tool as not usable yet, since it was not fully commissioned. The steps needed to make a new tool available are discussed in #42.
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=
}}