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