Template:Commissioning: Difference between revisions

From CoMakingSpace Wiki

m (Test/Test*ing* was confusing; some typos)
(added finding a manual to the list)
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]''
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 7: Line 7:
|-
|-
| Take a picture || {{#if: {{{PictureComment|}}} | {{{PictureComment}}} | - }} || {{#if: {{{Picture|}}} | {{{Picture}}} | pending}}  
| Take a picture || {{#if: {{{PictureComment|}}} | {{{PictureComment}}} | - }} || {{#if: {{{Picture|}}} | {{{Picture}}} | pending}}  
|-
| Find the manual as PDF || {{#if: {{{ManualComment|}}} | {{{ManualComment}}} | only [[Power Tools|power tools]] - add a link to the InfoBox or comment where you could ''not'' find it }} || {{#if: {{{Manual|}}} | {{{Manual}}} | pending}}
|-
|-
| Documentation ||{{#if: {{{DocumentationComment|}}} | {{{DocumentationComment}}} | this page, status: in commissioning }} || {{#if: {{{Documentation|}}} | {{{Documentation}}} | pending}}
| Documentation ||{{#if: {{{DocumentationComment|}}} | {{{DocumentationComment}}} | this page, status: in commissioning }} || {{#if: {{{Documentation|}}} | {{{Documentation}}} | pending}}
Line 23: Line 25:


<noinclude>
<noinclude>
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 [https://github.com/comakingspace/do-something/issues/42 #42].
This template marks a tool as not usable yet, since it was not fully [[commissioned]].


== Documentation ==
== Documentation ==

Revision as of 09:19, 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
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
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.

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=
}}