Notice! |
This is a nice notice block. |
Template:Notice
A general-purpose notice-header that you can headnote to pages if you want to underscore any notice that you feel is appropriate.
How to use it
Use {{{Text|}}} to specify the contents and {{{Header|}}} to specify the notice title (it outputs 'Notice!' by default).
Examples
Default header
{{Notice| Text=This is a nice notice block}}
Preview with the default header
Custom header
{{Notice| Header=This is a custom Header| Text=Surely to make a user notice its presence}}
Preview with a custom header
This is a custom Header |
Surely to make a user notice its presence. |