Form:Equipment: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) 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- | | {{{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;}}} | ||
|- | |- | ||
! 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- | | {{{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-series"> | |||
{{{for template|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}}} | |||
|- | |||
! 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: | ! Launch year: | ||
| Line 32: | Line 61: | ||
! 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}}} | {{{end template}}} | ||
</section><!-- | |||
== | --><section id="booklet-maker-series"> | ||
== Booklet maker information == | |||
{{{for template| | {{{for template|Machine}}} | ||
{| class="formtable" | {| class="formtable" | ||
! | ! Machine name: | ||
| {{{field| | | {{{field|machine_name|input type=text}}} | ||
|- | |||
! 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| | | {{{field|stitch|input type=dropdown|values=Indexed, Variable}}} | ||
|- | |- | ||
! | ! Paper size: | ||
| {{{field| | | {{{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: | ! Launch year: | ||
| Line 56: | Line 91: | ||
! 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="collator-series"> | |||
{{{for template|Machine}}} | |||
{| class="formtable" | |||
! Machine name: | |||
| {{{field|machine_name|input type=text}}} | |||
|- | |- | ||
! | ! Label for <code><nowiki>{{machine chip}}</nowiki></code>: | ||
| {{{field| | | {{{field|chip_label|input type=text}}} | ||
|- | |||
! 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| | | {{{field|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}} | ||
|- | |- | ||
! | ! Launch year: | ||
| {{{field| | | {{{field|launch_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was launched}}} | ||
|- | |- | ||
! | ! Discontinued year: | ||
| {{{field| | | {{{field|discontinued_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was discontinued}}} | ||
<!-- | | |} | ||
! | {{{end template}}} | ||
| {{{field| | </section><!-- | ||
--><section id="other-series"> | |||
{{{for template|Machine}}} | |||
{| class="formtable" | |||
! Machine name: | |||
| {{{field|machine_name|input type=text}}} | |||
|- | |- | ||
! | ! Label for <code><nowiki>{{machine chip}}</nowiki></code>: | ||
| {{{field| | | {{{field|chip_label|input type=text}}} | ||
|- | |- | ||
! | ! Status: | ||
| {{{field| | | {{{field|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}} | ||
|- | |- | ||
! | ! Launch year: | ||
| {{{field| | | {{{field|launch_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was launched}}} | ||
|- | |- | ||
! | ! Discontinued year: | ||
| {{{field| | | {{{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__ | ||
Revision as of 10:03, 26 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.