Template:Faq: Difference between revisions

From the change wiki
(Trying out collapsible FAQ using tabs)
Tag: Reverted
(Undo revision 1331 by Elie (talk) - Turns out that tabs can't be used in templates (or so it seems).)
Tag: Undo
Line 1: Line 1:
<tab name="{{{1}}}" collapsed>{{{2}}}</tab>
<div style="margin-left:2em;text-indent:-2em">
'''Q:'''&emsp;<q>{{{1}}}</q>
</div>
<div style="margin-left:2em;text-indent:-2em">
'''A:'''&emsp;{{{2}}}
</div>

Revision as of 15:23, 25 May 2023

Q:{{{1}}}

A: {{{2}}}