Difference between revisions of "Template:Maths rating/rater-data.js"

From blackwiki
Jump to navigation Jump to search
imported>Kephir
(,)
imported>Kephir
(,)
 
Line 33: Line 33:
 
"topology"            : "Topology",
 
"topology"            : "Topology",
 
"history"            : "History of mathematics",
 
"history"            : "History of mathematics",
"mathematicians"      : "Mathematicians",
+
"mathematicians"      : "Mathematicians"
 
},
 
},
 
"aliases": {
 
"aliases": {

Latest revision as of 15:15, 11 November 2012

{ "name": "Mathematics", "params": { "importance": { "alias": "priority" }, "priority": { "desc": "Priority", "mandatory": true, "values": "importance-std" }, "historical": { "desc": "Historical", "values": "flag-temp" }, "field": { "desc": "Field", "mandatory": true, "values": { "list": { "" : "Unknown", "general" : "General", "basics" : "Basics", "analysis" : "Analysis", "algebra" : "Algebra", "geometry" : "Geometry", "applied" : "Applied mathematics", "probability" : "Probability and statistics", "number theory" : "Number theory", "discrete" : "Discrete mathematics", "foundations" : "Foundations, logic and set theory", "mathematical physics": "Mathematical physics", "topology" : "Topology", "history" : "History of mathematics", "mathematicians" : "Mathematicians" }, "aliases": { "mathematician" : "mathematicians", "logic" : "foundations", "set theory" : "foundations", "foundations, logic and set theory": "foundations", "applied mathematics" : "applied", "statistics" : "probability", "probability and statistics" : "probability" }, "normalise": "lc" } }, "frequentlyviewed": { "desc": "Frequently viewed", "values": "flag-temp", "group": "misc" } } }