Template:Test: Difference between revisions

From WikiMSK

No edit summary
(Replaced content with "=Test1= =Test2= {{#if:{{{section3|}}}|=Test 3=}} <headertabs/>")
Tag: Replaced
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:300px;"
=Test1=
|-
! colspan="2" style="background-color: lightblue; color: black; font-size:120%; padding:1em;" | {{{name}}}
|- style="text-align:center;"
| colspan="2" style="padding:0.5em;" | [[{{{image|}}}|250 px]]
|-
! colspan="2" style="color: black;" |


= {{{1|Main}}}=
=Test2=
|-|
{| class="mw-collapsible mw-collapsed" style="font-size:89%; text-align: left;" width="300px"
|- valign="top"
{{#if: {{{x<includeonly>|</includeonly>}}} {{{Row1|}}} {{{Row2|}}} |
! colspan="2" {{!}} <div class="infobox-section-header, style="background-color: lightblue; text-align: center;">Something</div>
}}


|-
{{#if:{{{section3|}}}|=Test 3=}}
{{#if: {{{Row1<includeonly>|</includeonly>}}}
 
|
 
{{!}} '''Row1'''
 
{{!}} {{{Row1}}}
 
}}
 
|-
{{#if: {{{Row2<includeonly>|</includeonly>}}}
 
|
 
{{!}} '''Row2'''
 
{{!}} {{{Row2}}}
 
}}
 
|}
= {{{2|Alt1}}}=
|-|
{| class="mw-collapsible mw-collapsed" style="font-size:89%; text-align: left;" width="300px"
|- valign="top"
{{#if: {{{x<includeonly>|</includeonly>}}} {{{col1|}}}
{{{col2}}} {{{Row3}}} |
 
 
! colspan="2" {{!}} <div class="infobox-section-header, style="background-color: lightblue; text-align: center;">Something</div>
}}
 
|-
! colspan="2" {{!}} <div class="infobox-section-header, style="background-color: purple;text-align: center;">Table</div>
|-
{{#if: {{{col1<includeonly>|</includeonly>}}}  
|  
{{!}} width="50%" style="text-align:center" {{!}} '''col1 ''' <br />
{{{col1}}}
}}
{{#if: {{{col2<includeonly>|</includeonly>}}}
|
{{!}} width="50%" style="text-align:center" {{!}} '''col2''' <br />
{{{col2}}}
}}
 
|-
{{#if: {{{Row3<includeonly>|</includeonly>}}}
 
|
 
{{!}} '''Row3'''
 
{{!}} {{{Row3}}}
 
}}
 
|}
= {{{3|Alt2}}}=
|-|
{| class="mw-collapsible mw-collapsed" style="font-size:89%; text-align: left;" width="300px"
|- valign="top"
{{#if: {{{x<includeonly>|</includeonly>}}} {{{Row4|}}} {{{Row5|}}} |
! colspan="2" {{!}} <div class="infobox-section-header, style="background-color: lightblue; text-align: center;">Something</div>
}}
 
|-
{{#if: {{{Row4<includeonly>|</includeonly>}}}
 
|
 
{{!}} '''Row4'''
 
{{!}} {{{Row4}}}
 
}}
 
|-
{{#if: {{{Row5<includeonly>|</includeonly>}}}
 
|
 
{{!}} '''Row5'''
 
{{!}} {{{Row5}}}
 
}}
 
|}


<headertabs/>
<headertabs/>
|}
<noinclude>
<templatedata>
{
"params": {
"1": {},
"2": {},
"3": {},
"name": {},
"image": {},
"x": {},
"Row1": {},
"Row2": {},
"col1": {},
"col2": {},
"Row3": {},
"Row4": {},
"Row5": {}
}
}
</templatedata>
</noinclude>

Revision as of 07:12, 18 April 2022