Template:EmailLink: Difference between revisions
Jump to navigation
Jump to search
make the visible name default to the email address |
name default: address can come from unnamed parameter |
||
| Line 1: | Line 1: | ||
[mailto:{{{addr|{{{1}}}}}} [[File:Email icon.png|18px|link=]] {{{name|{{{addr|Email}}}}}}]<noinclude> | [mailto:{{{addr|{{{1}}}}}} [[File:Email icon.png|18px|link=]] {{{name|{{{addr|{{{1|Email}}}}}}}}}]<noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Revision as of 09:27, 14 August 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 |