Template:FAQ: Difference between revisions
Appearance
Update FAQ template to support named parameters |
Creating FAQ entry template |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <noinclude> | ||
< | This template creates a single FAQ entry. | ||
'''Usage:''' | |||
<pre>{{FAQ|question=Your question here?|answer=Your answer here.}}</pre> | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude><includeonly> | |||
< | '''Q: {{{question}}}''' | ||
{{ | |||
{{{answer}}} | |||
}} | </includeonly> | ||
</ | |||
Latest revision as of 15:55, 3 December 2025
This template creates a single FAQ entry.
Usage:
{{FAQ|question=Your question here?|answer=Your answer here.}}