Template:@/doc

From translatewiki.net
This is the documentation subpage for the parent Template:@ page.
Usage:
In its simplest form, this just shows an SVG-rendered image of the @ symbol.
With 2 parameters it obfuscates a complete email address, by replacing the @ and any dot from the domain name specified separately in the second parameter.
Syntax:
  • {{@|user|domain}}
Optional parameters:
  • 1= user account name on the domain (before the @ sign): don't URL-encode it as it is performed by this template
  • 2= domain name (after the @ sign, required if you specify the 1st parameter): don't URL-encode it as it is performed by this template
Examples:
  • {{@}} generates: @
  • {{@|BobDoe|example.com}} generates: BobDoe@example.com
See also: