(새 문서: {| class="wikitable" |+ Case 1 ! <!--empty cell--> {{#if: visible | {{!}} col 1 }} {{#if: <!--invisible--> | {{!}} col2 }} {{#if: <!--invisible--> | {{!}} col3 }} {{#if: visible | {{!}} col4 }} |}) |
편집 요약 없음 |
||
1번째 줄: | 1번째 줄: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ Case 1 | |+ Case 1 | ||
! <!--empty cell--> | ! <!--empty cell--> | ||
{{#if: visible | {{#if: visible | ||
| {{!}} col 1 | | <br> | ||
}} | {{!}} col 1 | ||
{{#if: <!--invisible--> | }} {{#if: <!--invisible--> | ||
| {{!}} col2 | | <br> | ||
}} | {{!}} col2 | ||
{{#if: <!--invisible--> | }} {{#if: <!--invisible--> | ||
| {{!}} col3 | | <br> | ||
}} | {{!}} col3 | ||
{{#if: visible | }} {{#if: visible | ||
| {{!}} col4 | | <br> | ||
{{!}} col4 | |||
}} | }} | ||
|} | |} |
2022년 7월 9일 (토) 12:42 판
|
col 1 |
col4 |
---|