Form:Equipment: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
Line 10: Line 10:
{| class="formtable"
{| class="formtable"
! Type:  
! 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-title;Duplicator=>duplicator-field;Booklet maker=>booklet-maker-title;Booklet maker=>booklet-maker-field;Collator=>collator-title;Collator=>collator-field;Other=>other-title;Other=>other-field;}}}
| {{{field|machine_type|input type=text with autocomplete|property=Is machine type|required|values from property=Is machine type|show on select=
Duplicator=>duplicator-title;
Duplicator=>drum-count;
Duplicator=>print-area;
Duplicator=>dpi;
Duplicator=>features;
Booklet maker=>booklet-maker-title;
Booklet maker=>staple;
Booklet maker=>stitch;
Booklet maker=>paper;
Collator=>collator-title;
Collator=>paper;
Collator=>tray-count;
Other=>other-title;
}}}
|-
|-
! Production process:
! Production process:
Line 41: Line 55:
! Label for <code><nowiki>{{machine chip}}</nowiki></code>:
! Label for <code><nowiki>{{machine chip}}</nowiki></code>:
| {{{field|chip_label|input type=text}}}
| {{{field|chip_label|input type=text}}}
|- id="duplicator-field"
|- id="drum-count"
! Number of drums:
! Number of drums:
| {{{field|drum_count|input type=dropdown|values=1, 2|default=1}}}
| {{{field|drum_count|input type=dropdown|values=1, 2|default=1}}}
|- id="duplicator-field"
|- id="print-area"
! Print area:  
! 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}}}
| {{{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}}}
|- id="duplicator-field"
|- id="dpi"
! DPI:  
! 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}}}
| {{{field|dpi|input type=text with autocomplete|property=Has dpi|values from property=Has dpi|values=300, 300 × 400, 400, 300 × 600, 600e, 600}}}
|- id="duplicator-field"
|- id="features"
! Features:
! Features:
| {{{field|features|input type=checkboxes|values=Multi-tray, Touchscreen, Built-in interface, ADF only}}}
| {{{field|features|input type=checkboxes|values=Multi-tray, Touchscreen, Built-in interface, ADF only}}}
|- id="booklet-maker-field"
|- id="staple"
! Staple type:
! Staple type:
| {{{field|staple|input type=dropdown|values=Spool, Cartridge}}}
| {{{field|staple|input type=dropdown|values=Spool, Cartridge}}}
|- id="booklet-maker-field"
|- id="stitch"
! Stitch positions:
! Stitch positions:
| {{{field|stitch|input type=dropdown|values=Indexed, Variable}}}
| {{{field|stitch|input type=dropdown|values=Indexed, Variable}}}
|- id="booklet-maker-field"
|- id="paper"
! Paper size:
! Paper size:
| {{{field|paper_min|input type=text|placeholder=min}}} {{{field|paper_max|input type=text|placeholder=max}}}
| {{{field|paper_min|input type=text|placeholder=min}}} {{{field|paper_max|input type=text|placeholder=max}}}
|- id="collator-field"
|- id="tray-count"
! Number of trays:
! Number of trays:
| {{{field|tray_count|input type=regexp|regexp=/^[0-9]+$/|property=Has tray count}}}
| {{{field|tray_count|input type=regexp|regexp=/^[0-9]+$/|property=Has tray count}}}
|- id="collator-field"
! Paper size:
| {{{field|paper_min|input type=text|placeholder=min}}} {{{field|paper_max|input type=text|placeholder=max}}}
|-
|-
! Status:  
! Status:  

Revision as of 10:26, 26 December 2025

This is the "Equipment" 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.