Template:Email: Difference between revisions

From Adventure Game Studio
Jump to navigation Jump to search
*>Monkey 05 06
No edit summary
*>Monkey 05 06
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>[mailto:{{{1}}} {{{1}}}]</includeonly><noinclude>'''Usage:''' <nowiki>{{email|youraddress@email.com}}</nowiki>
<includeonly>[mailto:{{{1}}} {{{2|{{{1}}}}}}]</includeonly><noinclude>'''Example:'''


'''Example:''' [mailto:youraddress@email.com youraddress@email.com]
  <nowiki>{{email|youraddress@email.com}}</nowiki>


[[Category:Formatting templates]]</noinclude>
Produces the following link:
 
&nbsp;&nbsp;&nbsp;&nbsp;[mailto:youraddress@email.com youraddress@email.com]
 
You may also supply an optional second parameter to supply alternate text for the link:
 
  <nowiki>{{email|youremailaddress@email.com|Email me}}</nowiki>
 
Prints:
 
&nbsp;&nbsp;&nbsp;&nbsp;[mailto:youremailaddress@email.com Email me]
 
[[Category:External link templates]]</noinclude>

Latest revision as of 16:55, 22 May 2009

Example:

 {{email|youraddress@email.com}}

Produces the following link:

    youraddress@email.com

You may also supply an optional second parameter to supply alternate text for the link:

 {{email|youremailaddress@email.com|Email me}}

Prints:

    Email me