Diff: Help/LikePagesPlugin
Differences between current version and previous revision of Help/LikePagesPlugin.
Other diffs: Previous Major Revision, Previous Author
| Newer page: | version 4 | Last edited on October 14, 2015 11:47 am | by PhilHollenback | |
| Older page: | version 3 | Last edited on February 23, 2012 2:51 pm | by PhilHollenback | Revert | 
@@ -7,9 +7,9 @@
  
  
  
 }}} 
 == Arguments == 
-All [[Help:PageList|PageList]] arguments, plus the following ones.
 
+All [[Help:PageList|PageList]] arguments, plus the following ones:
 
 {| class="bordered" 
 |- 
 ! Argument 
@@ -43,12 +43,12 @@
  
  
  
  
 <<LikePages suffix=Page>> 
 == Author == 
-* [[PhpWiki
:ReiniUrban
|Reini Urban]] 
+* [[Help
:Reini Urban
|Reini Urban]] 
 == See Also == 
 <noinclude> 
 ---- 
 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] 
 </noinclude> 
current version
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
 

