Template:Devtemplate: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
m (Protected "Template:Devtemplate" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(34 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable"
{| class="wikitable"
|+ Development Template
|+ Development Template
Line 12: Line 13:
|-
|-
! scope=row | 1
! scope=row | 1
| [[Requirements + Value Proposition]] ||  [[{{{1}}} Requirements + Value Proposition]] || Cell 4
| [[Requirements + Value Proposition]] ||  [[{{{0}}} Requirements + Value Proposition]] || {{{1}}}


|-
|-
! scope=row | 2
! scope=row | 2
| [[Industry_Standards]] || [[{{{1}}} Industry Standards]] || Cell D
| [[Industry_Standards]] || [[{{{0}}} Industry Standards]] || {{{2}}}


|-
|-
! scope=row | 3
! scope=row | 3
| [[Conceptual Design]] || [[{{{1}}} Conceptual Design]] || Cell D
| [[Conceptual Design]] || [[{{{0}}} Conceptual Design]] || {{{3}}}


|-
|-
! scope=row | 4
! scope=row | 4
| [[Module Breakdown]] || [[{{{1}}} Module Breakdown]]  || Cell D
| [[Module Breakdown]] || [[{{{0}}} Module Breakdown]]  || {{{4}}}


|-
|-
! scope=row | 5
! scope=row | 5
| [[3D CAD]] || [[{{{1}}} 3D CAD]] || Cell D
| [[3D CAD]] || [[{{{0}}} 3D CAD]] || {{{5}}}


|-
|-
! scope=row | 6
! scope=row | 6
| [[Calculations]] || [[{{{1}}} Calculations]] || Cell D
| [[Calculations]] || [[{{{0}}} Calculations]] || {{{6}}}


|-
|-
! scope=row | 7
! scope=row | 7
| [[Electronics Design]] || [[{{{1}}} Electronics Design]] || Cell D
| [[Electronics Design]] || [[{{{0}}} Electronics Design]] || {{{7}}}


|-
|-
! scope=row | 8
! scope=row | 8
| [[Wiring and Plumbing]] || [[{{{1}}} Wiring and Plumbing]] || Cell D
| [[Wiring and Plumbing]] || [[{{{0}}} Wiring and Plumbing]] || {{{8}}}


|-
|-
! scope=row | 9
! scope=row | 9
| [[Software]] || [[{{{1}}} Software]] || Cell D
| [[Software]] || [[{{{0}}} Software]] || {{{9}}}


|-
|-
Line 52: Line 53:
|-
|-
! scope=row | 10
! scope=row | 10
| [[BOM]] || [[{{{1}}} BOM]] || Cell D
| [[BOM]] || [[{{{0}}} BOM]] || {{{10}}}


|-
|-
! scope=row | 11
! scope=row | 11
| [[vBOM]] || [[{{{1}}} vBOM]] || Cell D
| [[vBOM]] || [[{{{0}}} vBOM]] || {{{11}}}


|-
|-
! scope=row | 12
! scope=row | 12
| [[CAM Files]] || [[{{{1}}} CAM Files]] || Cell D
| [[CAM Files]] || [[{{{0}}} CAM Files]] || {{{12}}}


|-
|-
! scope=row | 13
! scope=row | 13
| [[Cut List]] || [[{{{1}}} Cut List]] || Cell D
| [[Cut List]] || [[{{{0}}} Cut List]] || {{{13}}}


|-
|-
Line 72: Line 73:
|-
|-
! scope=row | 14
! scope=row | 14
| [[Build Instructions]] || [[{{{1}}} Build Instructions]] || Cell D
| [[Build Instructions]] || [[{{{0}}} Build Instructions]] || {{{14}}}


|-
|-
! scope=row | 15
! scope=row | 15
| [[Fabrication Drawings]] || [[{{{1}}} Fabrication Drawings]] || Cell D
| [[Fabrication Drawings]] || [[{{{0}}} Fabrication Drawings]] || {{{15}}}


|-
|-
! scope=row | 16
! scope=row | 16
| [[Exploded Parts Diagram]] || [[{{{1}}} Exploded Parts Diagram]] || Cell D
| [[Exploded Part Diagram]] || [[{{{0}}} Exploded Part Diagram]] || {{{16}}}


|-
|-
! scope=row | 17
! scope=row | 17
| [[Production Engineering]] || [[{{{1}}} Production Engineering]] || Cell D
| [[Production Engineering]] || [[{{{0}}} Production Engineering]] || {{{17}}}


|-
|-
Line 92: Line 93:
|-
|-
! scope=row | 18
! scope=row | 18
| [[Build Pictures and Video]] || [[{{{1}}} Build Pictures and Video]] || Cell D
| [[Build Pictures and Video]] || [[{{{0}}} Build Pictures and Video]] || {{{18}}}


|-
|-
! scope=row | 19
! scope=row | 19
| [[Data Collection]] || [[{{{1}}} Data Collection]] || Cell D
| [[Data Collection]] || [[{{{0}}} Data Collection]] || {{{19}}}


|-
|-
! scope=row | 20
! scope=row | 20
| [[Future Work]] || [[{{{1}}} Future Work]] || Cell D
| [[Future Work]] || [[{{{0}}} Future Work]] || {{{20}}}


|}
|}
<noinclude>
=Usage=
Pass in 0 parameters to show zero completion. Change these up to 10 for 0-10 completion.
The 0th parameter is the name of the development module that is being developed.
The following:
<nowiki>{{Devtemplate|0=New Dev Project|1=0|2=0|3=0|4=0|5=0|6=0|7=0|8=0|9=0|10=0|11=0|12=0|13=0|14=0|15=0|16=0|17=0|18=0|19=0|20=0}}</nowiki>
Produces:
{{Devtemplate|0=New Dev Project|1=0|2=0|3=0|4=0|5=0|6=0|7=0|8=0|9=0|10=0|11=0|12=0|13=0|14=0|15=0|16=0|17=0|18=0|19=0|20=0}}
</noinclude>

Latest revision as of 19:54, 8 May 2020

Development Template
Description Link to Work Product %
DESIGN
1 Requirements + Value Proposition [[{{{0}}} Requirements + Value Proposition]] {{{1}}}
2 Industry_Standards [[{{{0}}} Industry Standards]] {{{2}}}
3 Conceptual Design [[{{{0}}} Conceptual Design]] {{{3}}}
4 Module Breakdown [[{{{0}}} Module Breakdown]] {{{4}}}
5 3D CAD [[{{{0}}} 3D CAD]] {{{5}}}
6 Calculations [[{{{0}}} Calculations]] {{{6}}}
7 Electronics Design [[{{{0}}} Electronics Design]] {{{7}}}
8 Wiring and Plumbing [[{{{0}}} Wiring and Plumbing]] {{{8}}}
9 Software [[{{{0}}} Software]] {{{9}}}
BILL OF MATERIALS
10 BOM [[{{{0}}} BOM]] {{{10}}}
11 vBOM [[{{{0}}} vBOM]] {{{11}}}
12 CAM Files [[{{{0}}} CAM Files]] {{{12}}}
13 Cut List [[{{{0}}} Cut List]] {{{13}}}
BUILD
14 Build Instructions [[{{{0}}} Build Instructions]] {{{14}}}
15 Fabrication Drawings [[{{{0}}} Fabrication Drawings]] {{{15}}}
16 Exploded Part Diagram [[{{{0}}} Exploded Part Diagram]] {{{16}}}
17 Production Engineering [[{{{0}}} Production Engineering]] {{{17}}}
DATA COLLECTION
18 Build Pictures and Video [[{{{0}}} Build Pictures and Video]] {{{18}}}
19 Data Collection [[{{{0}}} Data Collection]] {{{19}}}
20 Future Work [[{{{0}}} Future Work]] {{{20}}}



Usage

Pass in 0 parameters to show zero completion. Change these up to 10 for 0-10 completion.

The 0th parameter is the name of the development module that is being developed.

The following: {{Devtemplate|0=New Dev Project|1=0|2=0|3=0|4=0|5=0|6=0|7=0|8=0|9=0|10=0|11=0|12=0|13=0|14=0|15=0|16=0|17=0|18=0|19=0|20=0}}

Produces:

Development Template
Description Link to Work Product %
DESIGN
1 Requirements + Value Proposition New Dev Project Requirements + Value Proposition 0
2 Industry_Standards New Dev Project Industry Standards 0
3 Conceptual Design New Dev Project Conceptual Design 0
4 Module Breakdown New Dev Project Module Breakdown 0
5 3D CAD New Dev Project 3D CAD 0
6 Calculations New Dev Project Calculations 0
7 Electronics Design New Dev Project Electronics Design 0
8 Wiring and Plumbing New Dev Project Wiring and Plumbing 0
9 Software New Dev Project Software 0
BILL OF MATERIALS
10 BOM New Dev Project BOM 0
11 vBOM New Dev Project vBOM 0
12 CAM Files New Dev Project CAM Files 0
13 Cut List New Dev Project Cut List 0
BUILD
14 Build Instructions New Dev Project Build Instructions 0
15 Fabrication Drawings New Dev Project Fabrication Drawings 0
16 Exploded Part Diagram New Dev Project Exploded Part Diagram 0
17 Production Engineering New Dev Project Production Engineering 0
DATA COLLECTION
18 Build Pictures and Video New Dev Project Build Pictures and Video 0
19 Data Collection New Dev Project Data Collection 0
20 Future Work New Dev Project Future Work 0