Template:Warning: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
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="{{{image_size|50px}}}" | [[File:Stop hand.png|{{{image_size|50px}}}|link=]]
  | width="{{{image_size|25px}}}" | [[File:Stop hand.png|{{{image_size|25px}}}|link=]]
  | align="left" | {{{1}}}
  | align="left" | {{{1}}}
|}
|}
<noinclude>{{doc}}</noinclude>
<noinclude>{{doc}}</noinclude>

Revision as of 06:41, 21 July 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