| 33 |
$link_up : URL used for 'up' voting when JS is disabled |
$link_up : URL used for 'up' voting when JS is disabled |
| 34 |
$link_down : URL used for 'down' voting when JS is disabled |
$link_down : URL used for 'down' voting when JS is disabled |
| 35 |
$class : 'negative', 'positive' or 'neutral' depending on number of votes |
$class : 'negative', 'positive' or 'neutral' depending on number of votes |
| 36 |
$points : Number of total vote points for the vote object |
$vote_label : The pluralized vote label |
| 37 |
$label : Just the vote label |
$points : Number of total vote points for the vote object (signed) |
| 38 |
$label_points : Total number of votes with the label |
$unsigned_points : Number of total vote points for the object (unsigned) |
| 39 |
|
|
| 40 |
-=-=-=-=-=- |
-=-=-=-=-=- |
| 41 |
Last updated: |
Last updated: |
| 42 |
; $Id: WIDGETAPI.txt,v 1.1.2.1 2009/07/20 07:29:00 lut4rp Exp $ |
; $Id: WIDGETAPI.txt,v 1.1.2.2 2009/08/13 08:28:38 lut4rp Exp $ |