Diff: Help/UserRatingsPlugin

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

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

Other diffs: Previous Major Revision, Previous Author

Newer page: version 2 Last edited on 22 May 2014 3:01 by harold Revert
Older page: version 1 Last edited on 17 January 2022 18:35 by harold Revert
@@ -35,24 +35,20 @@
 
 |- 
 | **exclude** 
 | Pages to exclude (allows multiple pagenames exclude=HomePage,RecentChanges) 
-| //empty//  
+
 |- 
 | **limit** 
 | limit of <=0 is show-all 
 | 0 
 |- 
 | **noheader** 
-| Boolean. If true, header should be omitted.  
-| false  
+|  
+| 0  
 |- 
 | **userPage** 
-| Boolean. If true, we're on a user's homepage, get **their** ratings  
-| false  
-|-  
-| **nobuds**  
-| Boolean.  
+
 | false 
 |- 
 | **info** 
 | columns to display (hits, pagename, author, ratingwidget...) 

version 2

The UserRatings plugin lists the user's ratings.

Usage

<<UserRatings arguments>>

Arguments

Argument

Description

Default value

dimension

0

userids

Array of userids to display ratings for; null/empty for active user only

null

pageids

Array of pageids to display ratings for; null for all of current active user's ratings

null

category

a category to display ratings for; null for no category; has higher precedence than pageids

null

pagename

exclude

Pages to exclude (allows multiple pagenames exclude=HomePage,RecentChanges)

limit

limit of <=0 is show-all

0

noheader

0

userPage

false

info

columns to display (hits, pagename, author, ratingwidget...)

pagename

Example

<<UserRatings>>

Author

  • Dan Frankowski

See Also