Jump to content

Template:Text Example: Difference between revisions

From Mensa Wiki
BethWeiss (talk | contribs)
m Formatting
BethWeiss (talk | contribs)
m Formatting
Line 3: Line 3:
<div style="padding:0 4px; background:#eaecf0; font-weight:bold;">Sample Text</div>
<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><noinclude>== Purpose ==
<noinclude>
== Purpose ==
Displays a sample text in a consistent format.
Displays a sample text in a consistent format.



Revision as of 17:33, 1 June 2026

Purpose

Displays a sample text in a consistent format.

Parameters

  • body – Text body

Usage

{{Text Example
| body =
Text goes here
}}