Jump to content

Template:Email Example: Difference between revisions

From Mensa Wiki
BethWeiss (talk | contribs)
m format collapse
BethWeiss (talk | contribs)
m Formatting
Line 35: Line 35:
</noinclude>
</noinclude>


Use <br> in the body where you want line breaks; that gives you the most control over spacing.
[[Category:Local Group templates]]
[[Category:Local Group templates]]
</noinclude>
</noinclude>

Revision as of 18:07, 1 June 2026

Purpose

Displays a sample email in a consistent format.

Collapse code if we get it turned on {{#ifeq:no|yes|Template:Collapse top}} {{#ifeq:no|yes|Template:Collapse bottom}}

Parameters

  • title – Label shown in the box header; defaults to “Sample Email”
  • subject – Email subject line
  • body – Email body
  • collapse – Use yes to collapse the example; defaults to no

Usage

{{Email Example
| title = General First Contact
| collapse = yes
| subject = Hello from a fellow Mensan nearby
| body =
Hi [Name],<br><br>
I'm [Your Name], a Mensa member in [area].<br><br>
Just wanted to say hello.<br><br>
Best,<br>
[Your Name]
}}