Diff: Help/PopularTagsPlugin

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

Differences between version 2 and previous revision of Help/PopularTagsPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 2 Last edited on 11 November 2021 18:21 by harold Revert
Older page: version 1 Last edited on 17 January 2022 18:35 by harold Revert
@@ -12,16 +12,24 @@
 |- 
 ! Argument 
 ! Description 
 ! Default value 
+|-  
+| **pagename**  
+|  
+|  
 |- 
 | **limit** 
-| Maximum number of tags to display  
+
 | 10 
 |- 
 | **mincount** 
-| Minimum popularity of the tag (number of backlinks)  
+
 | 5 
+|-  
+| **noheader**  
+| Boolean. If true, header should be omitted.  
+| false  
 |} 
  
 == Example == 
  
@@ -35,9 +43,10 @@
 * [[Help:Reini Urban|Reini Urban]] 
  
 == See Also == 
 * [[Help:Categories]] 
+* [[Help:CategoryPagePlugin]]  
  
 <noinclude> 
 ---- 
 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] 
 </noinclude> 

version 2

The PopularTags plugin lists the most popular tags.

Usage

<<PopularTags arguments>>

Arguments

Argument

Description

Default value

pagename

limit

10

mincount

5

noheader

Boolean. If true, header should be omitted.

false

Example

<<PopularTags>>

Author

See Also