{* $Header: /cvsroot/bitweaver/_bit_liberty/modules/mod_top_authors.tpl,v 1.2 2005/08/07 17:40:30 squareing Exp $ *} {strip} {if $modAuthors} {bitmodule title="$moduleTitle" name="top_authors"}
    {section name=ix loop=$modAuthors}
  1. {displayname hash=$modAuthors[ix]}
  2. {sectionelse}
  3. {/section}
{*
{tr}View more{/tr}...
*} {/bitmodule} {/if} {/strip}