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
- RécupérationDeLaPage
- RandomPage
- ModeratedPage
- InfosSurLaPage
- Homesteading
- HomePageAlias
- HomePage
- HistoriqueDeLaPage
- Help/ActionPage
- FindPage
- CréerUnePage
- CreatePage
- ChercherUnePage
- CategoryActionPage
- Aide/PluginInclureUnePage
- Aide/PluginCréerUnePage
<<LikePages suffix=Page>>
Page names with suffix 'Page'
- WatchPage
- Template/UserPage
- RécupérationDeLaPage
- RandomPage
- ModeratedPage
- InfosSurLaPage
- HomePage
- HistoriqueDeLaPage
- Help/ActionPage
- FindPage
- CréerUnePage
- CreatePage
- ChercherUnePage
- CategoryActionPage
- Aide/PluginInclureUnePage
- Aide/PluginCréerUnePage



