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

최근 변경

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

테스트/매개변수(r8 Blame)

보기RAWBlame되돌리기비교
r8
r5
disciple153
1@det=1@
2
3{{{#!if +(this['det'])>0
40보다 크다}}}
r6
disciple153
5----
6{{{#!if +(this['det'])==1
7숫자 1이다.}}}
8----
9{{{#!if this['det']=='1'
10텍스트 1이다.}}}
r8
disciple153
11----
12{{{#!if this['det']==null
13NULL이다.}}}
14----
15{{{#!if this['det']==""
16빈 텍스트 값이다.}}}

Powered by the seed engine