Hi All
Still playing around in TW land!!!!!!
I have a display format that looks like -
!!$1
|<<tiddler [[$1##intro]]>>|<<tiddler Image with:
[[$1##ref]]>><<tiddler [[$1##caption]]>>|
|''Challenge'' - ''<<tiddler [[$1##challenge]]>>''|''Context'' -
<<tiddler $1##body>>|
|''Solution'' - ''<<tiddler [[$1##solution]]>>''|''References'' -
<<forEachTiddler where 'tiddler.tags.contains("$1")'>>|
|''Pattern Links'' - <<tiddler [[$1##links]]>>|<<tiddler
$1##comments>>|
..obviously formating <<tiddler Format with: TiddlerName>> where
"TiddlerName" gets passed as $1 !!!
OK, it works but....tables in this format are rather messing looking.
especially as the content of the various $1## parts can vary in
length.......
I am thinking it would be much neater and easier to have this format
embedded into a TaggedViewTempate using html tables......but I am nor
sure how to go about it.......can someone lead me of as to how to
translate this format into a taggedViewTemplate.
Thanks in Advance
Skye
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.