Jump to content

Examples/Module: dplchapter (example 2)

From DynamicPageList4 Manual
Please do not edit this page unless you're wanting to edit the manual itself, it is an example included in the manual.

Example

[edit source]

This displays the body content of the heading/section matching the heading name ("My Headline") specified, though it limits the output to a maximum length of 15 characters (while avoiding breaking words up). The statement also provides a page name to link to, then sets the link text to "read more..." for that page.

 {{#dplchapter:
 Some text.
 ==== My Headline ====
 the body of the desired chapter.
 ==== Another Chapter ====
 Its text.
 |My Headline|15|Some Page|read more...}}

Result

[edit source]

the body of read more...

Cookies help us deliver our services. By using our services, you agree to our use of cookies.