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-series;Duplicator=>duplicator-single;Booklet maker=>booklet-maker-series;Booklet maker=>booklet-maker-single;Collator=>collator-series;Collator=>collator-single;Other=>other-series;Other=>other-single;}}}
| {{{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="duplicator-series">
<section id="series-section">
== Duplicator machines ==
<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"
! Status:
| {{{field|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}}
|-
! Launch year:
| {{{field|launch_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was launched}}}
|-
! Discontinued year:
| {{{field|discontinued_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was discontinued}}}
|}
{{{end template}}}
</section><!--
--><section id="booklet-maker-series">
== Booklet maker machines ==
{{{for template|Machine|multiple|add button text=Add a machine}}}
{| class="formtable"
! Machine name:
| {{{field|machine_name|input type=text}}}
|-
! Label for <code><nowiki>{{machine chip}}</nowiki></code>:
| {{{field|chip_label|input type=text}}}
|-
! 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"
! Status:
| {{{field|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}}
|-
! Launch year:
| {{{field|launch_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was launched}}}
|-
! Discontinued year:
| {{{field|discontinued_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was discontinued}}}
|}
{{{end template}}}
</section><!--
--><section id="collator-series">
== Collator machines ==
{{{for template|Machine|multiple|add button text=Add a machine}}}
{| class="formtable"
! Machine name:
| {{{field|machine_name|input type=text}}}
|-
! Label for <code><nowiki>{{machine chip}}</nowiki></code>:
| {{{field|chip_label|input type=text}}}
|-
! 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}}}
|}
|}
{{{end template}}}
</section><!--
--><section id="other-series">
== Machines ==
{{{for template|Machine|multiple|add button text=Add a machine}}}
{| class="formtable"
! Machine name:
| {{{field|machine_name|input type=text}}}
|-
! Label for <code><nowiki>{{machine chip}}</nowiki></code>:
| {{{field|chip_label|input type=text}}}
|-
! Status:
| {{{field|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}}
|-
! Launch year:
| {{{field|launch_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was launched}}}
|-
! Discontinued year:
| {{{field|discontinued_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was discontinued}}}
|}
{{{end template}}}
</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.