Template:Infobox tutorial/error: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) No edit summary |
||
Line 28: | Line 28: | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude><includeonly><div><code style="font-size:.75rem;">{{{1}}}</code>{{#info:{{{3}}}|note}}</div></includeonly> | </noinclude><includeonly><div><code style="font-size:.75rem;">{{{1}}}</code>{{#if:{{{2|}}}| {{{2}}}|}}{{#if:{{{3|}}}|{{#info:{{{3}}}|note}}|}}</div></includeonly> |
Revision as of 22:38, 29 January 2025
This is a helper template for Template:Infobox tutorial, it takes information about an error and displays it as an item in the infobox.
TemplateData
A helper template to display errors in the infobox for a tutorial.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Error code | 1 | Unique error code displayed on the machine.
| String | required |
Error name | 2 | A simple name for the error. | String | optional |
Error message | 3 | The text displayed on-screen for the error. | String | optional |