Template:ASIN/doc
{{Documentation subpage}}
{{High-use}}
When to use
This is "an identifier of last resort". Almost any other identifier, such as {{tl|ISBN}}, {{tl|doi}}, {{tl|OCLC}}, {{tl|LCCN}}, etc., is a better choice and should be used instead of this one.
If the ASIN begins with a number, it is a standard ISBN; please use {{tlx|ISBN|xxxxxxxxxx}} instead of {{tlx|ASIN|xxxxxxxxxx}}, as this will allow us to link to other sites as well as Amazon.
How to use
{{ASIN
| asin_id_from_Amazon
| country=
| title=
| date=
}}
The usage structure above is written for easy reading.
You must not have linebreaks or spaces between the parameters.
Examples
{{ASIN|B00086U61Y}}
: {{ASIN|B00086U61Y}}
: (note it uses amazon.com by default)
- Add
country=uk/de/fr/etc.
, in order to use their local Amazon sites (the template adds .co or .com before the country code as needed, so only the country code itself needs to be specified): {{ASIN|B000F8S4A0|country=uk}} - : {{ASIN|B000F8S4A0|country=uk}}
- : (note this time it uses amazon.co.uk)
{{ASIN|B00M262M1A|country=fr}} - : {{ASIN|B00M262M1A|country=fr}}
- : (note this time it uses amazon.fr)
- And here's an item with a supplied title:
:
: {{ASIN|B00086U61Y|title=Item's Title}}
- Here's an item with a supplied date:
:
: {{ASIN|B00086U61Y|date=2000-12-24}}
- Here's an item with a supplied title and date:
:
: {{ASIN|B00086U61Y|title=Item's Title|date=2000-12-24}}
- Here's an item from the UK with a supplied title and date:
:
: {{ASIN|B00086U61Y|country=uk|title=Item's Title|date= 2000-12-24}}
Category:Catalog lookup templates
Category:International Standard Book Number templates
Category:Amazon (company) templates
}}