Template:NonSpamEmail
This template is used in system messages. Changes to it can cause immediate changes to the Wikimedia user interface. To avoid major disruption, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Please discuss changes on the talk page before implementing them. |
This template may be used in a file's description (in the "Author" field, "Source" field, or some other field), on a user page, on a user talk page, or anywhere else on Commons to allow a person's posted email address there to be unreadable by Internet tools which troll Commons looking for addresses to which to send SPAM email as it prevents the address from appearing as a clickable link. Any editor may place this template.
Template:@ redirects here, not to be confused with Template:Reply to.
Usage
{{NonSpamEmail |1= |2= }}
The template has two parameters for the account and domain name, but it can also be simply placed between the two, like account{{@}}example.com.
Template parameters
- TemplateData
TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.
Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either useTemplateData=1
or useTemplateData=only
on the /doc
subpage and transcluding it with {{Documentation}} into the template. <nowiki>
-tags can be wrapped around the arguments, if required, to avoid templates being expanded.
Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>
-tags into the Wikitext of the template, as described in various Wikipediae.
Wikipedia's help about TemplateData • Commons-specific information
This template may be used in a file's description (in the "Author" field, "Source" field, or some other field), on a user page, on a user talk page, or anywhere else on Commons to allow a person's posted email address there to be unreadable by Internet tools which troll Commons looking for addresses to which to send SPAM email as it prevents the address from appearing as a clickable link. Any editor may place this template.<br>[[Template:@]] redirects here, not to be confused with [[Template:Reply to]].
Parameter | Description | Type | Status | |
---|---|---|---|---|
account | 1 | Account name of the address (the part before the at sign) | Line | optional |
domain | 2 | Domain name of the address (the part after the at sign) | Line | optional |
Additional information
The template is intended to be used in the following namespaces: all namespaces
The template is intended to be used by the following user groups: all users
Example
{{NonSpamEmail|account|example.com}}
renders as:
accountexample.com
Localization
This template is not intended to be localized.