« get me outta code hell

content: generateArtTagInfoPage: descendant gallery links - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/strings-default.yaml
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-10-06 00:55:16 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-02-25 20:03:26 -0400
commit6ff9a13abcf19ffb685c31f8bdf85b431912e6bf (patch)
tree86a688811eb2998a8d83a577e7bfd935716e0774 /src/strings-default.yaml
parent9ee6afe0007c555c8b19ef90d4fb63907d002830 (diff)
content: generateArtTagInfoPage: descendant gallery links
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r--src/strings-default.yaml14
1 files changed, 12 insertions, 2 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index 4ef9624c..a552febd 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -1313,8 +1313,18 @@ artTagInfoPage:
     directlyAndIndirectly: >-
       This tag is directly featured in {ARTWORKS_DIRECTLY}, and indirectly in {ARTWORKS_INDIRECTLY} more, for a total of {ARTWORKS_TOTAL}.
 
-  descendantTags: "Tags that descend from {TAG}:"
-  descendsFromTags: "Tags that {TAG} descends from:"
+  descendsFromTags:
+    _: "Tags that {TAG} descends from:"
+    item: "{TAG}"
+
+  descendantTags:
+    _: "Tags that descend from {TAG}:"
+
+    item:
+      _: "{TAG}"
+      withGallery:
+        _: "{TAG} ({GALLERY})"
+        gallery: "Gallery"
 
 #
 # artTagGalleryPage: