Form:Equipment: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
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=Duplicator, Booklet maker, Collator, Stack cutter, Folder, Scorer, Jogger, Other|show on select=Duplicator=>duplicator-form;Booklet maker=>booklet-maker-form;Collator=>collator-form;Stack cutter=>stack-cutter-form;Folder=>folder-form;Scorer=>scorer-form;Jogger=>jogger-form;Other=>other-form;}}}
|-
|-
! 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-form">== Duplicator info==
{{{for template|Machine/duplicator|multiple|add button text=Add a duplicator}}}
{| class="formtable"
! Machine name:
| {{{field|machine_name|input type=text}}}
|-
! Alternate names:
| {{{field|alternate_name|input type=token}}}
|-
! 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:
| {{{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-form">== Booklet maker info ==
{{{for template|Machine/booklet maker|multiple|add button text=Add a booklet maker}}}
{| class="formtable"
! Machine name:
| {{{field|machine_name|input type=text}}}
|-
! Alternate names:
| {{{field|alternate_name|input type=token}}}
|-
! Label for <code><nowiki>{{machine chip}}</nowiki></code>:
| {{{field|chip_label|input type=text}}}
|-
! Staple type:
| {{{field|staple|input type=dropdown|values=Spool, Cartridge}}}
|-
! Stitch positions:
| {{{field|stitch|input type=dropdown|values=Indexed, Variable}}}
|-
! Paper size:
| {{{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:
| {{{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-form">== Collator info ==
{{{for template|Machine/collator|multiple|add button text=Add a collator}}}
{| class="formtable"
! Machine name:
| {{{field|machine_name|input type=text}}}
|-
! Alternate names:
| {{{field|alternate_name|input type=token}}}
|-
! 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}}}
|-
! 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="stack-cutter-form">== Stack cutter info ==
{{{for template|Machine/stack cutter|multiple|add button text=Add a stack cutter}}}
{| class="formtable"
! Machine name:
| {{{field|machine_name|input type=text}}}
|-
! Alternate names:
| {{{field|alternate_name|input type=token}}}
|-
! Label for <code><nowiki>{{machine chip}}</nowiki></code>:
| {{{field|chip_label|input type=text}}}
|-
! Cut length:
| {{{field|cut_length|input type=text}}}
|-
! Blade type:
| {{{field|blade|input type=dropdown|values=Manual, Automatic}}}
|-
! Clamp type:
| {{{field|clamp|input type=dropdown|values=Manual (lever), Manual (screw), Automatic}}}
|-
! Back gauge type:
| {{{field|back_gauge|input type=dropdown|values=Manual (ruler), Manual (indicator), Automatic}}}
|-
! Safety:
| {{{field|safety|input type=checkboxes|values=Two button operation, Blade lock, Safety sensor, Shield}}}
|-
! Status:
| {{{field|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}}
|-
|-
! Launch year:
! Launch year:
Line 32: Line 157:
! 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="folder-form">== Folder info ==
{{{for template|Machine/folder|multiple|add button text=Add a folder}}}
{| class="formtable"
! Machine name:
| {{{field|machine_name|input type=text}}}
|-
! Alternate names:
| {{{field|alternate_name|input type=token}}}
|-
! Label for <code><nowiki>{{machine chip}}</nowiki></code>:
| {{{field|chip_label|input type=text}}}
|-
! Folding mechanism:
| {{{field|fold|input type=dropdown|values=Rollers, Knife}}}
|-
! Fold count (max):
| {{{field|fold_count|input type=text|values=1, 2, 3, 4, >4, Unlimited}}}
|-
! Feed:
| {{{field|feed|input type=dropdown|values=Friction-fed, Air-fed, Single sheet/gather}}}
|-
|-
! Status:  
! Status:  
| {{{field|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}}
| {{{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}}}
{{{end template}}}</section><!--
 
--><section id="scorer-form">== Scorer info ==
==Machines==
{{{for template|Machine/scorer|multiple|add button text=Add a scorer}}}
 
{{{for template|Duplicator series/machine|multiple|add button text=Add a 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}}}
|-
! Alternate names:
| {{{field|alternate_name|input type=token}}}
|-
! Label for <code><nowiki>{{machine chip}}</nowiki></code>:
| {{{field|chip_label|input type=text}}}
|-
|-
! Product suffix:
! Scoring mechanism:
| {{{field|product_suffix|input type=dropdown|values=EII, α}}}
| {{{field|score|input type=dropdown|values=Rotary, Knife, Manual}}}
|-
|-
! Region codes:
! Score count (max):
| {{{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|score_count|input type=text|values=1, 2, 3, 4, >4, Unlimited}}}
|-
! Score positioning:
| {{{field|score_position|input type=dropdown|values=Manual, Automatic}}}
|-
! Feed:
| {{{field|feed|input type=dropdown|values=Friction-fed, Air-fed, Single sheet/gather}}}
|-
! Features:
| {{{field|features|input type=checkboxes|values=Perforation, Variable depth, 4-fold spine}}}
|-
! Status:
| {{{field|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}}
|-
|-
! Launch year:
! Launch year:
Line 56: Line 225:
! 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="jogger-form">== Jogger info ==
{{{for template|Machine/jogger|multiple|add button text=Add a jogger}}}
{| class="formtable"
! Machine name:
| {{{field|machine_name|input type=text}}}
|-
! Alternate names:
| {{{field|alternate_name|input type=token}}}
|-
! Label for <code><nowiki>{{machine chip}}</nowiki></code>:
| {{{field|chip_label|input type=text}}}
|-
|-
! Print area:  
! Tray type:
| {{{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|jogger_type|input type=dropdown|values=Angle, Compound angle, Flat}}}
|-
|-
! DPI:  
! Paper size:
| {{{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|paper_max|input type=text}}}
|-
|-
! Features:
! Features:
| {{{field|features|input type=checkboxes|values=Multi-tray, Touchscreen, Built-in interface, ADF only}}}
| {{{field|features|input type=checkboxes|values=Variable speed, Fan}}}
|-
! 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}}}
|-
|-
! 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}}}</section><!--
| {{{field|document_user|input type=combobox|values from namespace=File|uploadable}}}
--><section id="other-form">== Machine info ==
{{{for template|Machine|multiple|add button text=Add a collator}}}
{| class="formtable"
! Machine name:
| {{{field|machine_name|input type=text}}}
|-
|-
! Service/Technical manual:
! Alternate names:
| {{{field|document_service|input type=combobox|values from namespace=File|uploadable}}}
| {{{field|alternate_name|input type=token}}}
|-
|-
! 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__

Latest revision as of 14:42, 31 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.