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  | 
false  | 
suffix  | 
List only pages that share the same suffix  | 
false  | 
Examples
<<LikePages page=HomePage>>
These pages share an initial or final title word with “HomePage”
- WatchPage
 - Template/UserPage
 - RandomPage
 - ModeratedPage
 - HomePageAlias
 - HomePage
 - HomeCarbonator
 - Help/ActionPage
 - FindPage
 - CreatePage
 - CategoryActionPage
 
<<LikePages suffix=Page>>
Page names with suffix “Page”
- WatchPage
 - Template/UserPage
 - RandomPage
 - ModeratedPage
 - HomePage
 - Help/ActionPage
 - FindPage
 - CreatePage
 - CategoryActionPage
 

