3
its not that easy.
just look at template for system/templates/blocks/system_block_online.html
<{$block.online_total}><br /><br /><{$block.lang_profile}>: <{$block.online_profile}><br /><{$block.lang_guests}>: <{$block.online_guests}><br /><br /><{$block.online_names}> <a href="javascript:openWithSelfMain('<{$xoops_url}>/misc.php?action=showpopups&type=online','Online',420,350);"><{$block.lang_more}>a>
there is just one smarty tag for that:
<{$block.online_names}>