From bd074eb830a0ed30a689a43cd24ba41ee6b06d7c Mon Sep 17 00:00:00 2001 From: "Feldmann, Daniel" Date: Fri, 16 Feb 2024 11:16:43 +0100 Subject: [PATCH] added past wfs parties --- data/parties/wfs/wfs-4.toml | 15 +++++++++++++++ data/parties/wfs/wfs-5.toml | 15 +++++++++++++++ data/parties/wfs/wfs-6.toml | 15 +++++++++++++++ data/parties/wfs/wfs-7.toml | 15 +++++++++++++++ 4 files changed, 60 insertions(+) create mode 100644 data/parties/wfs/wfs-4.toml create mode 100644 data/parties/wfs/wfs-5.toml create mode 100644 data/parties/wfs/wfs-6.toml create mode 100644 data/parties/wfs/wfs-7.toml diff --git a/data/parties/wfs/wfs-4.toml b/data/parties/wfs/wfs-4.toml new file mode 100644 index 0000000..d85468b --- /dev/null +++ b/data/parties/wfs/wfs-4.toml @@ -0,0 +1,15 @@ +slug = "party-1" +title = "Wildefingerspiele vol.4" +start_on = 2006-01-20 +end_on = 2006-01-22 +seats = 219 + +[location] +name = "Haus der Jugend, Burgdorf" +country_code = "de" +city = "Burgdorf" +zip_code = "31303" +street = "Sorgenser Str. 30" + +[links] +website = "https://www.gsh-lan.com/party/?do=event&id=1" diff --git a/data/parties/wfs/wfs-5.toml b/data/parties/wfs/wfs-5.toml new file mode 100644 index 0000000..a688680 --- /dev/null +++ b/data/parties/wfs/wfs-5.toml @@ -0,0 +1,15 @@ +slug = "party-2" +title = "Wildefingerspiele vol.5" +start_on = 2006-08-11 +end_on = 2006-08-13 +seats = 146 + +[location] +name = "Haus der Jugend, Burgdorf" +country_code = "de" +city = "Burgdorf" +zip_code = "31303" +street = "Sorgenser Str. 30" + +[links] +website = "https://www.gsh-lan.com/party/?do=event&id=2" diff --git a/data/parties/wfs/wfs-6.toml b/data/parties/wfs/wfs-6.toml new file mode 100644 index 0000000..ad6f291 --- /dev/null +++ b/data/parties/wfs/wfs-6.toml @@ -0,0 +1,15 @@ +slug = "party-4" +title = "Wildefingerspiele pres. BmL" +start_on = 2007-02-02 +end_on = 2007-02-04 +seats = 72 + +[location] +name = "Haus der Jugend, Burgdorf" +country_code = "de" +city = "Burgdorf" +zip_code = "31303" +street = "Sorgenser Str. 30" + +[links] +website = "https://www.gsh-lan.com/party/?do=event&id=4" diff --git a/data/parties/wfs/wfs-7.toml b/data/parties/wfs/wfs-7.toml new file mode 100644 index 0000000..332aa60 --- /dev/null +++ b/data/parties/wfs/wfs-7.toml @@ -0,0 +1,15 @@ +slug = "party-5" +title = "Wildefingerspiele Vol.7 - Half Evil" +start_on = 2007-08-10 +end_on = 2007-08-12 +seats = 208 + +[location] +name = "Haus der Jugend, Burgdorf" +country_code = "de" +city = "Burgdorf" +zip_code = "31303" +street = "Sorgenser Str. 30" + +[links] +website = "https://www.gsh-lan.com/party/?do=event&id=5"