Template:Devtemplate: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
m (Protected "Template:Devtemplate" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Development Template=


{| class="wikitable"
{| class="wikitable"
Line 14: Line 13:
|-
|-
! scope=row | 1
! scope=row | 1
| [[Requirements + Value Proposition]] ||  [[{{{name}}} Requirements + Value Proposition]] || {{{1}}}
| [[Requirements + Value Proposition]] ||  [[{{{0}}} Requirements + Value Proposition]] || {{{1}}}


|-
|-
! scope=row | 2
! scope=row | 2
| [[Industry_Standards]] || [[{{{name}}} Industry Standards]] || {{{2}}}
| [[Industry_Standards]] || [[{{{0}}} Industry Standards]] || {{{2}}}


|-
|-
! scope=row | 3
! scope=row | 3
| [[Conceptual Design]] || [[{{{name}}} Conceptual Design]] || {{{3}}}
| [[Conceptual Design]] || [[{{{0}}} Conceptual Design]] || {{{3}}}


|-
|-
! scope=row | 4
! scope=row | 4
| [[Module Breakdown]] || [[{{{name}}} Module Breakdown]]  || {{{4}}}
| [[Module Breakdown]] || [[{{{0}}} Module Breakdown]]  || {{{4}}}


|-
|-
! 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 53:
|-
|-
! 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 73:
|-
|-
! 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 93:
|-
|-
! 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}}}


|}
|}
Line 115: Line 114:


The following:
The following:
<nowiki>{{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}}</nowiki>
<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:
Produces:
{{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}}
{{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>
</noinclude>
=CAD - Axes=
*X Axis - [[File:d3duniversal_x.fcstd]]

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