<{$module_name}>
<{$module_name}> version <{$module_version}><{if $module_status_version}> (<{$module_status_version}>)<{/if}>
<{$smarty.const._MODABOUT_BY}> <{$module_author_name}>
<{$module_license}>
<{if $module_credits}>
<{$smarty.const._MODABOUT_DEVELOPER_CREDITS}>
<{$module_credits}>
<{/if}> <{if $module_developer_lead}> <{/if}> <{if $module_developer_contributor}> <{/if}> <{if $module_people_developers}> <{/if}> <{if $module_people_testers}> <{/if}> <{if $module_people_translators}> <{/if}> <{if $module_people_documenters}> <{/if}> <{if $module_people_other}> <{/if}> <{if $module_developer_website_url}> <{/if}> <{if $module_developer_email}> <{/if}>
<{$smarty.const._MODABOUT_AUTHOR_INFO}>
<{$smarty.const._MODABOUT_DEVELOPER_LEAD}> <{$module_developer_lead}>
<{$smarty.const._MODABOUT_DEVELOPER_CONTRIBUTOR}> <{$module_developer_contributor}>
<{$smarty.const._MODABOUT_PEOPLE_DEVELOPERS}> <{foreach item=person from=$module_people_developers}>
<{$person}>
<{/foreach}>
<{$smarty.const._MODABOUT_PEOPLE_TESTERS}> <{foreach item=person from=$module_people_testers}>
<{$person}>
<{/foreach}>
<{$smarty.const._MODABOUT_PEOPLE_TRANSLATERS}> <{foreach item=person from=$module_people_translators}>
<{$person}>
<{/foreach}>
<{$smarty.const._MODABOUT_PEOPLE_DOCUMENTERS}> <{foreach item=person from=$module_people_documenters}>
<{$person}>
<{/foreach}>
<{$smarty.const._MODABOUT_PEOPLE_OTHER}> <{foreach item=person from=$module_people_other}>
<{$person}>
<{/foreach}>
<{$smarty.const._MODABOUT_DEVELOPER_WEBSITE}> <{$module_developer_website_name}>
<{$smarty.const._MODABOUT_DEVELOPER_EMAIL}> <{$module_developer_email}>
<{if $module_demo_site_name}> <{/if}> <{if $module_support_site_name}> <{/if}> <{if $module_submit_bug}> <{/if}> <{if $module_submit_feature}> <{/if}>
<{$smarty.const._MODABOUT_MODULE_INFO}>
<{$smarty.const._MODABOUT_MODULE_RELEASE_DATE}> <{$module_date}>
<{$smarty.const._MODABOUT_MODULE_STATUS}> <{$module_status}>
<{$smarty.const._MODABOUT_MODULE_DEMO}> <{$module_demo_site_name}>
<{$smarty.const._MODABOUT_MODULE_SUPPORT}> <{$module_support_site_name}>
<{$smarty.const._MODABOUT_MODULE_BUG}> <{$smarty.const._MODABOUT_MODULE_SUBMIT_BUG}>
<{$smarty.const._MODABOUT_MODULE_FEATURE}> <{$smarty.const._MODABOUT_MODULE_SUBMIT_FEATURE}>
<{if $module_manual}>
<{$smarty.const._MODABOUT_MANUAL}>
<{$smarty.const._MODABOUT_MANUAL_WIKI}> <{foreach item=manual from=$module_manual}>
<{$manual}>
<{/foreach}>
<{/if}> <{if $module_warning}>
<{$smarty.const._MODABOUT_MODULE_DISCLAIMER}>
<{$module_warning}>
<{/if}> <{if $module_author_word}>
<{$smarty.const._MODABOUT_AUTHOR_WORD}>
<{$module_author_word}>
<{/if}> <{if $module_version_history}>
<{$smarty.const._MODABOUT_VERSION_HISTORY}>
<{$module_version_history}>
<{/if}> <{if $module_license_txt}>
<{$smarty.const._MODABOUT_MODULE_LICENSE}>
<{$module_license_txt}>
<{/if}>