Not a developer? Go to MovableType.com

Documentation

EntryTitle

Outputs the title of the current entry in context.

Attributes:

  • generate (optional)

    If specified, will draw content from the “main” text field of the entry if the title is empty.


EntryTitle supports a whole bunch of attributes to help format the output of the tag. Using those attributes, you can escape the content so it shows up correctly in HTML, JavaScript, PHP, XML or other forms of output.

In the past, mt:EntryTitle has been known as MTEntryTitle, too.

Back