Template:Commissioning: Difference between revisions
From CoMakingSpace Wiki
NitramLegov (talk | contribs) .. |
NitramLegov (talk | contribs) . |
||
| Line 4: | Line 4: | ||
!Task !! comment !! Status | !Task !! comment !! Status | ||
|- | |- | ||
| Name the tool: || {{#if: {{{ | | Name the tool: || {{#if: {{{NamingComment|}}} | {{{NamingComment}}} | - }} || {{#if: {{{naming|}}} | {{{naming}}} | pending}} | ||
|- | |- | ||
| Take a picture || {{#if: {{{PictureComment|}}} | {{{PictureComment}}} | - }} || {{#if: {{{Picture|}}} | {{{Picture}}} | pending}} | | Take a picture || {{#if: {{{PictureComment|}}} | {{{PictureComment}}} | - }} || {{#if: {{{Picture|}}} | {{{Picture}}} | pending}} | ||
| Line 27: | Line 27: | ||
== Documentation == | == Documentation == | ||
To use this template, simply insert this code at the top of your page and enter the relevant parameters: | To use this template, simply insert this code at the top of your page and enter the relevant parameters: | ||
<pre> | |||
{{Commissioning | {{Commissioning | ||
|IssueNumber=42 | |IssueNumber=42 | ||
| Line 46: | Line 47: | ||
|OwnerValueComment= | |OwnerValueComment= | ||
}} | }} | ||
</pre> | |||
</noinclude> | </noinclude> | ||
Revision as of 11:12, 14 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 | pyhsically 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=
|TestingComment=
|Availability=
|AvailabilityComment=
|OwnerValue=
|OwnerValueComment=
}}