Form:Tutorial: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 23: Line 23:
|-
|-
! Tools needed:
! Tools needed:
| {{{field|tools|holds template}}}
| {{{field|tools|input type=tokens}}}
|-
|-
! Parts needed:
! Parts needed:
Line 34: Line 34:


<!-- SUBOBJECT FORMS: -->
<!-- SUBOBJECT FORMS: -->
{{{for template|Tutorial/tool|multiple|add button text=Add a tool|embed in field=Tutorial[tools]}}}
{| class="formtable"
| {{{field|name
    | input type=text
    | mandatory
  }}}
|}
{{{end template}}}
{{{end template}}}
{{{for template|Tutorial/part|multiple|add button text=Add a part|embed in field=Tutorial[parts]}}}
{{{for template|Tutorial/part|multiple|add button text=Add a part|embed in field=Tutorial[parts]}}}
Line 52: Line 45:
! Quantity needed
! Quantity needed
| {{{field|part_qty|input type=text}}}
| {{{field|part_qty|input type=text}}}
|-
! For series
| {{{field|series|input type=tokens|values from category=Duplicator series}}}
|}
|}
{{{end template}}}
{{{end template}}}
Line 62: Line 52:
| {{{field|error_code|input type=text|mandatory}}}
| {{{field|error_code|input type=text|mandatory}}}
|-
|-
! Screen text
! Error name
| {{{field|error_text|input type=textarea}}}
| {{{field|error_name|input type=text}}}
|-
|-
! Applicable machine series
! Error message
| {{{field|series|input type=tokens|values from category=Duplicator series}}}
| {{{field|error_message|input type=textarea}}}
|}
|}
{{{end template}}}
{{{end template}}}
</includeonly>
</includeonly>

Latest revision as of 19:27, 31 January 2025

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