Form:Machine: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
Line 23: Line 23:
! Product number:
! Product number:
| {{{field|product_number|input type=regexp|regexp=/^[0-9]+$/|property=Has product number|mandatory}}}
| {{{field|product_number|input type=regexp|regexp=/^[0-9]+$/|property=Has product number|mandatory}}}
|-
! Status:
| {{{field|status|input type=dropdown|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}}
|-
|-
! Launch year:
! Launch year:
Line 29: Line 32:
! Discontinued year:
! Discontinued year:
| {{{field|machine_discontinued_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was discontinued}}}
| {{{field|machine_discontinued_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was discontinued}}}
|-
! Display name:
| {{{field|display_name|input type=text|property=Has display name}}}
|-
! Product name(s):
| {{{field|product_name|input type=tokens|property=Has product name}}}
|}
|}
{{{end template}}}
{{{end template}}}

Revision as of 20:28, 16 December 2025

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