•  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  

틀:justify(r10 Blame)

r10
r9
1{{{#!if date = st.split("/")[0]
2}}}{{{#!if content = st.split("/")[1]
3}}}{{{#!if l = st.length
r10
4}}}{{{#!if position = st.indexOf("/")
r4
5}}}날짜: @date@
r5
6내용: @content@
r10
7길이: @l@
8/의 위치: @position@