Cannot get text boxes to work

I’m trying to use Text boxes as given in this page: https://tiddlywiki.com/static/Documentation%20Macros.html

What do I have to do? I cannot get them to show in my wiki.
I’m running TW 5.3.8, Node.js Edition in Linux.

Hi @wikster

These macros are defined in $:/editions/tw5.com/doc-macros, which you’ll find here.
You’ll also need to import in your wiki the related stylesheet found here.

Have fun!

Fred

You can import this json file into your wiki. It contains much more. But you can delete, what you do not need.

doc-macros-styles.json (17.9 KB)

1 Like

Thank you for your reply.
I did a drag and drop of the file, imported it but I don’t know where to proceed from there.

Use the macros as documented. Eg:

<<.tip """Your multiline 
text comes here. """>>

Thank you for your help.

Finally, I discovered Shiraz Callout which is perfect for my requirements.