This template produces a MediaWiki-styled checkbox which can either be shown as checked or unchecked. The default is a checked box.
To use this template place {{MediaWiki checkbox}}
or {{MWbox}}
on the page. It produces:
This template has only 1 parameter which is used to determine whether it has to be shown as checked or unchecked.
{{MediaWiki checkbox|no}}
produces:
Note that anything other than no
as the parameter will result in the checked box showing.