Changes
no edit summary
This is a very simple example to demonstrate a [[Help:Template#Composite_pages|composite page]].
Notice that to include a page you:
*use the syntax for a template by adding {{
*precede the page for inclusion with a colon ":" to show that it is not the name of a template
The inclusion code looks like this:<br>
<nowiki>
{{:Simple page}}
</nowiki>
which of course you can visit here: [[Simple page]]
and now the same thing properly included:<br>
{{:Simple page}}
Of course we can put whatever other text on the main page which we want
Notice that to include a page you:
*use the syntax for a template by adding {{
*precede the page for inclusion with a colon ":" to show that it is not the name of a template
The inclusion code looks like this:<br>
<nowiki>
{{:Simple page}}
</nowiki>
which of course you can visit here: [[Simple page]]
and now the same thing properly included:<br>
{{:Simple page}}
Of course we can put whatever other text on the main page which we want