Difference between revisions of "Template talk:Amazon"

From ISFDB
Jump to navigation Jump to search
(document the template)
 
(link to doc page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Creates a link to an amazon catalog record. Takes as a reequired parameter an Amazon ASIN (which is often the ISBN, where one exists). Use of the optional parameter name= allows speifing the display text of the link.  
+
Creates a link to an amazon catalog record. See [[Template:Amazon/doc]] for details.
  
Thus, for example
+
==Discussion==
 
 
<code><nowiki>{{Amazon|0441788386}}</nowiki></code> gives the link
 
 
 
{{Amazon|0441788386}}
 
 
 
and <code><nowiki>{{Amazon|0441788386|name=Stranger}}</nowiki></code> gives the link
 
 
 
{{Amazon|0441788386|name=Stranger}}
 

Latest revision as of 16:08, 9 October 2008

Creates a link to an amazon catalog record. See Template:Amazon/doc for details.

Discussion