•  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  

틀:justify(r18 Blame)

r18
r18
1{{{#!if position = st.indexOf("/"), position2= st.indexOf("/", position), date=st.substr(0,position).trim(), content=st.substr(position + 1, position2).trim(), extra=st.substr(position2 + 1).trim()
r4
2}}}날짜: @date@
r5
3내용: @content@
r18
4추가내용: @extra@