Form:Machine: Difference between revisions

From stencil.wiki
(Created page with "<noinclude> 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. {{#forminput:form=Machine|autocomplete on category=Machines}} </noinclude><includeonly> <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> {{{for template|Machine}}} {| class="formtable" ! Brand: | {{{field|b...")
 
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 11: Line 11:
! Brand:  
! Brand:  
| {{{field|brand|input type=text with autocomplete|property=Has brand|values from property=Has brand}}}
| {{{field|brand|input type=text with autocomplete|property=Has brand|values from property=Has brand}}}
|-
! 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:
| {{{field|process|input type=checkboxes|values=Prepress, Press, Binding, Finishing, Packaging, Other}}}
|-
|-
! Product number:
! Product number:
| {{{field|product_number|input type=regexp|regexp=/^[0-9]+$/|property=Has product number|mandatory}}}
| {{{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}}}
|-
! Print area:
| {{{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:
| {{{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}}}
|}
|}
{{{end template}}}
{{{end template}}}
Line 25: Line 52:
==Free text==
==Free text==
{{{standard input|free text|rows=10|preload=Template:Duplicator series/preload}}}
{{{standard input|free text|rows=10|preload=Template:Duplicator series/preload}}}
</includeonly>__NOEDITSECTION__
</includeonly>__NOEDITSECTION__<!--
| Has status            = {{{machine_status|}}}
| Has display name      = {{{display_name|}}}
| Has product name      = {{{product_name|}}}-->

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.