연습장:if/Case 2: 두 판 사이의 차이

(새 문서: {| class="wikitable" |+ Case 1 ! <!--empty cell--> {{#if: visible | {{!}} col 1 }} {{#if: <!--invisible--> | {{!}} col2 }} {{#if: <!--invisible--> | {{!}} col3 }} {{#if: visible | {{!}} col4 }} |})
 
편집 요약 없음
 
(같은 사용자의 중간 판 25개는 보이지 않습니다)
1번째 줄: 1번째 줄:
{{:연습장:if/Case 2}}
----
<onlyinclude>
{| class="wikitable"
{| class="wikitable"
|+ Case 1
|+ Case 1
! <!--empty cell-->
{{#if: visible
| ! col 0
}}
{{#if: visible
{{#if: visible
| {{!}} col 1
| {{!}} col 1
}}
}}
{{#if: <!--invisible-->
{{#if: <!--invisible-->
| {{!}} col2
| {{!}} col 2
}}
}}
{{#if: <!--invisible-->
{{#if: <!--invisible-->
| {{!}} col3
| {{!}} col 3
}}
}}
{{#if: visible
{{#if: visible
| {{!}} col4
| {{!}} col 4
}}
}}
|}
|-
! row2
| x
| y
|}</onlyinclude>

2022년 7월 9일 (토) 13:24 기준 최신판

Case 1
col 0 col 1


col 4
row2 x y

Case 1
col 0 col 1


col 4
row2 x y