<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://calidusassist.adcservices.apteancloud.com/calidus-assist/OBS/index.php?action=history&amp;feed=atom&amp;title=Help%3AIncluding</id>
	<title>Help:Including - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://calidusassist.adcservices.apteancloud.com/calidus-assist/OBS/index.php?action=history&amp;feed=atom&amp;title=Help%3AIncluding"/>
	<link rel="alternate" type="text/html" href="https://calidusassist.adcservices.apteancloud.com/calidus-assist/OBS/index.php?title=Help:Including&amp;action=history"/>
	<updated>2026-07-02T16:21:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://calidusassist.adcservices.apteancloud.com/calidus-assist/OBS/index.php?title=Help:Including&amp;diff=7665&amp;oldid=prev</id>
		<title>Anw: New help page: Including</title>
		<link rel="alternate" type="text/html" href="https://calidusassist.adcservices.apteancloud.com/calidus-assist/OBS/index.php?title=Help:Including&amp;diff=7665&amp;oldid=prev"/>
		<updated>2019-07-17T17:01:37Z</updated>

		<summary type="html">&lt;p&gt;New help page: Including&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;You can include other pages in your page in several ways:&lt;br /&gt;
# '''Transcluding'''&lt;br /&gt;
# '''Substituting''' &lt;br /&gt;
&lt;br /&gt;
== Transcluding ==&lt;br /&gt;
Transclusion means that the page identified is used (like a template) and is refreshed when the page is opened or edited.&lt;br /&gt;
&lt;br /&gt;
So, if the page has changed, the new page is used.&lt;br /&gt;
&lt;br /&gt;
This is most commonly used when you want the page being created to always have the latest information.&lt;br /&gt;
&lt;br /&gt;
The syntax to transclude pages is:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{(namespace:)pagename}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By default, this syntax transcludes from the Templates group, so:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{templatename}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
will transclude from the Templates namespace.&lt;br /&gt;
&lt;br /&gt;
To transclude from a named namespace, use:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{namespace:pagename}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example, to transclude from the Help namespace, the syntax is:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Help:pagename}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Normal pages have no namespace. To transclude normal pages, use a blank namespace, for example:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{:pagename}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Substitution ==&lt;br /&gt;
Substitution (or subclusion in wiki terms) means that the page identified is used (like a template) and is refreshed ''only'' when the page is edited.&lt;br /&gt;
&lt;br /&gt;
So, if the page has changed when editing, the new page is used. If a page is viewed, the page ''as was when the page was created'' is used.&lt;br /&gt;
&lt;br /&gt;
This is most commonly used when you want the page to reflect the most recent documentation ''at the point of creation'' rather than the latest documentation at this time.&lt;br /&gt;
&lt;br /&gt;
The syntax to substitute pages is:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{subst:(namespace:)pagename}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By default, this syntax substitutes from the Templates group, so:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{subst:templatename}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
will substitute from the Templates namespace.&lt;br /&gt;
&lt;br /&gt;
To substitute from a named namespace, use:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{subst:namespace:pagename}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example, to substitute from the Help namespace, the syntax is:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{subst:Help:pagename}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Normal pages have no namespace. To substitute normal pages, use a blank namespace, for example:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{subst::pagename}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Help:Templates]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Help|Including]]&lt;/div&gt;</summary>
		<author><name>Anw</name></author>
	</entry>
</feed>