From 9956a133783e9b28c72194e4a43e673f8e0d5fbf Mon Sep 17 00:00:00 2001 From: fred Date: Sat, 9 Mar 2024 00:36:33 +0100 Subject: [PATCH] SECTOR TW NEWS template --- templates/data/SECTORTW_NEWS.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 templates/data/SECTORTW_NEWS.json diff --git a/templates/data/SECTORTW_NEWS.json b/templates/data/SECTORTW_NEWS.json new file mode 100644 index 00000000..113132d9 --- /dev/null +++ b/templates/data/SECTORTW_NEWS.json @@ -0,0 +1,10 @@ +[ + { + "text": "_SECTORTW_", + "tags": "load-external _PLAYER_ $:/tags/load-external-content", + "title": "_SECTOR_NEWS", + "content-filter": "[days[-1]!is[system]!tag[G1Voeu]]", + "notes": "refreshing at startup, with <>", + "deserializer": "text/html" + } +]