利用者:Adminkoyama100/sandbox
For example, this will not work:
<tabs style="color:red">
<tab name="">Foo</tab>
<tab name="">Bar</tab>
</tabs>
But this will work:
<tabs style="color:red"> <tab name="">Foo</tab> {{#tab:|Bar}} </tabs>
For example, this will not work:
<tabs style="color:red">
<tab name="">Foo</tab>
<tab name="">Bar</tab>
</tabs>
But this will work:
<tabs style="color:red"> <tab name="">Foo</tab> {{#tab:|Bar}} </tabs>