Template:Text Example: Difference between revisions
Appearance
Created |
m Formatting |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="margin:0 0 | <div style="margin:0.2em 0.5em 0.2em 0.5em; border:1px solid #c8ccd1; background:#f8f9fa; font-size:90%"> | ||
<div style=" | <div style="padding:0px 4px 0px 4px;background:#eaecf0; solid #c8ccd1; font-weight:bold;"> | ||
Email Example</div> | |||
<div style="padding:0px 4px 0px 4px; line-height:1.1;"> | |||
</div> | {{{body|}}} | ||
<div style="padding:0px; | |||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 17:14, 1 June 2026
Purpose
Displays a sample text in a consistent format.
Parameters
- body – Text body
Usage
{{Text Example
| body =
Text goes here
}}