MWML [INDEXITEMNAME]-Tag
MWML [INDEXITEMNAME]-Tag
Placeholder for the name of the
table of contents
entry.
Usage
Email templates, landing page templates
Parent:
INDEXITEM
,
INDEXITEMANCHOR
Child: -
Syntax
[INDEXITEMNAME /]
Example
[INDEXITEM type='ul']
<li>
[INDEXITEMANCHOR type='a']
[INDEXITEMNAME /]
[/INDEXITEMANCHOR]
</li>
[/INDEXITEM]
Attributes
Attribute
Value
Description
type
HTML-Tag
any HTML tag: span, div, ...
attributes
Text
Attributes for the HTML tag.
Example: attributes='class="my_class" style="border:solid 1px #000;"'