Template:Amazon/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
This template is used on CD pages to create an external link to the '''Amazon.co.jp''' website. | This template is used on CD pages to create an external link to the '''Amazon.co.jp''' website. | ||
== | == Syntax == | ||
* {{tji|Amazon|Unique Identifier}} | * {{tji|Amazon|Unique Identifier}} | ||
{{ | {{bi|To add special text, the link name will look like {{code|Amazon.co.jp (Special text)}}}} | ||
* {{tji|Amazon|Unique Identifier|Special text}} | * {{tji|Amazon|Unique Identifier|Special text}} | ||
== Parameter == | == Parameter == | ||
Line 16: | Line 15: | ||
* <nowiki>https://www.amazon.co.jp/dp/B001IVU7DA/</nowiki> {{Rarr}} {{code|B001IVU7DA}} | * <nowiki>https://www.amazon.co.jp/dp/B001IVU7DA/</nowiki> {{Rarr}} {{code|B001IVU7DA}} | ||
== See | == See also == | ||
* {{tl|Animate}} | * {{tl|Animate}} | ||
* {{tl|Company link}} | * {{tl|Company link}} | ||
* {{tl|DLsite}} | |||
* {{tl|Pokedora}} | |||
* {{tl|Store link}} | |||
== TemplateData == | == TemplateData == | ||
Line 24: | Line 26: | ||
{ | { | ||
"description": "Creates an external link to the Amazon.co.jp website.", | "description": "Creates an external link to the Amazon.co.jp website.", | ||
"format": "inline", | |||
"params": { | "params": { | ||
"1": { | "1": { | ||
Line 47: | Line 50: | ||
<!-- Categories below this line, please --> | <!-- Categories below this line, please --> | ||
[[Category: | [[Category:External link templates]] | ||
}}}}</includeonly> | }}}}</includeonly> |
Latest revision as of 03:42, 16 December 2023
It contains usage information, categories and other content that is not part of the original template page.
|
This template is used on CD pages to create an external link to the Amazon.co.jp website.
Syntax
- {{Amazon
|Unique Identifier}}
To add special text, the link name will look like
Amazon.co.jp (Special text)
- {{Amazon
|Unique Identifier |Special text}}
Parameter
The only parameter is the unique identifier in the url. Do not include any other part of the url, it is built into the template.
- https://www.amazon.co.jp/dp/B004IWQY06/ →
B004IWQY06
- https://www.amazon.co.jp/dp/B001IVU7DA/ →
B001IVU7DA
See also
- {{Animate}}
- {{Company link}}
- {{DLsite}}
- {{Pokedora}}
- {{Store link}}
TemplateData
Creates an external link to the Amazon.co.jp website.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Unique Number | 1 | The unique identifier in the url.
| String | required |
Special Text | 2 | To add special text to the link label.
| String | required |