Difference between revisions of "Template:notice"

(Initial Version)
 
m (forgot to move the 'noinclude' tags back into place after testing)
Line 9: Line 9:
  
  
 +
<includeonly>
 
{|bgcolor='gold' style='border-style:solid;border-width:1px;-moz-border-radius:3px;border-radius:3px;' align='center' width='80%'
 
{|bgcolor='gold' style='border-style:solid;border-width:1px;-moz-border-radius:3px;border-radius:3px;' align='center' width='80%'
 
|width='1'| {{{icon|[[Image:O.png]]}}}
 
|width='1'| {{{icon|[[Image:O.png]]}}}
Line 14: Line 15:
 
|width='1'|&nbsp;
 
|width='1'|&nbsp;
 
|}
 
|}
<includeonly>
 
 
</includeonly>
 
</includeonly>

Revision as of 00:34, 12 September 2010

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:

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, remember to refer to it in the wiki style [[image:your-image.png]].