void smarty_function_include_wiki_page_content(
 $params,  &$gBitSmarty)
     |   
     | 
		\brief Smarty plugin to include specified wiki page content (transclusion)
Usage format {include_wiki_page_content page=>'name of page' }  or {include_wiki_page_content page=>'name of page' page_default='name of another page' }
    
	
    		Parameters