Content deleted Content added
No edit summary |
Tag: Undo |
||
| Line 11: | Line 11: | ||
{{#if:{{{4|}}}|<li class="nav-item {{#if: {{{rounded|}}} | rounded |}}">{{#tag:btn|{{{tab4|#tab4}}}{{!}}{{{4|}}}|data-toggle="tab"|class="nav-link"}}</li>|}} |
{{#if:{{{4|}}}|<li class="nav-item {{#if: {{{rounded|}}} | rounded |}}">{{#tag:btn|{{{tab4|#tab4}}}{{!}}{{{4|}}}|data-toggle="tab"|class="nav-link"}}</li>|}} |
||
{{#if:{{{5|}}}|<li class="nav-item {{#if: {{{rounded|}}} | rounded |}}">{{#tag:btn|{{{tab5|#tab5}}}{{!}}{{{5|}}}|data-toggle="tab"|class="nav-link"}}</li>|}} |
{{#if:{{{5|}}}|<li class="nav-item {{#if: {{{rounded|}}} | rounded |}}">{{#tag:btn|{{{tab5|#tab5}}}{{!}}{{{5|}}}|data-toggle="tab"|class="nav-link"}}</li>|}} |
||
| ⚫ | |||
</ul><span style="display:none">{{#default_form:שער טאבים קיים}}</span> |
|||
| ⚫ | |||
<noinclude> |
<noinclude> |
||
<templatedata> |
<templatedata> |
||
Latest revision as of 10:26, 30 August 2021
Template for adding tabs headers in conjunction with the Tab-body template:
{{Tab-header|tab1 title|tab2 title|tab3 title (optional)|tab4 title (optional)|tab5 title (optional)|tab-header-class=some class (optional)}}
{{Tab-body|tab1=tab body content|tab2=tab2 body content|tab3=tab3 body content (optional)|tab4=tab4 body content (optional)|tab5=tab5 body content (optional)|tab-body-class=tabs class (optional)}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Tab #1 title | 1 | no description | String | required |
| Tab #2 title | 2 | no description | String | required |
| Tab #3 title | 3 | no description | String | suggested |
| Tab #4 title | 4 | no description | String | suggested |
| Tab #5 title | 5 | no description | String | suggested |
| target ID for tab 1 | tab1 | no description
| String | optional |
| target ID for tab 2 | tab2 | no description
| String | optional |
| target ID for tab 3 | tab3 | no description
| String | optional |
| target ID for tab 4 | tab4 | no description
| String | optional |
| target ID for tab 5 | tab5 | no description
| String | optional |
| tab-header-class | tab-header-class | no description | Unknown | optional |
| rounded | rounded | no description | Unknown | optional |