Template:FAQList: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This template wraps multiple FAQItem entries and provides | This template wraps multiple FAQItem entries and provides Expand All / Collapse All | ||
Expand All / Collapse All | using site-level JavaScript in MediaWiki:Common.js. | ||
</noinclude> | </noinclude> | ||
< | <div class="faq-list"> | ||
< | <div class="faq-controls"> | ||
< | <span class="faq-expand-all" style="cursor:pointer; font-weight:bold;">Expand all</span> | ||
| | |||
<span class="faq-collapse-all" style="cursor:pointer; font-weight:bold;">Collapse all</span> | |||
</div> | |||
{{{content}}} | |||
</div> | </div> | ||
Revision as of 19:38, 10 February 2026
This template wraps multiple FAQItem entries and provides Expand All / Collapse All using site-level JavaScript in MediaWiki:Common.js.
| Collapse all
{{{content}}}