MTWebsiteIfCCLicense
クリエイティブ・コモンズ・ライセンスを選択しているときに実行する条件タグです。クリエイティブ・コモンズ・ライセンスを選択していないときは実行されません。
- 使い方
 
<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>