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;Collator=>collator-form;Other=>other-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 111: Line 111:
! 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}}}
|-
! 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:  
! Status:  

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.