blob: e199155a596163c07db8adf7b92c7c713d4f255a [file] [log] [blame]
<p>The children of this page contain information which is <b>included in other pages</b>. This is a library of re-usable information chunks. </p>
<p>If you want to change any of these pages, be aware that: </p>
<ul><li>Changing page names is problematic &#8212; you will need to change all the {include} and {excerpt-include} macros manually.</li><li>The content is used in many places &#8212; make sure your change is generic enough to fit the contexts in which the pages are used.</li></ul>
<p>To include an excerpt from a page: </p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">
{excerpt-include:_page name|nopanel=<span class="code-keyword">true</span>}
</pre>
</div></div>
<p>Note that the page titled '_page name' must contain the {excerpt} macro, otherwise the {excerpt-include} will not work. </p>
<p>To include the entire contents of a page" </p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">
{include:page name|nopanel=<span class="code-keyword">true</span>}
</pre>
</div></div>
<h6><a name="_InclusionsLibrary-ChildrenofthisPage"></a>Children of this Page </h6>