Template:Infobox tutorial: Difference between revisions
IssuePress (talk | contribs) No edit summary |
IssuePress (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#template_params:Difficulty|Time needed (label=Estimated time needed)|Category (label=Tutorial type)|Tools Needed|Parts Needed|Related Machine Series|Related Error Messages}} | {{#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" | </noinclude><includeonly>{| align="right" class="infobox" | ||
|- | |- | ||
! colspan="2" class="infobox-title" | {{PAGENAME}} | |||
| | {{#if:{{{Difficulty|}}}|<tr><th scope="row">Difficulty</th><td>{{{Difficulty}}}</td></tr>|}}<!-- | ||
-->{{#if:{{{Time needed|}}}|<tr><th scope="row">Estimated time needed</th><td>{{{Time needed}}}</td></tr>|}}<!-- | |||
-->{{#if:{{{Category|}}}|<tr><th scope="row">Tutorial type</th><td>{{{Category}}}</td></tr>|}}<!-- | |||
|- | -->{{#if:{{{Tools Needed|}}}|<tr><th scope="row">Tools needed</th><td>{{{Tools Needed}}}</td></tr>|}}<!-- | ||
-->{{#if:{{{Parts Needed|}}}|<tr><th scope="row">Parts needed</th><td>{{{Parts Needed}}}</td></tr>|}}<!-- | |||
-->{{#if:{{{Related Machine Series|}}}|<tr><th scope="row">Related machine series</th><td>{{{Related Machine Series}}}</td></tr>|}}<!-- | |||
|- | -->{{#if:{{{Related Error Messages|}}}|<tr><th scope="row">Related Error Messages</th><td style="white-space:pre;">{{{Related Error Messages}}}</td></tr>|}}<!-- | ||
|- | |||
| {{{Tools Needed | |||
|- | |||
| {{{Parts Needed | |||
|- | |||
| {{{Related Machine Series | |||
|- | |||
| {{{Related Error Messages|}} | |||
|} | |} | ||
[[Category:Tutorial]] | [[Category:Tutorial]] | ||
</includeonly> | </includeonly> |
Revision as of 21:04, 14 January 2025
This is the "Infobox tutorial" template.
It should be called in the following format:
{{Infobox tutorial |Difficulty= |Time needed= |Category= |Tools Needed= |Parts Needed= |Related Machine Series= |Related Error Messages= }}
Edit the page to see the template text.
Infobox tutorial | |
---|---|
Difficulty | Moderate |
Estimated time needed | 1.5 Hours |
Tutorial type | 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 |