Description
Have you ever wondered whether ListPages output can be shown horizontally instead of a boring (vertical) list?
Here's how it can be done!
As shown in below code sample, use a backslash (“\”) line continuation character as the last character in the [[module ListPages ...]] body, or, if you wish also as the last character in the appendLine parameter.
Code
[[module ListPages category="category" separate="false" limit="3" \
order="dateEditedDesc" prependLine="* Pages from ``category'' \"]]
• %%linked_title%% \
[[/module]]
In action
Find the three most recently edited pages of each category.
- Pages from default • Start • Best Snippet • Recent
- Pages from “best-snippet” • Almost Random Page Chooser
- Pages from “code” • Spoiler tags • iframe embed • iframe redirect
- Pages from “forum” • Forum Thread • Forum Categories • Forum Category
- Pages from “nav” • Top Bar Menu • Side • Side2
- Pages from “search” • Search the site
- Pages from “system” • Page Tags • List All Snippets • Recent Changes
- Pages from “temp” • Foldable List
- Pages from “template” • Snippet
Rate this solution
If you think this solution is useful — rate it up! Or dump it otherwise.






It must be insert in the documentation page of the module!
Ent
You'll pay for all your sins. If you already paid, please disregard this message.
I second this. Very useful.
— Shane | Blog | CycloDS Revolution | Compatibility List | Get your free Wiki! | XBL: leiger40
… and make a chart with this technique !
Gerdami, this is an incredibly nice application of the “Horizontal” idea!