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)
No edit summary
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 01:50, 19 June 2015

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!