Form:Tutorial: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
{| class="formtable" | {| class="formtable" | ||
! Difficulty: | ! Difficulty: | ||
| {{{field|difficulty|input type= | | {{{field|difficulty|input type=dropdown|values=Beginner, Intermediate, Expert}}} | ||
|- | |- | ||
! Time | ! Time estimate: | ||
| {{{field|time|input type=text}}} | | {{{field|time|input type=text|placeholder=90 minutes}}} | ||
|- | |- | ||
! | ! Tutorial type: | ||
| {{{field| | | {{{field|type|input type=checkboxes|values=Maintenance, Hack, Prepress, Printing, Finishing}}} | ||
|- | |- | ||
! | ! For series: | ||
| {{{field| | | {{{field|series|input type=tokens|values from category=Duplicator series}}} | ||
|- | |- | ||
! | ! Tools needed: | ||
| {{{field| | | {{{field|tools|input type=tokens}}} | ||
|- | |- | ||
! | ! Parts needed: | ||
| {{{field| | | {{{field|parts|holds template}}} | ||
|- | |- | ||
! Related | ! Related errors: | ||
| {{{field|errors|input type= | | {{{field|errors|holds template}}} | ||
|} | |||
{{{end template}}} | |||
<!-- SUBOBJECT FORMS: --> | |||
{{{end template}}} | |||
{{{for template|Tutorial/part|multiple|add button text=Add a part|embed in field=Tutorial[parts]}}} | |||
{| class="formtable" | |||
! Part number | |||
| {{{field|part_number|input type=text|mandatory}}} | |||
|- | |||
! Name | |||
| {{{field|part_name|input type=text}}} | |||
|- | |||
! Quantity needed | |||
| {{{field|part_qty|input type=text}}} | |||
|} | |||
{{{end template}}} | |||
{{{for template|Tutorial/error|multiple|add button text=Add an error code|embed in field=Tutorial[errors]}}} | |||
{| class="formtable" | |||
! Error code | |||
| {{{field|error_code|input type=text|mandatory}}} | |||
|- | |||
! Error name | |||
| {{{field|error_name|input type=text}}} | |||
|- | |||
! Error message | |||
| {{{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.