MWML [INDEXITEMANCHOR]-Tag
MWML [INDEXITEMANCHOR]-Tag
Placeholder for the URL in a
table of contents
entry.
Usage
Email templates, landing page templates
Parent:
INDEXITEM
Child:
INDEXITEMNAME
Syntax
[INDEXITEMANCHOR ...]...[/INDEXITEMANCHOR]
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;"'