Module in Article
Five simple steps to embed a module into an article
STEP 1: Create a new copy of the Module just for in-content use, unless you only want it to appear in the article.
STEP 2: Open the Module that you want to use in content.
STEP 3: Place the Module in a position that has a unique name and does not exist in the template (ie: incontent1).
STEP 4: Go to the Plugin Manager and open the ""Content - Load Module". Make sure the plugin is enabled and be sure to select a "Style" (ie: "Wrapped by Divs")
STEP 5: Open an article and include the code below to load the module into the article
<code>{loadposition moduleposition}</code>
ie: <code>{loadposition incontent1}</code>
