| r1119 vs r1120 | ||
|---|---|---|
| 1 | ||
| 2 | ||
| 3 | {{{#!if e = (1<=2) ? "참" : "거짓" | |
| 4 | 식 1<=2는 @e@입니다.}}} | |
| 5 | ||
| 6 | {{{#!if c = 0 ? "f0f" : "0f0" | |
| 1 | 7 | {{{#!style |
| 2 | 8 | .test { |
| 3 | display:table-cell;width:50px;height:50px;background | |
| 9 | display:table-cell;width:50px;height:50px;background-color:#@c@ | |
| 4 | 10 | } |
| 5 | }}} | |
| 11 | }}}}}} | |
| 6 | 12 | |
| 7 | 13 | {{{#!wiki style="display:table" |
| 8 | 14 | {{{#!wiki class="test" |
| ... | ... |