|
|
| Line 36: |
Line 36: |
| <section id="collator-form">{{Form:Machine/collator}}</section> | | <section id="collator-form">{{Form:Machine/collator}}</section> |
| <section id="other-form">{{Form:Machine/other}}</section> | | <section id="other-form">{{Form:Machine/other}}</section> |
|
| |
| <!--<section id="series-section">
| |
| <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|multiple|add button text=Add a 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}}}
| |
| |- id="drum-count"
| |
| ! Number of drums:
| |
| | {{{field|drum_count|input type=dropdown|values=1, 2|default=1}}}
| |
| |- id="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}}}
| |
| |- id="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}}}
| |
| |- id="features"
| |
| ! Features:
| |
| | {{{field|features|input type=checkboxes|values=Multi-tray, Touchscreen, Built-in interface, ADF only}}}
| |
| |- id="staple"
| |
| ! Staple type:
| |
| | {{{field|staple|input type=dropdown|values=Spool, Cartridge}}}
| |
| |- id="stitch"
| |
| ! Stitch positions:
| |
| | {{{field|stitch|input type=dropdown|values=Indexed, Variable}}}
| |
| |- id="paper"
| |
| ! Paper size:
| |
| | {{{field|paper_min|input type=text|placeholder=min}}} {{{field|paper_max|input type=text|placeholder=max}}}
| |
| |- id="tray-count"
| |
| ! Number of trays:
| |
| | {{{field|tray_count|input type=regexp|regexp=/^[0-9]+$/|property=Has 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>-->
| |
|
| |
|
| ==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__ |