Template:FAQItemNL: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 25: | Line 25: | ||
<html> | <html> | ||
<details class="faq-item"> | <details class="faq-item"> | ||
<summary></html>{{{question|Question}}}<html></summary> | <summary></html><big>{{{question|Question}}}</big><html></summary> | ||
<div class="faq-answer"> | <div class="faq-answer"> | ||
</html>{{{answer|Answer}}}<html> | </html>{{{answer|Answer}}}<html> | ||
Revision as of 23:52, 21 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.
Question
Answer