Template:Devtemplate: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 30: Line 30:
|-
|-
! scope=row | 5
! scope=row | 5
| [[3D CAD]] || [[{{{name}}} 3D CAD]] || {{{5}}}
| [[3D CAD]] || [[{{{0}}} 3D CAD]] || {{{5}}}


|-
|-
! scope=row | 6
! scope=row | 6
| [[Calculations]] || [[{{{name}}} Calculations]] || {{{6}}}
| [[Calculations]] || [[{{{0}}} Calculations]] || {{{6}}}


|-
|-
! scope=row | 7
! scope=row | 7
| [[Electronics Design]] || [[{{{name}}} Electronics Design]] || {{{7}}}
| [[Electronics Design]] || [[{{{0}}} Electronics Design]] || {{{7}}}


|-
|-
! scope=row | 8
! scope=row | 8
| [[Wiring and Plumbing]] || [[{{{name}}} Wiring and Plumbing]] || {{{8}}}
| [[Wiring and Plumbing]] || [[{{{0}}} Wiring and Plumbing]] || {{{8}}}


|-
|-
! scope=row | 9
! scope=row | 9
| [[Software]] || [[{{{name}}} Software]] || {{{9}}}
| [[Software]] || [[{{{0}}} Software]] || {{{9}}}


|-
|-
Line 54: Line 54:
|-
|-
! scope=row | 10
! scope=row | 10
| [[BOM]] || [[{{{name}}} BOM]] || {{{10}}}
| [[BOM]] || [[{{{0}}} BOM]] || {{{10}}}


|-
|-
! scope=row | 11
! scope=row | 11
| [[vBOM]] || [[{{{name}}} vBOM]] || {{{11}}}
| [[vBOM]] || [[{{{0}}} vBOM]] || {{{11}}}


|-
|-
! scope=row | 12
! scope=row | 12
| [[CAM Files]] || [[{{{name}}} CAM Files]] || {{{12}}}
| [[CAM Files]] || [[{{{0}}} CAM Files]] || {{{12}}}


|-
|-
! scope=row | 13
! scope=row | 13
| [[Cut List]] || [[{{{name}}} Cut List]] || {{{13}}}
| [[Cut List]] || [[{{{0}}} Cut List]] || {{{13}}}


|-
|-
Line 74: Line 74:
|-
|-
! scope=row | 14
! scope=row | 14
| [[Build Instructions]] || [[{{{name}}} Build Instructions]] || {{{14}}}
| [[Build Instructions]] || [[{{{0}}} Build Instructions]] || {{{14}}}


|-
|-
! scope=row | 15
! scope=row | 15
| [[Fabrication Drawings]] || [[{{{name}}} Fabrication Drawings]] || {{{15}}}
| [[Fabrication Drawings]] || [[{{{0}}} Fabrication Drawings]] || {{{15}}}


|-
|-
! scope=row | 16
! scope=row | 16
| [[Exploded Part Diagram]] || [[{{{name}}} Exploded Part Diagram]] || {{{16}}}
| [[Exploded Part Diagram]] || [[{{{0}}} Exploded Part Diagram]] || {{{16}}}


|-
|-
! scope=row | 17
! scope=row | 17
| [[Production Engineering]] || [[{{{name}}} Production Engineering]] || {{{17}}}
| [[Production Engineering]] || [[{{{0}}} Production Engineering]] || {{{17}}}


|-
|-
Line 94: Line 94:
|-
|-
! scope=row | 18
! scope=row | 18
| [[Build Pictures and Video]] || [[{{{name}}} Build Pictures and Video]] || {{{18}}}
| [[Build Pictures and Video]] || [[{{{0}}} Build Pictures and Video]] || {{{18}}}


|-
|-
! scope=row | 19
! scope=row | 19
| [[Data Collection]] || [[{{{name}}} Data Collection]] || {{{19}}}
| [[Data Collection]] || [[{{{0}}} Data Collection]] || {{{19}}}


|-
|-
! scope=row | 20
! scope=row | 20
| [[Future Work]] || [[{{{name}}} Future Work]] || {{{20}}}
| [[Future Work]] || [[{{{0}}} Future Work]] || {{{20}}}


|}
|}

Revision as of 22:08, 24 March 2020

Development Template

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

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