{* $Id$ *} {tikimodule error=$module_params.error title=$tpl_module_title name="quick_edit" flip=$module_params.flip decorations=$module_params.decorations nobox=$module_params.nobox notitle=$module_params.notitle}
{if $templateId} {/if} {if $customTip} {/if} {if $customTipTitle} {/if} {if $wikiHeaderTpl} {/if} {if $mod_quickedit_heading}
{$mod_quickedit_heading|escape}
{/if}
{if $addcategId} {/if} {if $prefs.namespace_enabled == 'y' && $prefs.namespace_default}
{/if}
{if $prefs.javascript_enabled eq 'y' and $prefs.feature_jquery_autocomplete eq 'y'} {jq} $("#{{$qefield}}").tiki("autocomplete", "pagename"); {/jq} {/if} {/tikimodule}