Help:A simple composite example
This is a very simple example to demonstrate a 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:
{{:Simple page}}
which of course you can visit here: Simple page
and now the same thing properly included:
Simple page
Of course we can put whatever other text on the main page which we want