Template:Infobox tutorial: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<includeonly>{| align="right" class="infobox"
{{#template_params:Difficulty|Time needed (label=Estimated time needed)|Category (label=Tutorial type)|Tools Needed|Parts Needed|Related Machine Series|Related Error Messages}}
 
{{Infobox tutorial
|Difficulty=Moderate
|Time needed=1.5 Hours
|Category=Maintenance
|Tools Needed=Screwdriver, Pliers, White Lithium Grease
|Parts Needed=Gear TPH Drive M1*20*6 612-10010
|Related Error Messages=T19-XXX 
!!System Error!!
Press Reset Key
If Recovery has Failed, Call Service
}}
</noinclude><includeonly>{| align="right" class="infobox"
|-
|-
! colspan="2" class="infobox-title" | {{PAGENAME}}
! colspan="2" class="infobox-title" | {{{title}}}
{{#if:{{{Difficulty|}}}|<tr><th scope="row">Difficulty</th><td>{{{Difficulty}}}</td></tr>|}}<!--
{{#if:{{{type|}}}|<tr><th scope="row">Type</th><td>{{{type}}}</td></tr>|}}<!--
-->{{#if:{{{Time needed|}}}|<tr><th scope="row">Estimated time needed</th><td>{{{Time needed}}}</td></tr>|}}<!--
-->{{#if:{{{difficulty|}}}|<tr><th scope="row">Difficulty</th><td>{{{difficulty}}}</td></tr>|}}<!--
-->{{#if:{{{Category|}}}|<tr><th scope="row">Tutorial type</th><td>{{{Category}}}</td></tr>|}}<!--
-->{{#if:{{{time|}}}|<tr><th scope="row">Time estimate</th><td>{{{time}}}</td></tr>|}}<!--
-->{{#if:{{{Tools Needed|}}}|<tr><th scope="row">Tools needed</th><td>{{{Tools Needed}}}</td></tr>|}}<!--
-->{{#if:{{{series|}}}|<tr><th scope="row">For series</th><td>{{{series}}}</td></tr>|}}<!--
-->{{#if:{{{Parts Needed|}}}|<tr><th scope="row">Parts needed</th><td>{{{Parts Needed}}}</td></tr>|}}<!--
-->{{#if:{{{tools|}}}|<tr><th scope="row">Tools needed</th><td>{{{tools}}}</td></tr>|}}<!--
-->{{#if:{{{Related Machine Series|}}}|<tr><th scope="row">Related machine series</th><td>{{{Related Machine Series}}}</td></tr>|}}<!--
-->{{#if:{{{parts|}}}|<tr><th scope="row">Parts needed</th><td>{{{parts}}}</td></tr>|}}<!--
-->{{#if:{{{Related Error Messages|}}}|<tr><th scope="row">Related Error Messages</th><td>{{{Related Error Messages}}}</td></tr>|}}
-->{{#if:{{{errors|}}}|<tr><th scope="row">Related errors</th><td>{{{errors}}}</td></tr>|}}
|}
|}
[[Category:Tutorial]]
</includeonly>
</includeonly>

Revision as of 20:47, 29 January 2025