Help/LikePagesPlugin
The LikePages plugin lists page names which share an initial or final title word with a given page.
Usage
<<LikePages arguments>>
Arguments
All PageList arguments, plus the following ones:
Argument |
Description |
Default value |
---|---|---|
page |
The page to execute upon |
current pagename |
prefix |
List only pages that share the same prefix |
empty string |
suffix |
List only pages that share the same suffix |
empty string |
Examples
<<LikePages page=HomePage>>
These pages share an initial or final title word with “HomePage”
<<LikePages suffix=Page>>
Page names with suffix “Page”
No matches