Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Qrlite/doc

Template page
< Template:Qrlite
Revision as of 01:13, 1 September 2024 by Ihaveahax (talk | contribs) (TemplateData)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)

Generates a QR code using the QRLite extension. This is a thin wrapper around the {{#qrlite:...}} parser function so it can appear as a plain template, mainly for the visual editor.

TemplateData

Generates a QR code.

Template parameters

ParameterDescriptionTypeStatus
Contentcontent 1

Content to encode in the QR code

Example
https://example.com
Unknownrequired
Image formatformat

Render the image as a PNG or SVG (not recommended)

Suggested values
png svg
Default
png
Stringoptional
Sizesize

Overall image size

Default
6
Numberoptional
Marginmargin

Margin around the QR code

Default
0
Numberoptional
Error correction levelecc

Defines the error correction level

Suggested values
0 1 2 3 4
Default
2
Numberoptional