Template:Warning: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Protected "Template:Warning" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite)))
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| width="100%" style="background-color: #FCDEDE; border: 1px solid #BB7070; clear: both" |
{| width="100%" style="background-color: #FCDEDE; border: 1px solid #BB7070; clear: both" |
  | width="57px" | [[File:Stop hand.svg|50px|link=]]
  | width="{{{2|{{{image_size|30px}}}}}}" | [[File:Stop hand.png|{{{2|{{{image_size|30px}}}}}}|link=]]
  | align="left" | {{{1}}}
  | align="left" | {{{1}}}
|}
|}
<noinclude>{{doc}}</noinclude>

Latest revision as of 21:30, 9 September 2015

Stop hand.png {{{1}}}
[edit] Template documentation

A more stern alternative to {{notice}}.

Usage

{{warning|TEXT}}

or if you want to change the size of the stop hand icon:

{{warning|TEXT|##px}} or {{warning|image_size=##px|TEXT}}

The stop hand icon defaults to 30px.

Examples

{{warning|Look out for falling rocks}}

makes

Stop hand.png Look out for falling rocks



{{warning|Look out for falling rocks|50px}}

makes

Stop hand.png Look out for falling rocks



{{warning|image_size=50px|Look out for falling rocks}}

makes

Stop hand.png Look out for falling rocks