How to have node name show on more than one row

Hi,
how can I do this? (name on more rows)

function

You can insert line breaks in any node label using "\n ".

For example, setting the name to Hello\n there will appear as:

Hello
there

Thank you so much !

[moderator note]: Changed the title to make it clearer and easier for others to find in the future