WIP/template test
Inside toggle boxes
<tab>
This tab contains a tab menu:
<tabs>
{{#tab:First, Second|These tabs use the <code>#tab:</code> parser function to create the nested tabs.|Placing <code><tab></code> tags inside another <code><tab></code> tag will cause the parser to recognise the inner closing tag as the closing tag for the outer tag, which messes it up.}}
</tabs>
</tab>
This tab contains a tab menu:
These tabs use the
#tab: parser function to create the nested tabs.Placing
<tab> tags inside another <tab> tag will cause the parser to recognise the inner closing tag as the closing tag for the outer tag, which messes it up.