Template:Animate: Difference between revisions
(Created page with "{{ #if:{{{CD|}}}|* [https://www.animate-onlineshop.jp/pd/{{{CD|}}}/ Animate]|}} {{ #if:{{{Digital|}}}|* [https://www.animate-onlineshop.jp/pd/{{{Digital|}}}/ Animate (Digital Version)]|}} {{ #if:{{{International|}}}|* [https://www.animate.shop/products/{{{International|}}} Animate International]|}}<noinclude> {{Documentation}} <!-- Add categories to the /doc subpage, not here! --> </noinclude>") |
mNo edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ #if:{{{CD|}}}|* [https://www.animate-onlineshop.jp/pd/{{{CD|}}}/ Animate]|}} {{ #if:{{{Digital|}}}|* [https://www.animate-onlineshop.jp/pd/{{{Digital|}}}/ Animate (Digital | <nowiki />{{ #if:{{{CD|}}}|* [https://www.animate-onlineshop.jp/pd/{{{CD}}}/ Animate]|}}<!-- | ||
-->{{ #if:{{{CDLimited|}}}|* [https://www.animate-onlineshop.jp/pd/{{{CDLimited}}}/ Animate] (Limited Edition)|}}<!-- | |||
-->{{ #if:{{{Digital|}}}|* [https://www.animate-onlineshop.jp/pd/{{{Digital}}}/ Animate] (Digital)|}}<!-- | |||
-->{{ #if:{{{Dbenefits|}}}|* [https://www.animate-onlineshop.jp/pd/{{{Dbenefits}}}/ Animate] (Digital with Benefits)|}}<!-- | |||
-->{{ #if:{{{International|}}}|* [https://www.animate.shop/products/{{{International}}} Animate International]|}}<!-- | |||
-->{{ #if:{{{ILimited|}}}|* [https://www.animate.shop/products/{{{ILimited}}} Animate International] (Limited Edition)|}}<noinclude> | |||
{{Documentation}} | {{Documentation}} | ||
<!-- Add categories to the /doc subpage, not here! --> | <!-- Add categories to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> |
Latest revision as of 19:47, 23 March 2024
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.
Syntax
- {{Animate
|CD= |CDLimited= |Digital= |Dbenefits= |International= |ILimited=}}
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
|
|CDLimited= |
This is the unique identifer of the url for links to physical CDs. To be used for Limited Edition CDs when they aren't both linked on the same page. | https://www.animate-onlineshop.jp/pd/1394799/ → 1394799
|
|Digital= |
This is the unique identifer of the url for links to digital CDs. | https://www.animate-onlineshop.jp/pd/2011647/ → 2011647
|
|Dbenefits= |
This is the unique identifer of the url for links to digital CDs with benefits. | https://www.animate-onlineshop.jp/pd/1887810/ → 1887810
|
|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}}
- {{DLsite}}
- {{Pokedora}}
- {{Store 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 |
Physical CD Limited Edition | CDLimited | The unique identifer of the url for links to physical CDs, for Limited Edition CDs when they aren't both linked on the same page.
| String | suggested |
Digital CD | Digital | The unique identifer of the url for links to digital CDs.
| String | optional |
Digital CD with Benefits | Dbenefits | The unique identifer of the url for links to digital CDs with benefits.
| 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 |