Amazon Link

MyWikiBiz, Author Your Legacy — Friday April 19, 2024
< Help:Extensions
Revision as of 20:00, 26 December 2007 by OmniMediaGroup (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Description

You can link to Amazon order fulfillment tags (books, etc) within Directory listings.

To use, just enter the appropriate Amazon file location information within the <embed> ... </embed> tags on the page(s) where you want provide an order check-out link.

Code

Here's an example:

<embed>
<iframe 
src="http://rcm.amazon.com/e/cm?t=mywikibizcom-20&o=1&p=8&l=as1&asins=2915359199&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr"
style="width:120px;height:240px;" scrolling="no" marginwidth="0"
marginheight="0" frameborder="0"></iframe>
</embed>

In action:

<embed> <iframe src="http://rcm.amazon.com/e/cm?t=mywikibizcom-20&o=1&p=8&l=as1&asins=2915359199&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe> </embed>

<embed> <iframe src="http://rcm.amazon.com/e/cm?t=mywikibizcom-20&o=1&p=8&l=as1&asins=0517708469&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe> </embed>



Help:Extensions Amazon Link