This is the approved revision of this page, as well as being the most recent.
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Content | content 1 | Content to encode in the QR code
| Unknown | required |
Image format | format | Render the image as a PNG or SVG (not recommended)
| String | optional |
Size | size | Overall image size
| Number | optional |
Margin | margin | Margin around the QR code
| Number | optional |
Error correction level | ecc | Defines the error correction level
| Number | optional |