Form:Equipment: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
 
(10 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=
| {{{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;}}}
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 46: Line 32:
{{{end template}}}
{{{end template}}}


<section id="series-section">
<section id="duplicator-form">== Duplicator info==
<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/duplicator|multiple|add button text=Add a duplicator}}}
{{{for template|Machine|multiple|add button text=Add a machine}}}
{| class="formtable"
{| class="formtable"
! Machine name:
! Machine name:
| {{{field|machine_name|input type=text}}}
| {{{field|machine_name|input type=text}}}
|-
! Alternate names:
| {{{field|alternate_name|input type=token}}}
|-
|-
! 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="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="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="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="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="staple"
|-
! 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:
! Staple type:
| {{{field|staple|input type=dropdown|values=Spool, Cartridge}}}
| {{{field|staple|input type=dropdown|values=Spool, Cartridge}}}
|- id="stitch"
|-
! Stitch positions:
! Stitch positions:
| {{{field|stitch|input type=dropdown|values=Indexed, Variable}}}
| {{{field|stitch|input type=dropdown|values=Indexed, Variable}}}
|- 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="tray-count"
|-
! 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:
! 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}}}
|-
! 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:
| {{{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="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:
| {{{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="scorer-form">== Scorer info ==
{{{for template|Machine/scorer|multiple|add button text=Add a scorer}}}
{| 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}}}
|-
! Scoring mechanism:
| {{{field|score|input type=dropdown|values=Rotary, Knife, Manual}}}
|-
! Score count (max):
| {{{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:
| {{{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="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}}}
|-
! Tray type:
| {{{field|jogger_type|input type=dropdown|values=Angle, Compound angle, Flat}}}
|-
! Paper size:
| {{{field|paper_max|input type=text}}}
|-
! Features:
| {{{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}}}
|-
! Discontinued year:
| {{{field|discontinued_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was discontinued}}}
|}
{{{end template}}}</section><!--
--><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}}}
|-
! Alternate names:
| {{{field|alternate_name|input type=token}}}
|-
|-
! Status:  
! Status:  
Line 89: Line 276:
| {{{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>
{{{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.