Template:Tip: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Template:Tip)
 
(styles to css class; cleaning)
Line 1: Line 1:
<div class="alert alert-success gw-box"
<div class="alert msg-tip gw-box"><strong>{{L10n:Messages | header_tip}}</strong><br />{{{1}}}</div><noinclude>
style="
color: #336634;
background-color: #dff0d8;
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
border-color: #bddba4;
overflow: auto;
 
padding-top: 8px;
padding-bottom: 8px;
"><strong>{{L10n:Messages | header_tip}}</strong><br />{{{1}}}</div><noinclude>
{{Documentation}}
{{Documentation}}
[[Category: Formatting and function templates]]
</noinclude>
</noinclude>

Revision as of 20:09, 30 September 2015

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

Use this template to display additional information.

Usage

{{Tip|Some information.}}

See also