Sofa Wiki will allow extensive transclusion.
- Include a page within another: { { : name } } for main namespace, { { namespace : name }} for other namespaces. Special pages cannot be included. Pages from other than the main namespace can only be included if the configuration file allows it. You can include language versions of pages and you can also use the placeholder /nn for language at run time.
- User of Templates consolidating and rearranging content: { { name } } will include a template in the template namespace. Numbered parameters can be used in the templates.
- Functions act like templates but are built in. They use the same namespace as the templates, so do not name templates as the built in functions.