Template:Animate/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 16: | Line 16: | ||
|- | |- | ||
| {{para|International}} || This is the unique identifer of the url on the Animate International website. || <nowiki>https://www.animate.shop/products/30044401</nowiki> {{Rarr}} {{code|30044401}} | | {{para|International}} || This is the unique identifer of the url on the Animate International website. || <nowiki>https://www.animate.shop/products/30044401</nowiki> {{Rarr}} {{code|30044401}} | ||
|- | |||
| {{para|ILimited}} || This is the unique identifer of the url on the Animate International website. To be used for Limited Edition CDs. || <nowiki>https://www.animate.shop/products/30044044</nowiki> {{Rarr}} {{code|30044044}} | |||
|} | |} | ||
Line 46: | Line 48: | ||
"type": "string", | "type": "string", | ||
"example": "30044401", | "example": "30044401", | ||
"required": false | |||
}, | |||
"ILimited": { | |||
"label": "International (Limited Edition)", | |||
"description": "The unique identifer of the url for links to the Animate International website, for Limited Edition CDs.", | |||
"type": "string", | |||
"example": "30044044", | |||
"required": false | "required": false | ||
} | } |
Revision as of 06:03, 3 July 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 external links to the Animate and Animate International websites. Do not include any other part of the url, it is built into the template.
Usage
- {{Animate
|CD= |Digital= |International=}}
Parameters
Parameter | Description | Example |
---|---|---|
|CD= |
This is the unique identifer of the url for links to physical CDs. | https://www.animate-onlineshop.jp/pd/1847474/ → 1847474
|
|Digital= |
This is the unique identifer of the url for links to the Digital CDs. | https://www.animate-onlineshop.jp/pd/2011647/ → 2011647
|
|International= |
This is the unique identifer of the url on the Animate International website. | https://www.animate.shop/products/30044401 → 30044401
|
|ILimited= |
This is the unique identifer of the url on the Animate International website. To be used for Limited Edition CDs. | https://www.animate.shop/products/30044044 → 30044044
|
See Also
- {{Amazon}}
- {{Company link}}
TemplateData
Creates external links to the Animate and Animate International websites.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Physical CD | CD | The unique identifer of the url for links to physical CDs.
| String | suggested |
Digital CD | Digital | The unique identifer of the url for links to the Digital CDs.
| String | optional |
International | International | The unique identifer of the url for links to the Animate International website.
| String | optional |
International (Limited Edition) | ILimited | The unique identifer of the url for links to the Animate International website, for Limited Edition CDs.
| String | optional |