Template:FAQItemNL
FAQItem usage
- Optional: | id = custom-id
- Required: | question =
- Required: | answer =
If no id is provided, one will be auto-generated from the question text.
{{FAQItem | id = optional-custom-id | question = Your question | answer = Your answer }}
{{#vardefine:faqid |
{{#if:
| {{{id}}}
| {{#replace:{{{question}}}| |-}}
}}
}}
Question
Answer