
內容簡介
使用方式:
輸入 [qrcode] 以使用實際 URL 生成 100×100 像素大小的 QR 碼
您可以指定以下屬性:
size (指定寬度和高度的像素大小,預設值為 100)
alt (指定圖片的替代文字,預設為「掃描 QR 碼」)
content (留空以傳遞實際 URL 或輸入待編碼的內容)
click (輸入「yes」以使圖片可點擊)
fgcolor (前景顏色,使用十六進位格式)
bgcolor (背景顏色,使用十六進位格式)
示例:[qrcode size=200 content=”www.robertoalicata.it” alt=”現在掃描我” click=”yes”]
外掛標籤
開發者團隊
原文外掛簡介
Usage:
write [qrcode] to generate a QRcode for the actual url with size of 100×100 pixels
you can specify these attributes:
size (it indicates the size in pixels for width and height, default: 100)
alt (it indicates the alternative text for the image: default “scan QR code”)
content (leave it blank to pass the actual url or write the content to encode)
click (write “yes” to make the image clickable)
fgcolor (foreground color in hexadecimal format)
bgcolor (background color in hexadecimal format)
example: [qrcode size=200 content=”www.robertoalicata.it” alt=”scan me NOW” click=”yes”]
