From 0efc46c7e2d0e6f6de6962468cf37785e2b01fbf Mon Sep 17 00:00:00 2001 From: Lixfel Date: Sat, 1 Mar 2025 09:53:50 +0100 Subject: [PATCH 1/4] Create page announcements/de/wgs25-kampfplan.md --- src/content/announcements/de/wgs25-kampfplan.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/content/announcements/de/wgs25-kampfplan.md diff --git a/src/content/announcements/de/wgs25-kampfplan.md b/src/content/announcements/de/wgs25-kampfplan.md new file mode 100644 index 0000000..71a338b --- /dev/null +++ b/src/content/announcements/de/wgs25-kampfplan.md @@ -0,0 +1,7 @@ +--- +title: [Enter Title] +description: [Enter Description] +slug: [Enter Slug] +--- + +# announcements/de/wgs25-kampfplan.md \ No newline at end of file -- 2.39.5 From 18e8627b542ec449c20e0ad41c41f9ee7cb55021 Mon Sep 17 00:00:00 2001 From: Lixfel Date: Sat, 1 Mar 2025 10:42:19 +0100 Subject: [PATCH 2/4] Update wgs25-kampfplan.md --- .../announcements/de/wgs25-kampfplan.md | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) diff --git a/src/content/announcements/de/wgs25-kampfplan.md b/src/content/announcements/de/wgs25-kampfplan.md index 71a338b..3c174af 100644 --- a/src/content/announcements/de/wgs25-kampfplan.md +++ b/src/content/announcements/de/wgs25-kampfplan.md @@ -1,7 +1,34 @@ --- -title: [Enter Title] -description: [Enter Description] -slug: [Enter Slug] +title: WGS 2025 Kampfplan +description: WGS 2025 Kampfplan +tags: + - event + - wargear --- -# announcements/de/wgs25-kampfplan.md \ No newline at end of file +# WGS 2025 Kampfplan + +### Aktueller Spieltag + + + +### Qualifikationsturnier + + +### 1. Spieltag + + +### 2. Spieltag + + +### 3. Spieltag + + +### 4. Spieltag + + +### 5. Spieltag + + +### 6. Spieltag + -- 2.39.5 From 43bd8f4a7cf57c61c65bcbfa883570fa4765390c Mon Sep 17 00:00:00 2001 From: Lixfel Date: Sat, 1 Mar 2025 10:49:03 +0100 Subject: [PATCH 3/4] Update wgs25-kampfplan.md --- .../announcements/de/wgs25-kampfplan.md | 70 ++++++++++++++++++- 1 file changed, 69 insertions(+), 1 deletion(-) diff --git a/src/content/announcements/de/wgs25-kampfplan.md b/src/content/announcements/de/wgs25-kampfplan.md index 3c174af..87b77ef 100644 --- a/src/content/announcements/de/wgs25-kampfplan.md +++ b/src/content/announcements/de/wgs25-kampfplan.md @@ -8,27 +8,95 @@ tags: # WGS 2025 Kampfplan +### Platzierung + +| Platzierung | Team | Punkte | +|-------------|-------------|--------| +| 1. | ABYSS | 0 | +| | BlackFire | 0 | +| | Borg | 0 | +| | Halcyon | 0 | +| | Happy-End | 0 | +| | Pulse | 0 | +| | TheNoobTeam | 0 | + ### Aktueller Spieltag -### Qualifikationsturnier +### Qualifikation +| 01.03.2025 | Begegnung | Ergebnis | +|------------|--------------|----------| +| 19:00 | HPY vs ABYS | / | +| 19:30 | Borg vs Hlcy | / | +| 20:00 | TNT vs BF | / | +| 20:30 | ? vs ? | / | +| 21:00 | ? vs ? | / | +| 21:30 | ? vs ? | / | ### 1. Spieltag +| 08.03.2025 | Begegnung | Ergebnis | +|------------|-----------|----------| +| 19:00 | ? vs ? | / | +| 19:30 | ? vs ? | / | +| 20:00 | ? vs ? | / | +| 20:30 | ? vs ? | / | +| 21:00 | ? vs ? | / | +| 21:30 | ? vs ? | / | ### 2. Spieltag +| 15.03.2025 | Begegnung | Ergebnis | +|------------|-----------|----------| +| 19:00 | ? vs ? | / | +| 19:30 | ? vs ? | / | +| 20:00 | ? vs ? | / | +| 20:30 | ? vs ? | / | +| 21:00 | ? vs ? | / | +| 21:30 | ? vs ? | / | ### 3. Spieltag +| 22.03.2025 | Begegnung | Ergebnis | +|------------|-----------|----------| +| 19:00 | ? vs ? | / | +| 19:30 | ? vs ? | / | +| 20:00 | ? vs ? | / | +| 20:30 | - | / | +| 21:00 | - | / | +| 21:30 | - | / | ### 4. Spieltag +| 29.03.2025 | Begegnung | Ergebnis | +|------------|-----------|----------| +| 19:00 | ? vs ? | / | +| 19:30 | ? vs ? | / | +| 20:00 | ? vs ? | / | +| 20:30 | ? vs ? | / | +| 21:00 | ? vs ? | / | +| 21:30 | ? vs ? | / | ### 5. Spieltag +| 05.04.2025 | Begegnung | Ergebnis | +|------------|-----------|----------| +| 19:00 | ? vs ? | / | +| 19:30 | ? vs ? | / | +| 20:00 | ? vs ? | / | +| 20:30 | ? vs ? | / | +| 21:00 | ? vs ? | / | +| 21:30 | ? vs ? | / | ### 6. Spieltag +| 12.04.2025 | Begegnung | Ergebnis | +|------------|-----------|----------| +| 19:00 | ? vs ? | / | +| 19:30 | ? vs ? | / | +| 20:00 | ? vs ? | / | +| 20:30 | - | / | +| 21:00 | - | / | +| 21:30 | - | / | \ No newline at end of file -- 2.39.5 From d7d20e4347dcf18f1f7fc3c729c1b8c6671adc6e Mon Sep 17 00:00:00 2001 From: Lixfel Date: Sat, 1 Mar 2025 10:50:17 +0100 Subject: [PATCH 4/4] Update wgs25-kampfplan.md --- src/content/announcements/de/wgs25-kampfplan.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/content/announcements/de/wgs25-kampfplan.md b/src/content/announcements/de/wgs25-kampfplan.md index 87b77ef..15119fc 100644 --- a/src/content/announcements/de/wgs25-kampfplan.md +++ b/src/content/announcements/de/wgs25-kampfplan.md @@ -1,6 +1,8 @@ --- title: WGS 2025 Kampfplan description: WGS 2025 Kampfplan +key: wgs-2025-kampfplan +created: 2025-03-01 tags: - event - wargear @@ -99,4 +101,4 @@ tags: | 20:00 | ? vs ? | / | | 20:30 | - | / | | 21:00 | - | / | -| 21:30 | - | / | \ No newline at end of file +| 21:30 | - | / | -- 2.39.5