r1119 vs r1120
1
2
3
{{{#!if e = (1<=2) ? "참" : "거짓"
4
식 1<=2는 @e@입니다.}}}
5
6
{{{#!if c = 0 ? "f0f" : "0f0"
17
{{{#!style
28
.test {
3
display:table-cell;width:50px;height:50px;background:linear-gradient(45deg, red, blue)
9
display:table-cell;width:50px;height:50px;background-color:#@c@
410
}
5
}}}
11
}}}}}}
612
713
{{{#!wiki style="display:table"
814
{{{#!wiki class="test"
......