Jump to content

Template:Email Example: Difference between revisions

From Mensa Wiki
BethWeiss (talk | contribs)
m Formatting
BethWeiss (talk | contribs)
m Formatting
Line 3: Line 3:
<div style="padding:0 4px;">'''Subject:''' {{{subject|No subject provided}}}</div>
<div style="padding:0 4px;">'''Subject:''' {{{subject|No subject provided}}}</div>
<div style="padding:0 4px; line-height:1.2;">{{{body|}}}</div>
<div style="padding:0 4px; line-height:1.2;">{{{body|}}}</div>
</div></includeonly>
</div></includeonly><noinclude>== Purpose ==
<noinclude>
== Purpose ==
Displays a sample email in a consistent format.
Displays a sample email in a consistent format.



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