Plugin Transclude | |
|
Introduced with Tiki6 This wiki plugin includes the content of a wiki page and replaces values in the body of the included page. It is similar to the mediawiki feature transclusion. | |
Parameters | ||||||||||
|
Include the content of another page with certain changes Introduced in Tiki 6. Required parameters are in bold.Go to the source code Preferences required: wikiplugin_transclude, feature_wiki
| ||||||||||
Usage | |
|
When the TRANSCLUDE plugin, placed in Page A, fetches the wiki page B, the tag | |
Examples | |
|
Copy to clipboard
Copy to clipboard
It will render like this: Todo on this page: text
Now, let's use that template page to 'transclude' some todo items on a page: Copy to clipboard
Copy to clipboard
| |
Issues | |
%%%title%%% syntax conflicts with the %%% syntax for rendering a line break
| |
Related pages | |
| |