{strip} {if $formatplugins} {jstab title="Format Help"}

{tr}Syntax and input format help{/tr}

{foreach from=$formatplugins item=p}
{if $p.format_help}{/if}{$p.edit_label} Help{if $p.format_help}{/if}
{$p.description} {if $p.help_page}{tr}To view syntax help, please visit {jspopup href="http://www.bitweaver.org/wiki/index.php?page=`$p.help_page`" title=$p.help_page class=external}.{/tr}{/if} {/foreach} {foreach from=$formatplugins item=p} {if $p.format_help} {include file=$p.format_help} {/if} {/foreach} {/jstab} {/if} {/strip}