r7 vs r9
1
{{{#!if date = st.split("/")[0], content = st.split("/")[1], l = st.toString().length
1
{{{#!if date = st.split("/")[0]
2
}}}{{{#!if content = st.split("/")[1]
3
}}}{{{#!if l = st.length
24
}}}날짜: @date@
35
내용: @content@
46
길이: @l@