Template:Note: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(+cat; +docs; localized)
(styles to css class; cleaning)
Line 1: Line 1:
<div class="alert alert-info gw-box"
<div class="alert msg-note gw-box"><strong>{{L10n:Messages | header_note}}</strong><br />{{{1}}}</div><noinclude>
style="
color: #1f5c7a;
background-color: #d9edf7;
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
border-color: #a2dfeb;
overflow: auto;
 
padding-top: 8px;
padding-bottom: 8px;
"><strong>{{L10n:Messages | header_note}}</strong><br />{{{1}}}</div><noinclude>
{{Documentation}}
{{Documentation}}
[[Category: Formatting and function templates]]
</noinclude>
</noinclude>

Revision as of 20:04, 30 September 2015

Note
{{{1}}}
Template documentation[view] [edit] [history] [purge]

Use this template to display additional information.

Usage

{{Note|Some information.}}

See also