On Sunday, May 10, 2015 at 7:11:37 PM UTC-7, david... wrote:
>
> How do I display the field values in a tiddler?
> I have a tiddler with two fields:
>
>    - probability:likely
>    - severity:negligible
>    
> Ideally, I'd like to display these in a table, rather than inline.
>

You can use *transclusion* to retrieve and display the valus of the fields, 
like this:

{{!!probability}}
and
{{!!severity}}

see http://tiddlywiki.com/#Transclusion%20in%20WikiText for more details on 
how to use "Text References" in wiki text.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

YOUR DONATIONS ARE VERY IMPORTANT!
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
   http://TiddlyTools.github.com/fundraising.html#MakeADonation

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/98c57bc4-1abc-41ae-a032-f050014fa6a4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to