Use this wiki plugin to include the contents of a Wiki page inside another page (it must be a Wiki page located in the Wiki section of your Tiki, as other types of pages won't work yet!). This is a form of Wiki transclusion
Parameters
Tiki Doc From Code error: include not found
Example
This example transcludes (or includes) portions of the page Tiki2 between the strings Authentication and OpenID.
start and stop must represent the entire line, not just a portion of a line.
Limitations
You can not include a same page or a same page extract more than 5 times on one page. If you need to exceed 5 times you will have to modify the plugin and change the value of max_inclusions . Starting in Tiki 18.2, there is a parameter to do so.