Difference between revisions of "Template:notice"

m (Added CSS class)
 
Line 6: Line 6:
 
{{documentation}}
 
{{documentation}}
 
[[Category:Templates]]
 
[[Category:Templates]]
 +
 +
== Other Languages ==
 +
{{i18n|Template:notice}}
 
</noinclude>
 
</noinclude>

Latest revision as of 14:22, 13 November 2019

[edit] [purge] Template documentation

This template can be used to highlight notes, disclaimers, gotchas, and similar such things in a page. to use it, simply type {{notice|Your disclaimer text.}}, which will result in:

O.png Your disclaimer text.  

This template has one optional Parameter, icon, if set, its contents will replace the default O-face icon. if you wish to remove the icon, set it to &nbsp;. if you wish to set it to a different image, just specify the image name, like your-image.png. so if you wanted to use, say Image:Resource-HamsterBall.png as the icon, you would use {{notice|Your disclaimer text.|icon=Resource-HamsterBall.png}}

Resource-HamsterBall.png Your disclaimer text.  

Other Languages