Difference between revisions of "Help:Extensions/Amazon Link"

MyWikiBiz, Author Your Legacy — Thursday March 28, 2024
Jump to navigationJump to search
(Amazon extension)
 
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:Amazon Link}}
 
==Description==
 
==Description==
 
+
You can link to Amazon order fulfillment tags (books, etc) within '''[[Help:Spaces#Directory_Space|Directory]]''' listings.
You can link to Amazon order fulfillment tags (books, etc) within '''[[Centiare:Spaces#Directory_Space|Directory]]''' listings.
 
  
 
To use, just enter the appropriate Amazon file location information within the <nowiki><embed> ... </embed></nowiki> tags on the page(s) where you want provide an order check-out link.
 
To use, just enter the appropriate Amazon file location information within the <nowiki><embed> ... </embed></nowiki> tags on the page(s) where you want provide an order check-out link.
Line 26: Line 25:
 
style="width:120px;height:240px;" scrolling="no" marginwidth="0"
 
style="width:120px;height:240px;" scrolling="no" marginwidth="0"
 
marginheight="0" frameborder="0"></iframe>
 
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>
 
</embed>
  
 
<br><br>
 
<br><br>
[[Page Of::Centiare:Extensions]]
+
[[Page Of::Help:Extensions]]
 
[[Extension Name:=Amazon Link]]
 
[[Extension Name:=Amazon Link]]
[[Category:Centiare Extensions]]
+
[[Category:MyWikiBiz Extensions]]

Latest revision as of 20:00, 26 December 2007

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