See: http://tiddlywiki.org/wiki/TiddlyWiki_Markup "Custom Styling"

@@CssProperty:value;CssProperty:value;…@@

|Primary|@@background:red; some text@@|

-m
On Dec 23, 5:31 am, Smandoli <[email protected]> wrote:
> Here is a table:
>
>     |Primary |bgcolor:#c5d2e0; ipsum |bgcolor:#6980a3; dolor |
>
> I would like to produce it using MediaWikiTableFormatterPlugin.  But I
> can't get the background colors to come in.  The examples I've been
> able to find use standard css at the row level.  For example, this
> renders but it doesn't achieve cell coloring:
>
>     {| style="background-color:#ffc;"
>     | Primary
>     | ipsum
>     | dolor
>     |}
>
> Your advice?

-- 
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.

Reply via email to