Difference between revisions of "Template:BigNote"

From CRIU
Jump to navigation Jump to search
(white bg)
(Make text left-aligned and arrow smaller)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<noinclude>This template is used to visually mark out some important note in the text.</noinclude><center>
 
<noinclude>This template is used to visually mark out some important note in the text.</noinclude><center>
{| class="mbox" style="border: 2px solid #7dae96; background: white; margin: 1.5em"
+
{| class="mbox" style="border: 1px dotted #7d96ae; background: white; margin: 1.5em"
| class="mbox-image" | [[Image:Blue_Glass_Arrow.svg|48x48px]]
+
| class="mbox-image" | [[Image:Blue_Glass_Arrow.svg|32x32px]]
| class="mbox-text" width=100% | <big><b>{{{1}}}</b></big>
+
| class="mbox-text" width=100% align="left" | <big><b>{{{1}}}</b></big>
 
|}
 
|}
 
</center><noinclude>
 
</center><noinclude>

Latest revision as of 06:46, 21 September 2012

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

Blue Glass Arrow.svg {{{1}}}

Usage[edit]

Put the following code to your page:

{{BigNote|Some text.}}

The result will look like this:

Blue Glass Arrow.svg Some text.

One more example[edit]

Blue Glass Arrow.svg 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[edit]