@if (isEnabled) { } @if (isEnabled && energyFlow) { } @if (isEnabled && squarePosition && square) { @if (valueText) { {{valueText}} } @else { } - }