ElEditors, Interface administrators, Administrators
70,981
edits
mNo edit summary |
(itried) |
||
(37 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{ | <div id="tabs-{{{name|}}}" class="tabdiv {{{divclass|}}}" style="{{{containerstyle|}}}"> | ||
<ul style="{{{ulstyle|}}}">{{#forargs:tab | |||
| key | | key | ||
| value | | value | ||
| | | {{#if:{{#var:value|}} | ||
{{ | |<li id="{{{name|}}}tabtag{{#var:key}}" class="{{{tab{{#var:key}}class|}}}{{{tabclass|}}}" style="{{{tab{{#var:key}}style|}}}{{{tabstyle|}}}">[[#{{{name|}}}tab{{#var:key|}}|{{#var:value|}}]]</li> | ||
{{{contents{{#var:key | }} | ||
}} | }}</ul>{{#forargs:tab | ||
}}<noinclude> | | key | ||
{{ | | value | ||
| {{#if:{{#var:value|}} | |||
|<div id="{{{name|}}}tab{{#var:key}}" class="{{{contentsclass|}}}" style="{{#ifeq:{{#var:key}}|1||display: none;}}{{{contents{{#var:key}}style|}}}{{{contentsstyle|}}}"> | |||
{{{contents{{#var:key}}|}}} | |||
</div> | |||
}} | |||
}}</div><noinclude> | |||
{{Doc}}</noinclude> |