Form:Machine: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 13: Line 13:
|-
|-
! Type:  
! Type:  
| {{{field|machine_type|input type=text with autocomplete|property=Is type|values from property=Is type}}}
| {{{field|machine_type|input type=text with autocomplete|property=Is machine type|required|values from property=Is machine type|show on select=Duplicator=>duplicator-form;Booklet maker=>booklet-maker-form}}}
|-
|-
! Production process:
! Production process:
| {{{field|process|input type=checkboxes|values=Prepress, Press, Binding, Finishing, Packaging, Other}}}
| {{{field|process|input type=checkboxes|values=Prepress, Press, Binding, Finishing, Packaging, Other}}}
|-
|-
! Series
! Product number:
| {{{field|series|input type=text with autocomplete|property=Is in series|values from property=Is in series}}}
| {{{field|product_number|input type=text}}}
|}
<section id="duplicator-form">
== Duplicator information ==
{| class="formtable"
! Number of drums:
| {{{field|drum_count|input type=dropdown|values=1, 2|default=1}}}
|-
|-
! Product number:
! Print area:  
| {{{field|product_number|input type=regexp|regexp=/^[0-9]+$/|property=Has product number|mandatory}}}
| {{{field|print_area|input type=text with autocomplete|property=Has print area|values from property=Has print area|values=Letter, Legal, Ledger, A4, B4, A3, Letter / A4, Legal / B4, Ledger / A3, A2, B5, B6}}}
|-
! DPI:
| {{{field|dpi|input type=text with autocomplete|property=Has dpi|values from property=Has dpi|values=300, 300 × 400, 400, 300 × 600, 600e, 600}}}
|-
|-
! Features:
| {{{field|features|input type=checkboxes|values=Multi-tray, Touchscreen, Built-in interface, ADF only}}}
|}
</section>
== Status ==
{| class="formtable"
! Status:  
! Status:  
| {{{field|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}}
| {{{field|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}}
|-
|-
! Launch year:
! Launch year:
| {{{field|machine_launch_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was launched}}}
| {{{field|launch_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was launched}}}
|-
|-
! Discontinued year:
! Discontinued year:
| {{{field|machine_discontinued_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was discontinued}}}
| {{{field|discontinued_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was discontinued}}}
|-
! Display name:
| {{{field|display_name|input type=text|property=Has display name}}}
|-
! Product name(s):
| {{{field|product_name|input type=tokens|property=Has product name}}}
|}
|}
{{{end template}}}
{{{end template}}}

Latest revision as of 15:57, 18 December 2025

This is the "Machine" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.