Include another wiki page into the current one within a box like MediaWiki
Similar to displaywikipage, imagebox, include
This is a handy plugin with which you can include another wiki page into the current one within a box like MediaWiki.
Simply enclose the ID of the page to be included in double curly brackets:
{{pagebox>[page_id]&[flags]}}
| [page_id] | page ID of the page to include; | required |
|---|---|---|
| [flags] | flags delimited by &, see flags | optional |
You may use flags to configure select some options:
| Setting | Description | |
|---|---|---|
| left | align box to left (default) | optional |
| right | align box to right | optional |
| center | align box to center | optional |
| nnnnn | (numeric value) box width; (default is auto) | optional |
Example:
{{pagebox>concept&right&200}}
Download and install the plugin using the Plugin Manager using the URL given above. Refer to Plugins on how to install plugins manually.
Note: If you do install manually the directory must be named pagebox.
There's always room for improvement. If you're able to add any contributions to make this plugin better, please let me know or discuss your thoughts right here (please use ===== Level 3 Headlines ===== to open a new “thread”/issue and ---- (five dashes, horizontal rule) to structure it when needed).
At least clear: both|left|right and width in percentages.
MalamutMalamut
09.10.2010
Instead of adding a whole page into an insert, allow just sections. For example:
{{pagebox>concept#justthissection}}