內容簡介
YouLikeShare QRCode 可以讓您輕鬆地使用簡碼在文章或頁面上創建 QR Code 影像。它支援以下 QR Code 類型:
文字
[youlikeshare-qrcode type=”text” text=”hello”]
網址
[youlikeshare-qrcode type=”url” text=”http://qrcode.youlikeshare.com”]
SMS
[youlikeshare-qrcode type=”sms” text=”12345678″]
電話
[youlikeshare-qrcode type=”phone” text=”12345678]
電子郵件
[youlikeshare-qrcode type=”email” text=”[email protected]”]
這個外掛的可選屬性
您可以在簡碼中使用以下任意屬性的組合。如果未定義,則將自動應用默認值。
alt – 影像的替代文字
[youlikeshare-qrcode type=”text” text=”hello” alt=”hello qrcode”]
ecl – QR Code 錯誤更正等級。有效值: L (低), M (中), Q (孰四分之一), H (高)
[youlikeshare-qrcode type=”text” text=”hello” ecl=”H”]
pixel – QR Code 的像素大小 (1到10)
[youlikeshare-qrcode type=”text” text=”hello” pixel=”4″]
forecolor – 前景色的十六進制值,例如, #000000
[youlikeshare-qrcode type=”text” text=”hello” forecolor=”#000000″]
backcolor – 背景色的十六進制值,例如, #ffffff
[youlikeshare-qrcode type=”text” text=”hello” backcolor=”#ffffff”]
align – 影像對齊。有效值: left, right, center (只有 inline=false 時才適用 center)
[youlikeshare-qrcode type=”text” text=”hello” align=”left”]
inline – 影像是否要內嵌。有效值: true, false
[youlikeshare-qrcode type=”text” text=”hello” inline=”true”]
有關詳細信息,請訪問 http://qrcode.youlikeshare.com。
外掛標籤
開發者團隊
原文外掛簡介
YouLikeShare QRCode allows you to easily create qrcode image using shortcode on post or page. It support the following qrcode type
text
[youlikeshare-qrcode type=”text” text=”hello”]
url
[youlikeshare-qrcode type=”url” text=”http://qrcode.youlikeshare.com”]
sms
[youlikeshare-qrcode type=”sms” text=”12345678″]
phone
[youlikeshare-qrcode type=”phone” text=”12345678]
email
[youlikeshare-qrcode type=”email” text=”[email protected]”]
Optional attributes you may have for this plugin
You may use any combinations of the below attributes in the shortcode. Default value will be automatically applied if leave undefined.
alt – image alternate text
[youlikeshare-qrcode type=”text” text=”hello” alt=”hello qrcode”]
ecl – qrcode error correction level. Valid values: L (Low), M (Medium), Q (Quartile), H (High)
[youlikeshare-qrcode type=”text” text=”hello” ecl=”H”]
pixel – pixel size of qrcode (1 to 10)
[youlikeshare-qrcode type=”text” text=”hello” pixel=”4″]
forecolor – foreground color in hex value, e.g, #000000
[youlikeshare-qrcode type=”text” text=”hello” forecolor=”#000000″]
backcolor – background color in hex value, e.g, #ffffff
[youlikeshare-qrcode type=”text” text=”hello” backcolor=”#ffffff”]
align – image align. Valid values: left, right, center (center only applicable for inline=false)
[youlikeshare-qrcode type=”text” text=”hello” align=”left”]
inline – whether the image shall be inlined. Valid values: true, false
[youlikeshare-qrcode type=”text” text=”hello” inline=”true”]
Please visit http://qrcode.youlikeshare.com for details.
