Diff: Help/UserRatingsPlugin
Note: You are viewing an old revision of this page. View the current version.
Differences between version 2 and predecessor to the previous major change of Help/UserRatingsPlugin.
Other diffs: Previous 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 | 
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