From 1d4659c8ff15ece3758a88400058a0929b7fd5bd Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 22 Jan 2020 21:13:37 +0100 Subject: Finishing position style classes --- 1n.jtpo | 4 ++-- 1s.jtpo | 4 ++-- 2ne.jtpo | 4 ++-- 2nw.jtpo | 15 ++++----------- 2se.jtpo | 4 ++-- 2sw.jtpo | 4 ++-- eklasa.jtpo | 42 +++++++++++++++++++++++++++++++++++++++++- 7 files changed, 55 insertions(+), 22 deletions(-) diff --git a/1n.jtpo b/1n.jtpo index 1534fab..c85be70 100644 --- a/1n.jtpo +++ b/1n.jtpo @@ -57,7 +57,7 @@ "positions": [ 3 ], - "class": "promotion-repechage", + "class": "repechage", "caption": "Baraż o awans" }, { @@ -65,7 +65,7 @@ 11, 12 ], - "class": "relegation-repechage", + "class": "repechage", "caption": "Baraż o utrzymanie" }, { diff --git a/1s.jtpo b/1s.jtpo index 9c565e8..cbef039 100644 --- a/1s.jtpo +++ b/1s.jtpo @@ -57,7 +57,7 @@ "positions": [ 3 ], - "class": "promotion-repechage", + "class": "repechage", "caption": "Baraż o awans" }, { @@ -65,7 +65,7 @@ 11, 12 ], - "class": "relegation-repechage", + "class": "repechage", "caption": "Baraż o utrzymanie" }, { diff --git a/2ne.jtpo b/2ne.jtpo index 7e3e45a..7dd155b 100644 --- a/2ne.jtpo +++ b/2ne.jtpo @@ -57,7 +57,7 @@ "positions": [ 3 ], - "class": "promotion-repechage", + "class": "repechage", "caption": "Baraż o awans" }, { @@ -65,7 +65,7 @@ 11, 12 ], - "class": "relegation-repechage", + "class": "repechage", "caption": "Baraż o utrzymanie" }, { diff --git a/2nw.jtpo b/2nw.jtpo index 2b4a83d..eb7ec8e 100644 --- a/2nw.jtpo +++ b/2nw.jtpo @@ -17,7 +17,7 @@ "finishing_position_indicators": "1", "logoh": "", "refresh": 0, - "title": "II liga NW, play-off" + "title": "II liga NE, play-off" }, "canvas": { "box_positioning": { @@ -57,7 +57,7 @@ "positions": [ 3 ], - "class": "promotion-repechage", + "class": "repechage", "caption": "Baraż o awans" }, { @@ -65,7 +65,7 @@ 11, 12 ], - "class": "relegation-repechage", + "class": "repechage", "caption": "Baraż o utrzymanie" }, { @@ -460,14 +460,7 @@ ] } ], - "team_aliases": { - "TKB PAAK Bydgoszcz": [ - "PAAK" - ], - "FLUX MEDICAL Boguniewo": [ - "FLUX" - ] - }, + "team_aliases": {}, "teams": { "link": "https://www.pzbs.pl/wyniki/liga/liga2019-20/2liga/nw/nwrrleaderb.html", "ties": [] diff --git a/2se.jtpo b/2se.jtpo index 4200938..4329940 100644 --- a/2se.jtpo +++ b/2se.jtpo @@ -57,7 +57,7 @@ "positions": [ 3 ], - "class": "promotion-repechage", + "class": "repechage", "caption": "Baraż o awans" }, { @@ -65,7 +65,7 @@ 11, 12 ], - "class": "relegation-repechage", + "class": "repechage", "caption": "Baraż o utrzymanie" }, { diff --git a/2sw.jtpo b/2sw.jtpo index ba58a47..c0348ce 100644 --- a/2sw.jtpo +++ b/2sw.jtpo @@ -57,7 +57,7 @@ "positions": [ 3 ], - "class": "promotion-repechage", + "class": "repechage", "caption": "Baraż o awans" }, { @@ -65,7 +65,7 @@ 11, 12 ], - "class": "relegation-repechage", + "class": "repechage", "caption": "Baraż o utrzymanie" }, { diff --git a/eklasa.jtpo b/eklasa.jtpo index f6f64f8..fb7b1cb 100644 --- a/eklasa.jtpo +++ b/eklasa.jtpo @@ -50,7 +50,47 @@ "finish_loser_h_offset": 20, "finish_loser_v_offset": 10 }, - "position_styles": [], + "position_styles": [ + { + "positions": [ + 1 + ], + "class": "gold", + "caption": "2019/20 Polish Team Champion" + }, + { + "positions": [ + 2 + ], + "class": "silver", + "caption": "2019/20 Polish Team Runner-up" + }, + { + "positions": [ + 3 + ], + "class": "bronze", + "caption": "2019/20 Polish Team 2nd Runner-up" + }, + { + "positions": [ + 11, + 12 + ], + "class": "repechage", + "caption": "Repechage for 2020/21 Premier League" + }, + { + "positions": [ + 13, + 14, + 15, + 16 + ], + "class": "relegation", + "caption": "Relegation to 2020/21 First Division" + } + ], "goniec": { "enabled": 0 }, -- cgit v1.2.3