Reece,
Maybe using a filter like this in your footer would work:
<$set name="title-remove-prefix"
filter="[{!!title}removeprefix[$:/world/faction/]]">
<$wikify name="fixed-title" text=<<title-remove-prefix>>>
<$list filter="[faction-dominant<fixed-title>
removeprefix[$:/world/location/]]">
</$list>
</$wikify>
</$set>
The complication is that having used multiple templates, the {{!!title}} in
the footer pointed to a changed prefixed title.
The first $set removes the prefix.
The $wikify changes it to rendered text.
The $list looks for tiddlers that have that "original" {{!!title}} in their
faction-dominant field, then strips the prefix - which gives the tiddler
tagged "Location"
Hope that works!
Regards!
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/6ec7a636-0f95-499f-98a7-b5326df57d21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.