more Guidebook
This commit is contained in:
+1
-1
@@ -3729,7 +3729,7 @@ For example, the following line in your config file will cause
|
|||||||
the hitpoints field to display in the color red if your hitpoints
|
the hitpoints field to display in the color red if your hitpoints
|
||||||
drop to or below a threshold of 30%:
|
drop to or below a threshold of 30%:
|
||||||
.si
|
.si
|
||||||
.lp "OPTION=hilite_status: hitpoints/<30%/red/normal"
|
.lp "OPTION=hilite_status: hitpoints/<=30%/red/normal"
|
||||||
.ei
|
.ei
|
||||||
.pg
|
.pg
|
||||||
For another example, the following line in your config file will cause
|
For another example, the following line in your config file will cause
|
||||||
|
|||||||
+1
-1
@@ -4351,7 +4351,7 @@ For example, the following line in your config file will cause
|
|||||||
the hitpoints field to display in the color red if your hitpoints
|
the hitpoints field to display in the color red if your hitpoints
|
||||||
drop to or below a threshold of 30%:
|
drop to or below a threshold of 30%:
|
||||||
\begin{verbatim}
|
\begin{verbatim}
|
||||||
OPTION=hilite_status: hitpoints/<30%/red/normal
|
OPTION=hilite_status: hitpoints/<=30%/red/normal
|
||||||
\end{verbatim}
|
\end{verbatim}
|
||||||
%.pg
|
%.pg
|
||||||
For another example, the following line in your config file will cause
|
For another example, the following line in your config file will cause
|
||||||
|
|||||||
Reference in New Issue
Block a user