Skip to content

Instantly share code, notes, and snippets.

@hiroshikuze
Last active June 14, 2020 06:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hiroshikuze/00590b45751f1f01c0f4181904feaed2 to your computer and use it in GitHub Desktop.
Save hiroshikuze/00590b45751f1f01c0f4181904feaed2 to your computer and use it in GitHub Desktop.
Template for AmaQuick ( https://creazy.net/amazon_quick_affiliate ), Amazon only.
<div class="AmaQuick-box" style="margin-bottom:0"><div class="AmaQuick-image" style="float:left;margin:0 12px 1px 0"><a href="${url}" name="AmaQuick-link" rel="nofollow" target="_blank"><img src="${img}" alt="${title}" style="border:none"></a></div><div class="AmaQuick-info" style="line-height:120%;margin-bottom:10px"><div class="AmaQuick-name" style="margin-bottom:10px;line-height:120%"><a href="${url}" name="AmaQuick-link" rel="nofollow" target="_blank">${title}</a><div class="AmaQuick-powered-date" style="font-size:80%;margin-top:5px;line-height:120%">posted with <a href="${url}" title="${title} - AmaQuick" rel="nofollow" target="_blank">AmaQuick</a> at ${yyyy}.${mm}.${dd}</div></div><div class="AmaQuick-detail">${author}<br></div><div class="AmaQuick-rating_img">${avg_rating_img} ${avg_rating_text}<br></div><div class="AmaQuick-sub-info" style="float:left"><div class="AmaQuick-link" style="margin-top:5px"><a href="${url}" name="AmaQuick-llink" rel="nofollow" target="_blank">Amazon.co.jpで詳細を見る</a></div></div></div><div class="AmaQuick-footer" style="clear:left"></div></div><br>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment