Template:EmailLink: Difference between revisions

From Portland NET Wiki
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:Email icon.png|18px|link=]] [mailto:{{{addr|{{{1}}}}}} {{{name|Email}}}]<noinclude>
[[File:Email_icon.png|18px|link=]] [mailto:{{{addr|{{{1}}}}}} {{{name|Email}}}]<noinclude>
<templatedata>
<templatedata>
{
{

Revision as of 10:12, 26 April 2025

Email

Embed a clickable link to send emails.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Addressaddr 1

no description

Example
someone@gmail.com
Stringoptional
Namename

The words which appear on the page. When clicked, the user's email program will create a new message.

Default
Email
Example
First Last
Unknownoptional