Diff: Help/PopularNearbyPlugin

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

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

Other diffs: Previous Major Revision, Previous Author

Newer page: version 3 Last edited on 27 January 2012 3:30 by harold Revert
Older page: version 2 Last edited on 22 May 2014 3:01 by harold Revert
@@ -1,49 +1,27 @@
-The **~PopularNearby** [[Help:WikiPlugin|plugin]] will list the most popular pages nearby.  
+_short description_  
  
-== Usage ==  
-{{{  
-<< PopularNearby arguments> >  
-}}}  
+! Usage  
+<verbatim>  
+ <?plugin PopularNearby ? >  
+</verbatim>  
  
-== Arguments ==  
+! Arguments 
  
-{| class="bordered"  
-|-  
-! Argument  
-! Description  
-! Default value  
-|-  
-| ** pagename**  
-| Pagename to look for  
-| empty  
-|-  
-| **mode**  
-| nearby or incoming or outgoing  
-| nearby  
-|-  
-| **limit**  
-| Maximum number of pages  
-| 5  
-|-  
-| **noheader**  
-| Display header or not  
-| false  
-|}  
+page _(default: current pagename)_:  
+ The page to execute upon.  
  
-== Example ==  
+! Example 
  
-{{{  
-<< PopularNearby pagename=HomePage limit=3> >  
-}}}  
+<verbatim>  
+<?plugin PopularNearby ? >  
+</verbatim>  
  
-<< PopularNearby pagename=HomePage limit=3>
+<?plugin PopularNearby ?
  
-== Author ==  
-* [[Help :Reini Urban|Reini Urban]]  
+! Author  
+PhpWiki :ReiniUrban  
  
-== See Also ==  
+! See Also 
  
-<noinclude>  
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 3

short description

Usage

  <?plugin PopularNearby ?>

Arguments

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

Example

<?plugin PopularNearby ?>
5 most popular nearby:

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin