{capture assign="wiki_page_title"}{strip} {if $gBitSystem->isFeatureActive( 'wiki_page_title' )}

{$gContent->mInfo.title|escape}

{/if} {if $gBitSystem->isFeatureActive( 'wiki_description' ) and $gContent->mInfo.summary}

{$gContent->mInfo.summary|escape}

{/if} {/strip}{/capture} {if !empty($wiki_page_title)}
{$wiki_page_title|highlight} {include file="bitpackage:wiki/page_date_bar.tpl"} {if ( !empty( $highlightWordList) ) }{$highlightWordList}{/if}
{/if}