Difference between revisions of "Template:Checkbox/doc"

From SME Server
Jump to navigationJump to search
(Created page with "This template produces a checkbox which can either be shown as checked or unchecked. The default is a checked box. == Usage == To use this template place \{\{ Checkbox\}\} on...")
 
(No difference)

Latest revision as of 05:16, 25 April 2022

This template produces a checkbox which can either be shown as checked or unchecked. The default is a checked box.

Usage

To use this template place \{\{ Checkbox\}\} on the page. It produces: Work done!

Parameters

This template has only 1 parameter which is used to determine whether it has to be shown as checked or unchecked.

\{\{Checkbox|uncheck\}\} produces: Work pending

Note that anything other than uncheck as the parameter will result in the checked box showing.

See also