You would have to hand code:
<?php
if ("".(($complete1->findRow("stage",2))) ."" == "1") { // WebAssist Show If
?>
<div class="w3-col s4" style="width:20%"> <img class="demo"
src="images/2.png"> </div><?php
} // ("".(($complete1->findRow("stage",2))) ."" == "1")
?>

