Jump to content

Template:editnotice

From Wiktionary, the free dictionary
{{{text}}}

This template is used to display text, specifically an editnotice, within a box. It is used both in other templates such as {{editnotice-JavaScript}} and on MediaWiki pages such as MediaWiki:Editnotice-1. It is implemented using raw HTML and CSS.

Parameters

|text= (required)
The text to display in the box.
|border= (optional)
The colour of the border of the box. Defaults to gray.
|style= (optional)
Additional CSS to apply to the <div> which forms the box.
|class= (optional)
HTML / CSS classes to apply to the <div> which forms the box.
|image= (optional)
An image to display on the left side of the box. The parameter should be formatted as a full image, not just the file name.