From 5c4d301130ebdf309ca2e4e81bca1b571f43c660 Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 25 Apr 2018 13:02:05 +0200 Subject: Classes for leaderboard positions --- 2se.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to '2se.json') diff --git a/2se.json b/2se.json index ddbda0c..2c2f69c 100644 --- a/2se.json +++ b/2se.json @@ -11,6 +11,23 @@ "teams": { "link": "http://www.pzbs.pl/wyniki/liga/liga2017-18/2liga/se/serrleaderb.html" }, + "position_styles": [ + { + "class": "promotion", + "positions": [1, 2], + "caption": "Awans do I ligi 2018/19" + }, + { + "class": "repechage", + "positions": [11, 12], + "caption": "Baraże" + }, + { + "class": "relegation", + "positions": [13, 14, 15, 16], + "caption": "Spadek do III ligi 2018/19" + } + ], "phases": [ { "title": "26 stycznia, 20:00", -- cgit v1.2.3