Reference:Checklists

HelpClose
If you encounter any technical issues as you edit, please report them.
3 noticesClose

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

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, editor.

You are using a browser which is not officially supported by this editor.

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, editor.


You can view and copy the source of this page.

Return to Reference:Checklists.

{{BSExtensionInfo

|status=stable

|developer=HalloWelt

|type=MediaWiki

|edition=BlueSpice pro, BlueSpice farm, BlueSpice cloud

|compatible=MediaWiki

|category=Rich Articles

|bsvFrom=4.4

|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=true

|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

}}