Form:Tutorial: Difference between revisions

From stencil.wiki
(Created page with "<noinclude> 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. {{#forminput:form=Tutorial}} </noinclude><includeonly> <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> {{{for template|Infobox tutorial}}} {| class="formtable" ! Difficulty: | {{{field|Difficulty}}} |- !...")
 
No edit summary
Line 10: Line 10:
{{{for template|Infobox tutorial}}}
{{{for template|Infobox tutorial}}}
{| class="formtable"
{| class="formtable"
! Difficulty:  
! Difficulty:
| {{{field|Difficulty}}}
| {{{field|Difficulty|input type=text}}}
|-
|-
! Time needed:  
! Time needed:
| {{{field|Time needed}}}
| {{{field|Time needed|input type=text}}}
|-
|-
! Category:  
! Category:
| {{{field|Category}}}
| {{{field|Category|input type=checkboxes|values=Maintenance,Hack,Prepress,Printing,Finishing}}}
|-
|-
! Tools Needed:  
! Tools Needed:
| {{{field|Tools Needed}}}
| {{{field|Tools Needed|input type=textarea|rows=3}}}
|-
|-
! Parts Needed:  
! Parts Needed:
| {{{field|Parts Needed}}}
| {{{field|Parts Needed|input type=textarea|rows=3}}}
|-
|-
! Related Machine Series:  
! Related Machine Series:
| {{{field|Related Machine Series}}}
| {{{field|Related Machine Series|input type=dropdown|values from category=Duplicator Series}}}
|-
|-
! Related Error Messages:  
! Related Error Messages:
| {{{field|Related Error Messages}}}
| {{{field|Related Error Messages|input type=textarea|rows=3}}}
|}
|}
{{{end template}}}
{{{end template}}}

Revision as of 20:37, 14 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.