r119 vs r120
......
912912
||{{{#!wiki style="margin: 0 0 0 -0.25em; display: inline; font-family:monospace;"
913913
\{\{\{#!if {{{#blue (논리식)}}}
914914
{{{#green (논리식이 true이면 출력할 내용)}}}\}\}\}}}}||
915
||{{{#!wiki style="margin: 0 0 0 -0.25em; display: inline; font-family:monospace;"
916
\{\{\{#!if {{{#blue (변수 정의(define) 식)}}}
917
{{{#green (성공적으로 정의되었을 때 출력할 내용)}}}\}\}\}}}}||
915918
||조건문에 지원되는 기능 : {{{#!wiki style="display: inline; font-family:monospace;"
916919
true, false, null, this}}} 등등||
917920
|| 추정되는 문법 ||
......