Reference:Checklists

You do not have permission to edit this page, for the following reason:

The action you have requested is limited to users in one of the groups: Users, Administrators, reviewer, ES_editors, Blog_editors, editor.

You can view and copy the source of this page.

Return to Reference:Checklists.

{{BSExtensionInfo

|removed=No

|status=stable

|developer=HalloWelt

|type=MediaWiki

|edition=BlueSpice pro, BlueSpice farm, BlueSpice cloud

|compatible=MediaWiki

|category=Rich Articles

|features=This extension defines a checkbox item by using the following syntax:

<syntaxhighlight lang="text">[] Label of the checkbox, which can contain wikitext systax</syntaxhighlight>

As checklist item will be considered:

* line that starts with [] (or [x] for checked items) and

* ends with a newline.

|desc=Inserts a checkbox item on a page.

}}

{{wcagCheck

|wcagStatus=2-testing complete

|wcagCheckedfor=Web, Authoring tool

|wcagTestdate=2024-11-19

|wcagLevel=AA

|wcagSupport=partially supports

|wcagWorkaround=Yes

|wcagComments=* keyboard-accessible

* state and state change is announced to screenreader

* issue: when screenreader is on, the checkbox state cannot be changed in read-mode; workaround: set status in source edit mode.

|extensionType=extended

|extensionFocus=editor

}}