Content deleted Content added
Created page with "<includeonly><div class="contents tab-content"> <div id="tab1" class="tab-pane fade {{#if:{{{show2|}}}{{{show3|}}}{{{show4|}}}{{{show5}}}||active-show}}"> {{{tab 1|}}} </div>..." |
No edit summary |
||
| Line 1: | Line 1: | ||
< |
<incl udeonly><div class="contents tab-content"> |
||
<div id="tab1" class="tab-pane fade {{#if:{{{show2|}}}{{{show3|}}}{{{show4|}}}{{{show5}}}||active |
<div id="tab1" class="tab-pane fade {{#if:{{{show2|}}}{{{show3|}}}{{{show4|}}}{{{show5|}}}||active show}}">{{#if: {{{tab 1|}}} | |
||
{{{tab 1}}} }}{{#if: {{{tab1 include|}}} |{{#if: {{{editlinks|}}}|{{editlinks}}|}} |
|||
| ⚫ | |||
{{#ifexist: template:{{{tab1 include}}} | {{{{{tab1 include}}} }} | {{:{{{tab1 include}}} }} }} |
|||
}} }} |
|||
</div> |
</div> |
||
<div id="tab2" class="tab-pane fade {{#if:{{{show2|}}}|active |
<div id="tab2" class="tab-pane fade {{#if:{{{show2|}}}|active show}}"> |
||
{{{tab 2|}}} |
{{#if: {{{tab 2|}}} | |
||
{{{tab 2}}} }}{{#if: {{{tab2 include|}}} |{{#if: {{{editlinks|}}}|{{editlinks}}|}} |
|||
{{#ifexist: template:{{{tab2 include}}} | {{{{{tab2 include}}} }} | {{:{{{tab2 include}}} }} }} |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
{{{tab 3}}} }}{{#if: {{{tab3 include|}}} |{{#if: {{{editlinks|}}}|{{editlinks}}|}} |
|||
{{#ifexist: template:{{{tab3 include}}} | {{{{{tab3 include}}} }} | {{:{{{tab3 include}}} }} }} |
|||
}} }} |
|||
</div> |
</div> |
||
<div id=" |
<div id="tab4" class="tab-pane fade {{#if:{{{show4|}}}|active show}}"> |
||
{{{tab |
{{#if: {{{tab 4|}}} | |
||
{{{tab 4}}} }}{{#if: {{{tab4 include|}}} |{{#if: {{{editlinks|}}}|{{editlinks}}|}} |
|||
{{#ifexist: template:{{{tab4 include}}} | {{{{{tab4 include}}} }} | {{:{{{tab4 include}}} }} }} |
|||
}} }} |
|||
</div> |
</div> |
||
<div id=" |
<div id="tab5" class="tab-pane fade {{#if:{{{show5|}}}|active show}}"> |
||
{{{tab |
{{#if: {{{tab 5|}}} | |
||
{{{tab 5}}} }}{{#if: {{{tab5 include|}}} |{{#if: {{{editlinks|}}}|{{editlinks}}|}} |
|||
| ⚫ | |||
{{#ifexist: template:{{{tab5 include}}} | {{{{{tab1 include}}} }} | {{:{{{tab5 include}}} }} }} |
|||
| ⚫ | |||
}} }} |
|||
</div> |
</div> |
||
</div></includeonly> |
</div></includeonly> |
||
| Line 39: | Line 52: | ||
"type": "content", |
"type": "content", |
||
"suggested": true |
"suggested": true |
||
} |
}, |
||
"tab1 include": {}, |
|||
"editlinks": {}, |
|||
"tab2 include": {}, |
|||
"tab3 include": {}, |
|||
"tab4 include": {}, |
|||
"tab5 include": {} |
|||
}, |
}, |
||
"paramOrder": [ |
"paramOrder": [ |
||
| Line 50: | Line 69: | ||
"show3", |
"show3", |
||
"show4", |
"show4", |
||
"show5" |
"show5", |
||
"tab1 include", |
|||
"tab2 include", |
|||
"tab3 include", |
|||
"tab4 include", |
|||
"tab5 include", |
|||
"editlinks" |
|||
] |
] |
||
} |
} |
||
Revision as of 15:35, 22 August 2021
<incl udeonly>
}}
}}
}}
}}
}}
</includeonly>
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| tab 1 | tab 1 | no description | Unknown | required |
| tab 2 | tab 2 | no description | Unknown | required |
| tab 3 | tab 3 | no description | Unknown | suggested |
| tab 4 | tab 4 | no description | Unknown | optional |
| tab 5 | tab 5 | no description | Content | suggested |
| show2 | show2 | no description | Unknown | optional |
| show3 | show3 | no description | Unknown | optional |
| show4 | show4 | no description | Unknown | optional |
| show5 | show5 | no description | Unknown | optional |
| tab1 include | tab1 include | no description | Unknown | optional |
| tab2 include | tab2 include | no description | Unknown | optional |
| tab3 include | tab3 include | no description | Unknown | optional |
| tab4 include | tab4 include | no description | Unknown | optional |
| tab5 include | tab5 include | no description | Unknown | optional |
| editlinks | editlinks | no description | Unknown | optional |