...
%PARENT_ATTRIBUTE(attributeId)% attribute of main location with attribute id between parentheses
%EXTERNAL_LOCATION_ID% id taken from configurable function externalIdAttributeFunction
%LOCATION_ID% location id of sub locationÂ
%LOCATION_NAME% name of sub location
%LOCATION_PHASE% watch phase of sub location -> stored in property with key "phase"
%WARNING_PHASE% warning phase of sub location -> depends warning severity and previous warning severity
%WARNING_SEVERITY% severity for sub location based on water level and minor moderate major attribute values
%WATCH_SEVERITY% severity for sub location based on property with key "severity"
%WATCH_SEVERITY_FULL% severity for sub location based on property with key "severity" but with longer text for severity combinations
%SUBCATCHMENT_HEADLINE% translated to sentence based on severity and phase. Can be overruled in property with key "subcatchmentHeadline"
%CONNECTED_LOCATIONS% for each forecast location connected to the sub location with PHASE new, update or final an element <area aac="%s" phase="%s" description="%s" type="river-site"/> will be added with %s translated to attribute with id "FWL_FOR_ID", phase, forecast location name
%CONNECTED_LOCATIONS_STATUS_FORECAST_TEXT_HTML% for each forecast location connected to the sub location with PHASE new, update or final the status text followed by the forecast text is placed within html paragraph elements: <p>statusText forecastText</p>
%LOCATION_INDEX% the index of the sub location being translated
%FORECAST_TIME% forecast time of main time series => (system time when main time series has been saved)
%EXPIRY_TIME% forecast time + 30 hours
%CURRENT_TIME% real world time -> moment of translating this tag
...