Diff: Help/BackLinksPlugin
Note: You are viewing an old revision of this page. View the current version.
Differences between version 3 and predecessor to the previous major change of Help/BackLinksPlugin.
Other diffs: Previous 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,52 +1,27 @@
  
  
  
  
  
  
  
  
  
-The **~BackLinks** [[Help:WikiPlugin|plugin]] lists all pages which link to a given page.
 
+_short description_
 
-== 
Usage ==
 
+! 
Usage 
 
+<verbatim> 
 
+  <?plugin BackLinks ?> 
 
+</verbatim>
 
-{{{ 
 
-<<BackLinks 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** 
 
-| Page from which the back links are calculated. 
 
-| Current page 
 
-|- 
 
-| **include_self** 
 
-| Include yourself in the results. 
 
-| false 
 
-|- 
 
-| **noheader** 
 
-| Do not display header. 
 
-| false 
 
-|- 
 
-| **linkmore** 
 
-| If count 
> 0 and limit > 0 display a link with the number of all results, linked to the given pagename. 
 
-| 
 
-|}
 
+<verbatim>
  
+<?plugin BackLinks ?>
  
+</verbatim
> 
-== Example ==
 
+<?plugin BackLinks ?>
 
-{{{
  
-<<BackLinks page=HomePage>> 
 
-}}}
 
+! Author
  
+PhpWiki:ReiniUrban
 
-<<BackLinks page=HomePage>>
 
+! See Also
 
-== Author ==
 
-* [[Help:Reini Urban|Reini Urban]]
 
-
 
-== See Also ==
 
-
 
-<noinclude>
 
 ---- 
-[[
PhpWikiDocumentation]] [[CategoryWikiPlugin]] 
 
-</noinclude>
 
+PhpWikiDocumentation Help:WikiPlugin
 
version 3
short description
Usage
<?plugin BackLinks ?>
Arguments
- page (default: current pagename)
 - The page to execute upon.
 
Example
<?plugin BackLinks ?>
No page links to Help/BackLinksPlugin.
PhpWiki: