When writing a long content in Mambo, chances are you will want to break it into smaller sections. The good thing is that Mambo comes with { mospagebreak }
This is how it looks like when I break my article into 5 pages by inserting { mospagebreak }

But I want it to display more meaningful titles for my reader. Simple. Just add ‘title’ attribute to the code like this:
{mospagebreak title=My custom title}

If you ask me, I’ll say it looks much better. One thing though, you cannot use quotes (single or double) in your titles as they will be displayed escaped with backslash.