Jump to content

Template:Email Example: Difference between revisions

From Mensa Wiki
BethWeiss (talk | contribs)
m Formatting
BethWeiss (talk | contribs)
m Formatting
Line 2: Line 2:
<div style="padding:3px 6px; background:#eaecf0; font-weight:bold;">Sample Email</div>
<div style="padding:3px 6px; background:#eaecf0; font-weight:bold;">Sample Email</div>
<div style="padding:4px 6px;">'''Subject:''' {{{subject|No subject provided}}}</div>
<div style="padding:4px 6px;">'''Subject:''' {{{subject|No subject provided}}}</div>
<div style="padding:4px 6px 6px 6px; line-height:1.3;">Hi [name],{{{body|}}}Best, [your name]</div>
<div style="padding:4px 6px 6px 6px; line-height:1.3;">Hi [name],<br>{{{body|}}}Best, <br>[your name]</div>
</div></includeonly><noinclude>== Purpose ==
</div></includeonly><noinclude>== Purpose ==
Displays a sample email in a consistent format.
Displays a sample email in a consistent format.
Line 30: Line 30:
| subject = Hello from a fellow Mensan nearby
| subject = Hello from a fellow Mensan nearby
| body =
| body =
Hi [Name],
I'm [Your Name], a Mensa member in [area].
I'm [Your Name], a Mensa member in [area].


Just wanted to say hello.
Just wanted to say hello.
Best,
[Your Name]
}}
}}
[[Category:Local Group templates]]
[[Category:Local Group templates]]
</noinclude>
</noinclude>

Revision as of 17:44, 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]