Jump to content

Template:WikiProject JavaScript/rater-data.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mr. Guye (talk | contribs) at 04:23, 7 October 2017 (Created page with '{ "name": "WIKIPROJECT NAME HERE (OPTIONAL)", "taskforces": [ { "desc": "WORKGROUP NAME HERE", "part": "PART-OF PARAMETER NAME HERE", "prio": "PRIOR...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

{ "name": "WIKIPROJECT NAME HERE (OPTIONAL)", "taskforces": [ { "desc": "WORKGROUP NAME HERE", "part": "PART-OF PARAMETER NAME HERE", "prio": "PRIORITY PARAMETER NAME HERE" } ], "params": { "PARAMETER NAME HERE": { "desc": "DESCRIPTION HERE", "mandatory": true, "values": { "list": ["ALLOWED", "VALUES", "HERE"], "normalise": "mlc" } }, "ANOTHER PARAMETER HERE": { "desc": "DESCRIPTION HERE" "values": "TYPE OF VALUE HERE" } } }