#IF(#IsDeleted)

{Information}

{ShopIsDeleted}
#ENDIF #LOOP(#RemoteFeatures) #IF(#FeatureRef) #ELSE #ENDIF #ENDLOOP
{Name} {Capacity}
#FeatureRef.NameOrAlias#IF(#FeatureRef.Description) #FeatureRef.Description#ENDIF#Feature #IF(#MaxValue == 0)
{FeatureNotInThisShopType}
#ELSIF(#MaxValue == 1)
{FeatureAvailable}
#ELSE#LOCAL("Percentage",#CALCULATE(100 * #CurrentValue / #MaxValue))
90)"PercentageCritical"#ELSIF(#Percentage > 60)"PercentageMiddle"#ELSE"PercentageNormal"#ENDIF style="width:#Percentage%">
#CurrentValue {of} #MaxValue
#ENDLOCAL #ENDIF