I'm actually fine with template edits, have plenty of them, the merge tool works 99% of the time. Thanks for the help! If you create the add-on I will have a look but I might actually prefer the minor edit in this case.
It's the widget title, you know, the one that displays the list of online users. It clicks to that page.
<xf:if is="$options.staffOnline">
<xf:if contentcheck="true">
<div class="block" data-widget-section="staffMembers"{{ widget_data($widget) }}>
<div...