This is my guess at what you are doing
#1 You place the name of a tiddler in another tiddler named 
$:/temp/generated-list-demo-state-$(TestList)$
#2 In the named tiddler you have an image
#3 You have another tiddler named $:/_tile_images with some display logic 
that when transcluded displays the image

To fix it
#1 change row 1 to "\define ttt(value)"
#2 change row 7 to "<$tiddler 
tiddler={{$:/temp/generated-list-demo-state-$value$}}>"
#3 change row 15 to <$macrocall $name="ttt" value=<<TestList>> >

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/ee86f2e8-fc1c-4dbb-99b9-f5800d21ac01%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to