Template:Notice: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Ned Scott (talk | contribs)
No edit summary
Ned Scott (talk | contribs)
m Protected "Template:Notice" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite))
(No difference)

Revision as of 05:17, 18 December 2011

NOTICE:
{{{1}}}
[edit] Template documentation

General purpose notice for any page. Normally placed at the top of a page.

Usage

Normal:

{{notice|MESSAGE HERE}}


Replace header:

{{notice|MESSGAGE|HEADER}}


No header or line break:

{{notice|raw=MESSAGE}}

Examples

{{notice|This page refers to a new version of Kodi}}

makes

NOTICE:
This page refers to a new version of Kodi



{{notice|This page refers to a new version of Kodi|Future Version}}

makes

Future Version:
This page refers to a new version of Kodi



{{notice|raw=Look out for falling rocks!}}

makes

Look out for falling rocks!