Docs > Tags > text

The <content:text> tag is used to define a placeholder for multiline text.

The following attributes are defined:

Name R? Values Description
id
name
Y Each text container must have either an id or name. Ids must be unique within the template. A text container with an id is considered a "property" of pages generated from the template.
schema N plain
hyperlink
styled

If the schema value is "styled", then the user is permitted to input styled text such as bolding, italics and hyperlinks.

If the schema value is "hyperlink", then the user can attach a hyperlink to the container, which will include all the container text.

If the schema is "plain", only plain text input (including line breaks) is permitted.

autoformat N false
true

If true, then URLs and email addresses are automatically detected and hyperlinked. Only valid on styled text.



Can't find what you're looking for?

Let us know and we'll see if we can help.