## ## ## Extra data: comments, attachments ... ##
#set($inline = true) #set($show = $!request.getParameter("show")) #if(!$show || ($show != "comments" && $show != "attachments" && $show != "history" && $show != "attributes")) #set($show = "comments") #end
#if(!$showcomments) #set($showcomments = $xwiki.getWebPreference("showcomments")) #end #if($showcomments!="no") #template("commentsinline.vm") #end #if(!$showattachments) #set($showattachments = $xwiki.getWebPreference("showattachments")) #end #if($showattachments!="no") #template("attachmentsinline.vm") #end
## xwikidatacontents
## xwikidata