Form:Equipment: Difference between revisions

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


<section id="duplicator-series">
<section id="duplicator-form">== Duplicator info==
== Duplicator machines ==
{{{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>:
Line 63: Line 65:
| {{{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}}}
{{{end template}}}</section><!--
</section><!--
--><section id="booklet-maker-form">== Booklet maker info ==
--><section id="booklet-maker-series">
{{{for template|Machine/booklet maker|multiple|add button text=Add a booklet maker}}}
== Booklet maker machines ==
{{{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>:
Line 93: Line 96:
| {{{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}}}
{{{end template}}}</section><!--
</section><!--
--><section id="collator-form">== Collator info ==
--><section id="collator-series">
{{{for template|Machine/collator|multiple|add button text=Add a collator}}}
== Collator machines ==
{{{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}}}
|-
|-
! Label for <code><nowiki>{{machine chip}}</nowiki></code>:
! Alternate names:
| {{{field|chip_label|input type=text}}}
| {{{field|alternate_name|input type=token}}}
|-
|-
! Number of trays:
! Number of trays:
Line 120: Line 121:
| {{{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}}}
{{{end template}}}</section><!--
</section><!--
--><section id="stack-cutter-form">== Stack cutter info ==
--><section id="other-series">
{{{for template|Machine/stack cutter|multiple|add button text=Add a stack cutter}}}
== Machines ==
{| class="formtable"
{{{for template|Machine|multiple|add button text=Add a machine}}}
! 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"
{| 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}}}
|-
! 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:  
Line 141: Line 257:
| {{{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}}}
{{{end template}}}</section><!--
</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:
| {{{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>


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