Difference between revisions of "Template:TroubleShootingItem"
m |
m |
||
| Line 35: | Line 35: | ||
</html> | </html> | ||
;Symptoms | ;Symptoms | ||
| − | <html><blockquote></html>{{{symptoms|No symptoms provided}}} | + | <html><blockquote></html> |
| + | {{{symptoms|No symptoms provided}}} | ||
<html></blockquote></html> | <html></blockquote></html> | ||
;Possible Causes | ;Possible Causes | ||
| + | <html><blockquote></html> | ||
{{{causes|No causes provided}}} | {{{causes|No causes provided}}} | ||
| − | + | <html></blockquote></html> | |
;Solutions | ;Solutions | ||
| + | <html><blockquote></html> | ||
{{{solutions|No solutions provided}}} | {{{solutions|No solutions provided}}} | ||
| + | <html></blockquote></html> | ||
<html> | <html> | ||
</blockquote> | </blockquote> | ||
</details> | </details> | ||
</html> | </html> | ||
Revision as of 03:48, 23 February 2026
TroubleShootingItem usage
- Copy text between the horizontal lines for each Troubleshooting Item
- Put the Problem after | problem =
- Put the Symptoms after | symptoms =
- Put the Possible Causes after | causes =
- Put the Solutions after | solutions =
{{TroubleShootingItem
| problem =
| symptoms =
| causes =
| solutions =
}}
The TroubleShootingItem will render as it appears below this line.
Problem
- Symptoms
No symptoms provided
- Possible Causes
No causes provided
- Solutions
No solutions provided