Template:Info: Difference between revisions

From Plover Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{Box
<includeonly>{{Box
|text = {{{text|Lorem ipsum dolor sit amet.}}}
|text = {{{1|Lorem ipsum dolor sit amet.}}}
|image = Dialog-information.png
|image = Dialog-information.png
|border = #8090ff
|border = #8090ff
|background = #eafaff
|background = #eafaff
}}
}}
</includeonly>
<noinclude>
This template is used to give a info in a colored box.
==Default usage==
<pre>{{Info|You look great today. Be sure to smile.}}</pre>
Write the info text after a <code>|</code> character within the curly brackets. If none is supplied, the box will display Lorem ipsum.
{{Info|You look great today. Be sure to smile.}}
[[Category:Box templates]]
</noinclude>

Revision as of 23:51, 21 May 2025


This template is used to give a info in a colored box.

Default usage

{{Info|You look great today. Be sure to smile.}}

Write the info text after a | character within the curly brackets. If none is supplied, the box will display Lorem ipsum.

format=frameless
format=frameless

You look great today. Be sure to smile.