Skip to article
더시드위키
최근 변경최근 토론
특수 기능

최근 변경

  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  

틀:justify(r13 Blame)

보기RAWBlame되돌리기비교
r13
r9
jhyn
1{{{#!if date = st.split("/")[0]
2}}}{{{#!if content = st.split("/")[1]
r13
jhyn
3}}}{{{#!if l = st.length, position = st.indexOf("/"), date=st.substr(0,position).trim(), content=st.substr(position + 1).trim()
r4
jhyn
4}}}날짜: @date@
r5
jhyn
5내용: @content@
r10
jhyn
6길이: @l@
7/의 위치: @position@

Powered by the seed engine