Pages which use this infobox are listed at Category:Tutorials.
Template:Infobox tutorial: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) No edit summary Tag: Reverted |
||
Line 14: | Line 14: | ||
-->{{#if:{{{difficulty|}}}|<tr><th scope="row">Difficulty</th><td>{{{difficulty}}}</td></tr>|}}<!-- | -->{{#if:{{{difficulty|}}}|<tr><th scope="row">Difficulty</th><td>{{{difficulty}}}</td></tr>|}}<!-- | ||
-->{{#if:{{{time|}}}|<tr><th scope="row">Duration</th><td>{{{time}}}</td></tr>|}}<!-- | -->{{#if:{{{time|}}}|<tr><th scope="row">Duration</th><td>{{{time}}}</td></tr>|}}<!-- | ||
-->{{#if:{{{series|}}}|<tr><th scope="row">For series</th><td>{{#arraymaptemplate:{{{series}}}|Machine chip|,|}}</td></tr>|}}<!-- | -->{{#if:{{{series|}}}|<tr><th scope="row">For series</th><td><div>{{#arraymaptemplate:{{{series}}}|Machine chip|,|</div><div>}}</div></td></tr>|}}<!-- | ||
-->{{#if:{{{tools|}}}|<tr><th scope="row">Tools</th><td>{{#arraymap:{{{tools}}}|,|@@@@|<div>@@@@</div>|}}</td></tr>|}}<!-- | -->{{#if:{{{tools|}}}|<tr><th scope="row">Tools</th><td>{{#arraymap:{{{tools}}}|,|@@@@|<div>@@@@</div>|}}</td></tr>|}}<!-- | ||
-->{{#if:{{{parts|}}}|<tr><th scope="row">Parts</th><td>{{{parts}}}</td></tr>|}}<!-- | -->{{#if:{{{parts|}}}|<tr><th scope="row">Parts</th><td>{{{parts}}}</td></tr>|}}<!-- |
Revision as of 17:01, 3 February 2025
This infobox displays the key information about a Tutorial—a how-to article.
Subtemplates
Multiple subtemplates support this display:
- Template:Infobox tutorial/part displays a part with number and name.
- Template:Infobox tutorial/error an associated error code with the error message as tooltip text.