Hi John, 

Have a closer look here: https://tiddlywiki.com/#Tables%20in%20WikiText

use this: 

|myClass|k
|>| Brimstone |h
|>| {{Brimstone Image External}} |
|>| //Foul smelling yellow crystals used in dark rituals// |
|Type | Ingredient |

Create a new tiddler eg: myTableStyles
tag it: $:/tags/Stylesheet
add this text 

.myClass thead td {
  background-color:brown;
  color:white;
  font-size:150%;
}

Save -> done!

have fun!
mario



-- 
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/abf21d51-607c-4263-bfd1-8080e867b570%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to