본문으로 건너뛰기

분류 트리(비교)

r38 vs r39
......
610610
{{{#!if ce=1
611611
}}}}}}}}}
612612
##ol : overflow-limit (기본값 50자)
613
{{{#!if (ol==null)||(ol=="")||!(ol>=50)
614
{{{#!if ol=50
613
{{{#!if (ol==null)||(ol=="")
614
{{{#!if ol=50+0
615615
}}}}}}
616616
##end
617617
}}}{{{#!if !w1
......