Template:Devtemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Protected "Template:Devtemplate" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 14: | Line 13: | ||
|- | |- | ||
! scope=row | 1 | ! scope=row | 1 | ||
| [[Requirements + Value Proposition]] || {{{ | | [[Requirements + Value Proposition]] || [[{{{0}}} Requirements + Value Proposition]] || {{{1}}} | ||
|- | |- | ||
! scope=row | 2 | ! scope=row | 2 | ||
| [[Industry_Standards]] || [[{{{ | | [[Industry_Standards]] || [[{{{0}}} Industry Standards]] || {{{2}}} | ||
|- | |- | ||
! scope=row | 3 | ! scope=row | 3 | ||
| [[Conceptual Design]] || [[{{{ | | [[Conceptual Design]] || [[{{{0}}} Conceptual Design]] || {{{3}}} | ||
|- | |- | ||
! scope=row | 4 | ! scope=row | 4 | ||
| [[Module Breakdown]] || [[{{{ | | [[Module Breakdown]] || [[{{{0}}} Module Breakdown]] || {{{4}}} | ||
|- | |- | ||
! scope=row | 5 | ! scope=row | 5 | ||
| [[3D CAD]] || [[{{{ | | [[3D CAD]] || [[{{{0}}} 3D CAD]] || {{{5}}} | ||
|- | |- | ||
! scope=row | 6 | ! scope=row | 6 | ||
| [[Calculations]] || [[{{{ | | [[Calculations]] || [[{{{0}}} Calculations]] || {{{6}}} | ||
|- | |- | ||
! scope=row | 7 | ! scope=row | 7 | ||
| [[Electronics Design]] || [[{{{ | | [[Electronics Design]] || [[{{{0}}} Electronics Design]] || {{{7}}} | ||
|- | |- | ||
! scope=row | 8 | ! scope=row | 8 | ||
| [[Wiring and Plumbing]] || [[{{{ | | [[Wiring and Plumbing]] || [[{{{0}}} Wiring and Plumbing]] || {{{8}}} | ||
|- | |- | ||
! scope=row | 9 | ! scope=row | 9 | ||
| [[Software]] || [[{{{ | | [[Software]] || [[{{{0}}} Software]] || {{{9}}} | ||
|- | |- | ||
Line 54: | Line 53: | ||
|- | |- | ||
! scope=row | 10 | ! scope=row | 10 | ||
| [[BOM]] || [[{{{ | | [[BOM]] || [[{{{0}}} BOM]] || {{{10}}} | ||
|- | |- | ||
! scope=row | 11 | ! scope=row | 11 | ||
| [[vBOM]] || [[{{{ | | [[vBOM]] || [[{{{0}}} vBOM]] || {{{11}}} | ||
|- | |- | ||
! scope=row | 12 | ! scope=row | 12 | ||
| [[CAM Files]] || [[{{{ | | [[CAM Files]] || [[{{{0}}} CAM Files]] || {{{12}}} | ||
|- | |- | ||
! scope=row | 13 | ! scope=row | 13 | ||
| [[Cut List]] || [[{{{ | | [[Cut List]] || [[{{{0}}} Cut List]] || {{{13}}} | ||
|- | |- | ||
Line 74: | Line 73: | ||
|- | |- | ||
! scope=row | 14 | ! scope=row | 14 | ||
| [[Build Instructions]] || [[{{{ | | [[Build Instructions]] || [[{{{0}}} Build Instructions]] || {{{14}}} | ||
|- | |- | ||
! scope=row | 15 | ! scope=row | 15 | ||
| [[Fabrication Drawings]] || [[{{{ | | [[Fabrication Drawings]] || [[{{{0}}} Fabrication Drawings]] || {{{15}}} | ||
|- | |- | ||
! scope=row | 16 | ! scope=row | 16 | ||
| [[Exploded Part Diagram]] || [[{{{ | | [[Exploded Part Diagram]] || [[{{{0}}} Exploded Part Diagram]] || {{{16}}} | ||
|- | |- | ||
! scope=row | 17 | ! scope=row | 17 | ||
| [[Production Engineering]] || [[{{{ | | [[Production Engineering]] || [[{{{0}}} Production Engineering]] || {{{17}}} | ||
|- | |- | ||
Line 94: | Line 93: | ||
|- | |- | ||
! scope=row | 18 | ! scope=row | 18 | ||
| [[Build Pictures and Video]] || [[{{{ | | [[Build Pictures and Video]] || [[{{{0}}} Build Pictures and Video]] || {{{18}}} | ||
|- | |- | ||
! scope=row | 19 | ! scope=row | 19 | ||
| [[Data Collection]] || [[{{{ | | [[Data Collection]] || [[{{{0}}} Data Collection]] || {{{19}}} | ||
|- | |- | ||
! scope=row | 20 | ! scope=row | 20 | ||
| [[Future Work]] || [[{{{ | | [[Future Work]] || [[{{{0}}} Future Work]] || {{{20}}} | ||
|} | |} | ||
Line 115: | Line 114: | ||
The following: | The following: | ||
<nowiki>{{Devtemplate|0= | <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= | {{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> |
Latest revision as of 19:54, 8 May 2020
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: