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