r40 vs r41
......
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
......