<mt:If tag="entrymainimg"><div id="mainimg"> <mt:entrymainimgAsset> <mt:SetVarBlock name="imageWidth"><mt:AssetProperty property="image_width"></mt:SetVarBlock> <mt:If name="imageWidth" gt="435"> <mt:SetVar name="imageWidth" value="435"> </mt:If> <img src="<$MTAssetThumbnailURL width="$imageWidth"$>" alt="<$MTAssetLabel$>" /></mt:entrymainimgAsset> </div></mt:If>
gt=”foo”はfooより大きかった場合。