Template:FAQItemNL: Difference between revisions

From Bose Portable PA Encyclopedia
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<noinclude>
<big>FAQItem usage</big>
# Copy text between the horizontal lines for each Question with Answer
#
#
----
<nowiki>{{</nowiki>'''FAQItem'''
|question = What makes the S1 Pro different?
|answer = The S1 Pro is the ultimate all‑in‑one PA...
}}
<nowiki>}}</nowiki>
----
The FAQItem will render as it appears below this line.
----
</noinclude>
<html>
<html>
<details class="faq-item">
<details class="faq-item">
<summary></html>{{{question}}}<html></summary>
<summary></html>{{{question|Question}}}<html></summary>
<div class="faq-answer">
<div class="faq-answer">
</html>{{{answer}}}<html>
</html>{{{answer|Answer}}}<html>
</div>
</div>
</details>
</details>
</html>
</html>

Revision as of 14:13, 10 February 2026

FAQItem usage

  1. Copy text between the horizontal lines for each Question with Answer

{{FAQItem

|question = What makes the S1 Pro different?

|answer = The S1 Pro is the ultimate all‑in‑one PA... }}

}}


The FAQItem will render as it appears below this line.



Question
Answer