Form:Equipment: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) 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- | | {{{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;}}} | ||
|- | |- | ||
! Production process: | ! Production process: | ||
| Line 32: | Line 32: | ||
{{{end template}}} | {{{end template}}} | ||
<section id=" | <section id="series-section"> | ||
== | <h2 id="duplicator-title">Duplicator machines</h2><h2 id="booklet-maker-title">Booklet maker machines</h2><h2 id="collator-title">Collator machines</h2><h2 id="other-title">Machines</h2> | ||
{{{for template|Machine|multiple|add button text=Add a machine}}} | {{{for template|Machine|multiple|add button text=Add a machine}}} | ||
{| class="formtable" | {| class="formtable" | ||
| Line 41: | Line 41: | ||
! 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" | ||
! 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" | ||
! 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" | ||
! 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" | ||
! 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" | ||
! Staple type: | ! Staple type: | ||
| {{{field|staple|input type=dropdown|values=Spool, Cartridge}}} | | {{{field|staple|input type=dropdown|values=Spool, Cartridge}}} | ||
|- | |- id="booklet-maker-field" | ||
! Stitch positions: | ! Stitch positions: | ||
| {{{field|stitch|input type=dropdown|values=Indexed, Variable}}} | | {{{field|stitch|input type=dropdown|values=Indexed, Variable}}} | ||
|- | |- id="booklet-maker-field" | ||
! 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" | ||
! 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: | ! 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}}} | ||
| Line 120: | Line 78: | ||
| {{{field|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}}} | ||
|} | |} | ||
</section> | </section> | ||
Revision as of 10:21, 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.