Difference between revisions of "Template:TEST"

Template page
Line 1: Line 1:
<tabs>
<tabs style="color:{{#if:{{{1|}}}|green|red}}">
<tab name="{{{1}}}">{{{content1|}}}</tab>
<tab name="{{{1|}}}">Foo</tab>
<tab name="{{{2}}}">{{{content2|}}}</tab>
<tab name="{{{2|}}}">Bar</tab>
<tab name="{{{3}}}">{{{content3|}}}</tab>
</tabs>
</tabs>

Revision as of 10:06, 3 February 2021

Foo
Bar