Form:Duplicator series: Difference between revisions

From stencil.wiki
No edit summary
Tag: Manual revert
No edit summary
Line 26: Line 26:
! Nickname:
! Nickname:
| {{{field|nickname|property=Has nickname}}}
| {{{field|nickname|property=Has nickname}}}
|}
{{{end template}}}
{{{for template|Series/machine|multiple}}}
{| class="formtable"
! Product number:
| {{{field|product_number|input type=regexp|regexp=/^[0-9]+$/|property=Has product number|placeholder=790|mandatory}}}
|-
! Product suffix:
| {{{field|product_suffix|placeholder=U}}}
|-
! Status:
| {{{field|machine_status|input type=radiobutton|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}}
|-
! Launch year:
| {{{field|machine_launch_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was launched}}}
|-
! Discontinued year:
| {{{field|machine_discontinued_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was discontinued}}}
|-
! DPI:
| {{{field|dpi|input type=text with autocomplete|property=Has dpi|values from property=Has dpi|values=300, 300×400, 400, 600, 600e|mandatory}}}
|-
! Print area:
| {{{field|print_area|input type=text with autocomplete|property=Has print area|values from property=Has print area|values=Letter / A4, Legal / B4, Ledger / A3, A2, B5, B6|mandatory}}}
|-
! Multi-tray:
| {{{field|multi_tray|input type=dropdown|values=Yes, No|default=No}}}
|-
! User manual:
| {{{field|document_user|input type=combobox|values from namespace|File|uploadable}}}
! Service/Technical manual:
| {{{field|document_service|input type=combobox|values from namespace|File|uploadable}}}
! Parts manual:
| {{{field|document_parts|input type=combobox|values from namespace|File|uploadable}}}
! Spec sheet:
| {{{field|document_spec|input type=combobox|values from namespace|File|uploadable}}}
! Other documents:
| {{{field|documents|input type=tokens|values from namespace|File|uploadable}}}
|}
|}
{{{end template}}}
{{{end template}}}

Revision as of 15:11, 4 December 2024

This is the "Series" 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.