{* $Header: /cvsroot/bitweaver/_bit_liberty/modules/mod_top_authors.tpl,v 1.3 2008/08/05 01:10:30 laetzer Exp $ *} {strip} {if $modAuthors} {bitmodule title="$moduleTitle" name="top_authors"}
    {section name=ix loop=$modAuthors}
  1. {displayname hash=$modAuthors[ix]}
  2. {/section}
  3. {tr}Show more{/tr} …
{/bitmodule} {/if} {/strip}