Include

Please edit system and help pages ONLY in the master wiki!

For more information, please see MoinMoin:MoinDev/Translation.

##master-page:Unknown-Page ##master-date:Unknown-Date #acl -All:write Default #format wiki #language en

= Include =

This macro includes the formatted content of the given local wiki page(s), following recursive includes if encountered. If the recursion generates any cycles, this is detected and prevented! == Usage == {{{ <<Include(pagename, heading, level, from="regex", to="regex", sort=ascending|descending, items=n, skipitems=n, titlesonly, editlink)>> }}}

pagename:: Name of the page to include, if it starts with a caret "^", a regex of pages to include. heading:: Text for the generated heading which will link to the included page (optional). level:: Level (1..5) of the generated heading (optional). from:: Partial include start marker (optional). to:: Partial include end marker (optional). sort:: Sorting order when pagename is a regex, i.e. starts with a caret (optional). items:: Maximum number of pages to include.
skipitems:: Number of initial pages to skip over (optional). titlesonly:: Only include a link to the page, not page content (optional). editlink:: add a footer with links to the included page, both normal and edit (optional).

All parameters except pagename are optional, but you have to follow the given order! Leave the second and third parameters empty if the heading is not wanted and keyword parameters are specified.

from and to recognise the pattern in comments as well. So watch out for comments that stop the include unexpectedly.

== Examples ==


Version #1
Erstellt: 2025-10-27 22:20:37 UTC von ESC-IT Migration Bot
Zuletzt aktualisiert: 2025-10-27 22:20:37 UTC von ESC-IT Migration Bot