ASIN {{{1}}}, {{{title}}} ([[{{{date}}}]])

Usage संपादित करें

{{ASIN
| asin_id_from_Amazon
| *country=country_id
| *title=name of item
| *date=date of item
}}
* Optional

(The usage structure above is written for easy reading.
Note that for some reason you can't use neither linebreaks nor spaces
between the parameters).

Examples संपादित करें

  • {{ASIN|B00086U61Y}}

Would produce:

ASIN B00086U61Y

(note it uses amazon.com by default)


  • Add country=uk/de/fr/etc., in order to use their local Amazon sites

(uk gets an automated co. added before it):

    • {{ASIN|B000F8S4A0|country=uk}}

Would produce:

ASIN B000F8S4A0

(note this time it uses amazon.co.uk)

    • {{ASIN|B000F8S4A0|country=fr}}

Would produce:

ASIN B000F8S4A0

(note this time it uses amazon.fr)


  • And here's an item with a supplied title:
  • {{ASIN|B00086U61Y|title=Item's Title}}

This would produce:

ASIN B00086U61Y, Item's Title

  • Here's an item with a supplied date:
  • {{ASIN|B00086U61Y|date=2000-12-24}}

This would produce:

ASIN B00086U61Y (2000-12-24)

  • Here's an item with a supplied title and date:
  • {{ASIN| B00086U61Y|title=Item's Title|date=2000-12-24}}

This would produce:

ASIN B00086U61Y, Item's Title (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}}

This would produce:

ASIN B00086U61Y, Item's Title (2000-12-24)