Template:@

From Bay Area Structural Heart Wiki

account@example.com

This template is designed to help prevent spam from being sent to an e-mail address inserted onto a page. Because nearly all spam is automated, altering the format of the e-mail address to where it does not match the regular expression(s) in the e-mail address search engine helps prevent spam.

TemplateData

<templatedata> { "description": { "en": "Obfuscate an e-mail address to prevent spamming", "de": "E-Mail-Adresse zumindest in der Seitendarstellung gegen Spam verstecken" }, "params": { "1": { "label": { "en": "Local-part", "de": "Teilnehmer" }, "description": { "en": "Local-part ahead of @", "de": "Teilnehmer, vor dem @" }, "example": "account", "type": "line", "suggested": true }, "2": { "label": { "en": "Domain", "de": "Domain" }, "description": { "en": "Domain, following @", "de": "Domain, also nach @" }, "example": "example.com", "type": "line", "suggested": true } } } </templatedata>