Formular:Projekt: Unterschied zwischen den Versionen
Aus Open Source Ecology (OSE) Germany - Entwicklungsplattform
Zeile 186: | Zeile 186: | ||
{{{end template}}} | {{{end template}}} | ||
--> | --> | ||
+ | |||
+ | <div id="matform"> | ||
+ | == Materials == | ||
+ | {{{field|Materials|holds template}}} | ||
+ | {{#mwIncludeHTML:materials.html}} | ||
+ | |||
+ | {{{for template|ProjektMaterials|multiple|embed in field=Materials|add button text=Add|minimum instances=0}}} | ||
+ | <div class="formdiv"> | ||
+ | Pos No New:<br/> | ||
+ | {{{field|matposnew|input type=text}}}<br/> | ||
+ | Pos No Old:<br/> | ||
+ | {{{field|matposold|input type=text}}}<br/> | ||
+ | Drawing sheet:<br/> | ||
+ | {{{field|matdrawingsheet|input type=text}}}<br/> | ||
+ | Part number:<br/> | ||
+ | {{{field|matpartnumber|input type=text}}}<br/> | ||
+ | Description:<br/> | ||
+ | {{{field|matdesc|input type=textarea|editor=simple}}}<br/> | ||
+ | Specifications:<br/> | ||
+ | {{{field|matspec|input type=text}}}<br/> | ||
+ | Quantity:<br/> | ||
+ | {{{field|matquantity|input type=text}}}<br/> | ||
+ | Review:<br/> | ||
+ | {{{field|matreview|input type=textarea|editor=simple}}}<br/> | ||
+ | </div> | ||
+ | {{{end template}}} | ||
+ | </div> | ||
+ | |||
<br> | <br> | ||
{{{standard input|summary}}} | {{{standard input|summary}}} |