Diff: Help/LikePagesPlugin

Note: You are viewing an old revision of this page. View the current version.

Differences between version 3 and previous revision of Help/LikePagesPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 3 Last edited on 9 September 2007 0:16 by harold Revert
Older page: version 2 Last edited on 22 May 2014 3:01 by harold Revert
@@ -1,54 +1,27 @@
-The **~LikePages** [[Help:WikiPlugin|plugin]] lists page names which share an initial or final title word with a given page.  
+_short description_  
  
-== Usage ==  
+! Usage  
+<verbatim>  
+ <?plugin LikePages ?>  
+</verbatim>  
  
-{{{  
-<<LikePages arguments>>  
-}}}  
+! Arguments  
  
-== Arguments ==  
+page _(default: current pagename)_:  
+ The page to execute upon.  
  
-All [[Help:PageList|PageList]] arguments, plus the following ones:  
+! Example  
  
-{| class="bordered"  
-|-  
-! 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  
-|}  
+<verbatim>  
+<?plugin LikePages ?>  
+</verbatim>  
  
-== Examples ==  
+<?plugin LikePages ?>  
  
-{{{  
-<<LikePages page=HomePage>>  
-}}}  
+! Author  
+PhpWiki:ReiniUrban  
  
-<<LikePages page=HomePage>>  
+! See Also  
  
-{{{  
-<<LikePages suffix=Page>>  
-}}}  
-  
-<<LikePages suffix=Page>>  
-  
-== Author ==  
-* [[Help:Reini Urban|Reini Urban]]  
-  
-== See Also ==  
-  
-<noinclude>  
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 3

short description

Usage

  <?plugin LikePages ?>

Arguments

page (default: current pagename)
The page to execute upon.

Example

<?plugin LikePages ?>

These pages share an initial or final title word with “Help/LikePagesPlugin

|<<   << - 1 / 4 - Next >>   >>|
|<<   << - 1 / 4 - Next >>   >>|

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin