After looking through the forum a bit I think I need something that's a 
close to this 
<https://groups.google.com/forum/?hl=en#!searchin/tiddlywiki/tabs$20template/tiddlywiki/KCu4GqZiH94/Lj0MIgr_IgAJ>
 where 
I have a template for a tabbed document that separates each section into 
it's own tiddler. I'm just not certain how to pass the name of to the 
sections and do this as a template. I have a macro that sorta works in that 
it creates the tags when called

\define monitoringtabs(<<currentTiddler>>)
<<tabs tabsList:"[[Description]] [[Devices]] [[Frequency]] [[Script Name]] 
[[Monitoring Criteria]] [[Alert Trigger Criteria]] [[Immediate Reaction 
Steps]]" class:"tc-vertical">>
\end

What I'd like the template to actually do is call the macro and create the 
tabs but with the naming convention of Parent Title: Description, Parent 
Title: Frequency, etc. but only show the suffix for each of the tabs. Is 
that possible?

-- 
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/f733913d-f982-483c-84fd-949de6bbce23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to