Template:EmailLink: Difference between revisions
Jump to navigation
Jump to search
Created page with "18px|link= [mailto:{{{addr|{{{1}}}}}} {{{name|Email}}}]<noinclude> <templatedata> { "params": { "addr": { "label": "Address", "example": "someone@gmail.com", "type": "string", "aliases": [ "1" ] }, "name": { "label": "Name", "description": "The words which appear on the page. When clicked, the user's email program will create a new message.", "example": "First Last", "default": "Email" } }, "description":..." |
adjust image name |
||
| Line 1: | Line 1: | ||
[[File: | [[File:Email_icon.png|18px|link=]] [mailto:{{{addr|{{{1}}}}}} {{{name|Email}}}]<noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Revision as of 10:12, 26 April 2025
Embed a clickable link to send emails.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Address | addr 1 | no description
| String | optional |
| Name | name | The words which appear on the page. When clicked, the user's email program will create a new message.
| Unknown | optional |