From: Philipp Spitzer Date: Sun, 12 Jun 2022 14:28:43 +0000 (+0200) Subject: Add 'tiroler_naturrodelbahn_gütesiegel' to 'Buttonleiste'. X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrpylib.git/commitdiff_plain/de52b0daa7d8173d030845e0e687b4ecd3fe0f90 Add 'tiroler_naturrodelbahn_gütesiegel' to 'Buttonleiste'. --- diff --git a/wrpylib/templates/sledrun_wikitext.txt b/wrpylib/templates/sledrun_wikitext.txt index ec09d2a..2ec0381 100644 --- a/wrpylib/templates/sledrun_wikitext.txt +++ b/wrpylib/templates/sledrun_wikitext.txt @@ -73,6 +73,7 @@ {{ h.key_value_template('Buttonleiste', { 'Bericht': allow_reports|german_bool, 'ForumId': forum_id, + 'Gütesiegel': tiroler_naturrodelbahn_gütesiegel.thread_id if tiroler_naturrodelbahn_gütesiegel else '', 'Impressionen': impressions_title, 'Wetter': 'Ja' if position else '', 'webcam': webcams[0].url if webcams and webcams|length > 0 else '',