Pages which use this template are listed at Category:Tutorials.
Template:Tutorial: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) No edit summary |
||
Line 37: | Line 37: | ||
"tools": { | "tools": { | ||
"label": "Tools needed", | "label": "Tools needed", | ||
"description": "What tools to have on hand." | "description": "What tools to have on hand." | ||
}, | }, | ||
"parts": { | "parts": { | ||
"label": "Parts needed", | "label": "Parts needed", | ||
"description": "Replacement parts needed." | "description": "Replacement parts needed." | ||
}, | }, | ||
"errors": { | "errors": { | ||
"label": "Error codes", | "label": "Error codes", | ||
"description": "Error codes associated with this tutorial." | "description": "Error codes associated with this tutorial." | ||
} | } | ||
}, | }, |
Revision as of 21:02, 29 January 2025
TemplateData
The main template for the "Tutorial" class used on how-to type articles. This template handles semantic annotation and transcludes display templates for the data (mainly Template:Infobox tutorial).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Difficulty | difficulty | How complex/advanced this tutorial is to follow.
| String | suggested |
Time estimate | time | Estimate of how long this tutorial will take. | String | suggested |
Tutorial type | type | What type of tutorial this is.
| String | required |
Tools needed | tools | What tools to have on hand. | Unknown | optional |
Parts needed | parts | Replacement parts needed. | Unknown | optional |
Error codes | errors | Error codes associated with this tutorial. | Unknown | optional |