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