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-form;Booklet maker=>booklet-maker-form}}}
| {{{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;}}}
|-
|-
! Production process:
! Production process:
Line 19: Line 19:
|-
|-
! Machine(s) on this page:
! Machine(s) on this page:
| {{{field|series|input type=radiobutton|values=Single, Series|mandatory|default=Single|property=Is series|show on select=Series=>series-name;Series=>series-prefix}}}
| {{{field|series|input type=radiobutton|values=Single, Series|mandatory|default=Single|property=Is series|show on select=Series=>series-form;Series=>chip-image;Single=>single-form;}}}
<!--|- id="series-name"
<!--|- id="series-name"
! Series name:  
! Series name:  
Line 26: Line 26:
! Series prefix:  
! Series prefix:  
| {{{field|series_prefix|property=Has series prefix|placeholder=GR, RZ, MF ...}}}-->
| {{{field|series_prefix|property=Has series prefix|placeholder=GR, RZ, MF ...}}}-->
|- id="chip-image"
! Image for <code><nowiki>{{machine chip}}</nowiki></code>:
| {{{field|chip_image|property=Uses chip image}}}
|}
{{{end template}}}
<section id="duplicator-series">
{{{for template|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 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}}}
|-
! Status:
| {{{field|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}}
|-
|-
! Launch year:
! Launch year:
Line 32: Line 61:
! Discontinued year:
! Discontinued year:
| {{{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}}}
|-
! Status:
| {{{field|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}}
|}
|}
{{{end template}}}
{{{end template}}}
 
</section><!--
==Machines==
--><section id="booklet-maker-series">
 
== Booklet maker information ==
{{{for template|Duplicator series/machine|multiple|add button text=Add a machine}}}
{{{for template|Machine}}}
{| class="formtable"
{| class="formtable"
! Product number:
! Machine name:
| {{{field|product_number|input type=regexp|regexp=/^[0-9]+$/|property=Has product number|mandatory}}}
| {{{field|machine_name|input type=text}}}
|-
! Label for <code><nowiki>{{machine chip}}</nowiki></code>:
| {{{field|chip_label|input type=text}}}
|-
! Staple type:
| {{{field|staple|input type=dropdown|values=Spool, Cartridge}}}
|-
|-
! Product suffix:
! Stitch positions:
| {{{field|product_suffix|input type=dropdown|values=EII, α}}}
| {{{field|stitch|input type=dropdown|values=Indexed, Variable}}}
|-
|-
! Region codes:
! Paper size:
| {{{field|region_codes|input type=checkboxes|values=U, UG, UP, UI, UIX, I, E, EP, EPA, EPB, EN, N, A, AN, AS, AW, W, C, CA, CKD, CAKD}}}
| {{{field|paper_min|input type=text|placeholder=min}}} {{{field|paper_max|input type=text|placeholder=max}}}
|-
! Status:
| {{{field|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}}
|-
|-
! Launch year:
! Launch year:
Line 56: Line 91:
! Discontinued year:
! Discontinued year:
| {{{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="collator-series">
{{{for template|Machine}}}
{| class="formtable"
! Machine name:
| {{{field|machine_name|input type=text}}}
|-
|-
! Print area:  
! Label for <code><nowiki>{{machine chip}}</nowiki></code>:
| {{{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|chip_label|input type=text}}}
|-
! Number of trays:
| {{{field|tray_count|input type=regexp|regexp=/^[0-9]+$/|property=Has tray count}}}
|-
! Paper size:
| {{{field|paper_min|input type=text|placeholder=min}}} {{{field|paper_max|input type=text|placeholder=max}}}
|-
|-
! DPI:  
! Status:  
| {{{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|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}}
|-
|-
! Features:
! Launch year:
| {{{field|features|input type=checkboxes|values=Multi-tray, Touchscreen, Built-in interface, ADF only}}}
| {{{field|launch_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was launched}}}
|-
|-
! Sort index:
! Discontinued year:
| {{{field|sort_index|input type=regexp|regexp=/^[0-9]+$/|property=Has sort index}}}
| {{{field|discontinued_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was discontinued}}}
<!-- |-
|}
! User manual:
{{{end template}}}
| {{{field|document_user|input type=combobox|values from namespace=File|uploadable}}}
</section><!--
--><section id="other-series">
{{{for template|Machine}}}
{| class="formtable"
! Machine name:
| {{{field|machine_name|input type=text}}}
|-
|-
! Service/Technical manual:
! Label for <code><nowiki>{{machine chip}}</nowiki></code>:
| {{{field|document_service|input type=combobox|values from namespace=File|uploadable}}}
| {{{field|chip_label|input type=text}}}
|-
|-
! Parts manual:
! Status:  
| {{{field|document_parts|input type=combobox|values from namespace=File|uploadable}}}
| {{{field|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}}
|-
|-
! Spec sheet:
! Launch year:
| {{{field|document_spec|input type=combobox|values from namespace=File|uploadable}}}
| {{{field|launch_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was launched}}}
|-
|-
! Other documents:
! Discontinued year:
| {{{field|documents|input type=tokens|values from namespace=File|uploadable}}} -->
| {{{field|discontinued_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was discontinued}}}
|}
|}
{{{end template}}}
{{{end template}}}
</section>


==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__

Revision as of 10:03, 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.