Difference between revisions of "Template:Note"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(use table)
(return to sane version)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>This template is used to visually mark out some important note in the text.</noinclude>
+
<noinclude>This template is used to visually mark out some important note in the text.</noinclude><center>
<center>
+
{| class="mbox" style="border: 1px solid #7dae96; border-left: 5px solid #7dae96; background: #f7f9fa; margin: 1.5em"
{|style="border: 1px solid #7dae96; background: #f7f9fa; width: 90%"
+
| class="mbox-image" | [[Image:Yellowpin.svg|32x32px]]
|[[Image:Yellowpin.svg|32x32px]]
+
| class="mbox-text" width=100% | '''Note''': {{{1}}}
| width=100% | '''Note''': {{{1}}}
 
 
|}
 
|}
 
</center><noinclude>
 
</center><noinclude>

Latest revision as of 18:22, 5 September 2012

This template is used to visually mark out some important note in the text.

Yellowpin.svg Note: {{{1}}}

Usage

Put the following code to your page:

{{Note|Some text.}}

The result will look like this:

Yellowpin.svg Note: Some text.

One more example

Yellowpin.svg Note: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

See also