Template:TroubleShootingItem: Difference between revisions

From Bose Portable PA Knowledge
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
# Copy text between the horizontal lines for each Troubleshooting Item
# Copy text between the horizontal lines for each Troubleshooting Item
# Put the Problem after | problem =
# Put the Problem after | problem =
# (Optional) Put a more descriptive summary after | summary =
# Put the Symptoms after | symptoms =
# Put the Symptoms after | symptoms =
# Put the Possible Causes after | causes =
# Put the Possible Causes after | causes =
Line 13: Line 14:


| problem =  
| problem =  
| summary =  // optional - if you use this, it replaces problem


| symptoms =  
| symptoms =  
Line 31: Line 34:
<html>
<html>
<details class="faq-item">
<details class="faq-item">
<summary style="font-weight: bold; font-size:larger;"></html>{{{problem|Problem}}}<html></summary>
<summary style="font-weight: bold; font-size:larger;"></html>{{{summary|{{{problem|Problem}}}}}}<html></summary>
<blockquote class="faq-answer">
<blockquote class="faq-answer">
</html>
</html>
Line 38: Line 41:
{{{symptoms|No symptoms provided}}}
{{{symptoms|No symptoms provided}}}
<html></blockquote></html>
<html></blockquote></html>
;Possible Causes
;Possible Causes
<html><blockquote></html>
<html><blockquote></html>
{{{causes|No causes provided}}}
{{{causes|No causes provided}}}
<html></blockquote></html>
<html></blockquote></html>
;Solutions
;Solutions
<html><blockquote></html>
<html><blockquote></html>
{{{solutions|No solutions provided}}}
{{{solutions|No solutions provided}}}
<html></blockquote></html>
<html></blockquote></html>
<html>
<html>
</blockquote>
</blockquote>
</details>
</details>
</html>
</html>

Latest revision as of 09:05, 23 February 2026

TroubleShootingItem usage

  1. Copy text between the horizontal lines for each Troubleshooting Item
  2. Put the Problem after | problem =
  3. (Optional) Put a more descriptive summary after | summary =
  4. Put the Symptoms after | symptoms =
  5. Put the Possible Causes after | causes =
  6. Put the Solutions after | solutions =

{{TroubleShootingItem

| problem =

| summary = // optional - if you use this, it replaces 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