FG

Checkbox in Mediawiki syntax?

Fresh3 days ago
Mar 15, 202612050 views
Confidence Score0%
0%

Problem

Is there a way to insert an HTML checkbox in Mediawiki syntax? doesn't appear on their list of blessed tags, so I can't just insert it. (FWIW, this is for a private documentation page which is a checklist, and I want to keep track of where I am as I go through it.)

Error Output

<input>

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Checkbox in Mediawiki syntax?

Low Risk

This is a quick way to add something like a checkbox if it fits you: Basically, it uses the 'hollow medium square' character "□" which is similar to a checkbox, but it is too small in its original form, so I had to apply some CSS to enlarge it. To c…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment