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="margin:0.5em 0; border:1px solid #c8ccd1; background:#f8f9fa;">
<div style="margin:0.5em 0; border:1px solid #c8ccd1; background:#f8f9fa;">


<div style="padding:0.2em; background:#eaecf0; border-bottom:1px solid #c8ccd1; font-weight:bold;">
<div style="background:#eaecf0; border-bottom:1px solid #c8ccd1; font-weight:bold;">
Email Example
Email Example
</div>
</div>


<div style="padding:0.5em; border-bottom:1px solid #eaecf0;">
<div style="border-bottom:1px solid #eaecf0;">
'''Subject:''' {{{subject|No subject provided}}}
'''Subject:''' {{{subject|No subject provided}}}
</div>
</div>


<div style="padding:0.75em; white-space:pre-line;">
<div style="white-space:pre-line;">
{{{body|}}}
{{{body|}}}
</div>
</div>
Line 16: Line 16:
</div>
</div>
</includeonly>
</includeonly>
<noinclude>
<noinclude>
== Purpose ==
== Purpose ==

Revision as of 16:26, 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.
}}