MWML [TELLAFRIEND]-Tag

MWML [TELLAFRIEND]-Tag

Creates a refer-a-friend link.

Usage

Email templates, Emails

Syntax

  1. [TELLAFRIEND]<Link-Text>[/TELLAFRIEND], [TELLAFRIEND /]

Attributes

Attribute
Value
Description
id1
Integer
ID of the refer-a-friend setup.
name
Text
Name of the refer-a-friend setup.

Examples

Value within a simple input or HTML input:
  1. [TELLAFRIEND id='1' name='Refer-a-friend setup']Recommend newsletter[/TELLAFRIEND]

HTML source code, for example in an email template:
  1. <a href="[TELLAFRIEND id='1' name='Refer-a-friend setup' /]">Recommend newsletter</a>



1. Required field