This is the H2
Code to Display Wiki Entry
Question: What code do I use to display a wiki?
Answer: Use the following code in a template.
{exp:wiki base_path="wiki/index" wiki="default_wiki" theme="default"}
Replace the value of wiki= to your actual wiki name. The default name of the wiki is default_wiki.
