Changes

Jump to: navigation, search

FundraisingThermometer

28 bytes added, 08:16, 24 May 2019
The LinkTitles extension automatically added links to existing pages (https://github.com/bovender/LinkTitles).
|status=active
}}
This widget allows you to add a FundraisingThermometer to your [[wiki ]] page.
To insert this widget, use the following [[code]]:
<nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki>
|currentTotal=1000
|[[goal]]=8900
|width=100
|height=400
|framed=[[true]]
|asof=08/04/2016
}}</nowiki>
== Parameters ==
* '''percentage''' - The percentage of the thermometer. If omitted, you must include the currentTotal and goal params
* '''currentTotal''' - The current cash [[total]]. This parameter is only used if percentage is omitted
* '''goal''' - The overall cash goal. This parameter is only used if percentage is omitted
* '''width''' - The width of the widget in pixels
* '''height''' - The height of the widget in pixels
* '''framed''' - If true, will wrap the thermometer in a [[frame ]] with a title indicating the percentage and the "As of" date.* '''asof''' - A string, usually a date, which will be inserted into the frame [[header ]] if framed is true
== Sample result ==
Anonymous user

Navigation menu