Template:Notice: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Ned Scott (talk | contribs)
m Reverted edits by Ned Scott (talk) to last revision by Udepub
Ned Scott (talk | contribs)
m Protected "Template:Notice" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite))
(No difference)

Revision as of 20:09, 27 July 2013

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!