{if:variable}
Описание
creates an if statement, with the argument as a variable or method. You must close an if statement with an {end:} statement, and you may use {else:} with it.
Пример
Пример 43-1. Setting variables for if
|
Пример 43-2. The template
|
Пример 43-3. Compiled template
|
Пример 43-4. The output
|
Пред. | Начало | След. |
{foreach:variable,key,value} | Уровень выше | {end:} |