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


<div style="padding:2px 4px 4px 2px;background:#eaecf0; border-bottom:1px solid #c8ccd1; font-weight:bold;">
<div style="padding:0px 4px 4px 0px;background:#eaecf0; border-bottom:1px solid #c8ccd1; font-weight:bold;">
Sample Email
Sample Email
</div>
</div>


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


<div style="padding:2px 4px 4px 2px; white-space:pre-line; line-height:1.25;">
<div style="padding:0px 4px 4px 0px; white-space:pre-line; line-height:1.25;">
{{{body|}}}
{{{body|}}}
</div>
</div>
</div>
</div>
</includeonly>
</includeonly>
<noinclude>
<noinclude>
== Purpose ==
== Purpose ==
Line 54: Line 52:
[Your Name]
[Your Name]
}}
}}
[[Category:Local Group templates]]
[[Category:Local Group templates]]
</noinclude>
</noinclude>

Revision as of 16:57, 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]