Template:FAQItemNL: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 26: | Line 26: | ||
<details class="faq-item"> | <details class="faq-item"> | ||
<summary></html><big>{{{question|Question}}}</big><html></summary> | <summary></html><big>{{{question|Question}}}</big><html></summary> | ||
<span class="faq-answer"> | |||
<blockquote class="faq-answer> | <blockquote class="faq-answer> | ||
</html>{{{answer|Answer}}}<html> | </html>{{{answer|Answer}}}<html> | ||
</blockquote> | </blockquote> | ||
</span> | |||
</details> | </details> | ||
</html> | </html> | ||
Revision as of 01:01, 22 February 2026
FAQItem usage
- Copy text between the horizontal lines for each Question with Answer
- Put the Question after | question =
- Put the Answer after | answer =
{{FAQItem
| question =
| answer =
}}
The FAQItem will render as it appears below this line.