--- SemanticMediaWiki/includes/datavalues/SMW_DV_WikiPage.php Fri Aug 03 16:33:57 2012 +++ SemanticMediaWiki/includes/datavalues/SMW_DV_WikiPage.php Fri Aug 03 16:33:30 2012 @@ -193 +193 @@ - $defaultCaption = '|' . $this->getShortCaptionText() . '|frameless|border|text-top'; + $defaultCaption = '|' . $this->getShortCaptionText() . '|frameless|border|' . $this->m_outformat . '|text-top';