MTWebsiteCCLicenseImage
ウェブサイトの設定で選択したクリエイティブ・コモンズ・ライセンスのバナー画像の URL を表示します。
- 使い方
<mt:WebsiteIfCCLicense>
<div class="widget-creative-commons widget">
<div class="widget-content">
<a href="<$mt:WebsiteCCLicenseURL$>"><img alt="Creative Commons License" src="<$mt:WebsiteCCLicenseImage$>" /></a><br />
このウェブサイトは<a href="<$mt:WebsiteCCLicenseURL$>">クリエイティブ・コモンズ</a>でライセンスされています。
</div>
</div>
</mt:WebsiteIfCCLicense>