Template:BrianTannerTest
From Organic Design wiki
The following is Bash Syntax IN A TEMPLATE (varvalue should be filled in) <bash>
- this is a comment
echo ${{{VarValue}}};
- another comment
{{{VarValue}}} </bash>
Out of bash: {{{VarValue}}}
The following is Bash Syntax IN A TEMPLATE (varvalue should be filled in) <bash>
echo ${{{VarValue}}};
{{{VarValue}}} </bash>
Out of bash: {{{VarValue}}}