Template:Email Example: Difference between revisions
Appearance
m Formatting |
m Formatting |
||
| Line 6: | Line 6: | ||
</div> | </div> | ||
<div style="padding: | <div style="padding:1px 1px; border-bottom:1px solid #eaecf0;"> | ||
'''Subject:''' {{{subject|No subject provided}}} | '''Subject:''' {{{subject|No subject provided}}} | ||
</div> | </div> | ||
<div style="padding: | <div style="padding:1px 1px; white-space:pre-line; line-height:1.25;"> | ||
{{{body|}}} | {{{body|}}} | ||
</div> | </div> | ||
Revision as of 16:54, 1 June 2026
Purpose
Displays a sample email in a consistent format.
Parameters
- subject – Email subject line
- body – Email body
Usage
{{Email Example
| subject = Hello from a fellow Mensan nearby
| body =
Hi [Name],
I'm [Your Name], a Mensa member in [area].
Just wanted to say hello.
Best,
[Your Name]
}}
Example
Sample Email
Subject: Hello from a fellow Mensan nearby
Hi [Name],
I'm [Your Name], a Mensa member in [area].
Just wanted to say hello.
Best, [Your Name]