There is now a new template called monitormaster.thtm for monitor HTML output and this is used when a split screen has been set for monitor output.
This template contains sections starting with @@[<condition> and ending with @@]<condition>. Such section are only included in the output if the condition is true.
Example:
@@[noticker
<html code which is only executed if there is no ticker>
@@]noticker