The Text Block widget allows you to add notes within the configuration. The text block uses HTML, which allows you to enter webpage references as well as format any text. Right-click on the text block tab and select the Properties option. A Properties Editor dialog will open. To modify the options, select the ellipses on the right side of the Value column. 

Text Block Widget with Properties Editor Open

The tables below includes some examples of HTML language that can be used to modify text within your Text Block widget.

DescriptionHTMLHTML ExampleResults
Bold Text<b> </b><b> HTML Example </b>HTML Example
Italicizes Text<i> </i><i> HTML Example </i>HTML Example
Subscripted Text<sub> </sub>H<sub>2</sub>OH2O
Superscripted Text<sup> </sup>R<sup>2</sup>R2
Underline/Inserted Text<ins> </ins><ins> HTML Example </ins>HTML Example
Strikethrough/Deleted Text<del> </del><del> HTML Example </del>HTML Example
Highlighted Text<mark> </mark><mark> HTML Example </mark>HTML Example
Line Break<br>HTML <br> Example

HTML

Example

If you would like to add information into the text block about the forecast or watershed, you can use the specific commands in the table below.

Specific for CAVI DashboardResult
$FORECAST$Will display the current Forecast name.
$WATERSHED$Will display the current watershed name.