Template:Animate/doc: Difference between revisions
mNo edit summary |
m (→See also) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
__NOTOC__ | |||
This template is used to create | This template is used on CD pages to create external links to the [https://www.animate-onlineshop.jp Animate] and [https://www.animate.shop Animate International] websites. Do {{fcb|red|not}} include any other part of the url, it is built into the template. | ||
== | == Syntax == | ||
* {{tji|Animate|CD:|Digital:|International:}} | * {{tji|Animate|CD:|CDLimited:|Digital:|Dbenefits:|International:|ILimited:}} | ||
== Parameters == | == Parameters == | ||
Line 11: | Line 12: | ||
! Parameter !! Description !! Example | ! Parameter !! Description !! Example | ||
|- | |- | ||
| {{para|CD}} || This is the unique identifer of the url for links to physical CDs. | | {{para|CD}} | ||
| style="width: 55%" | This is the unique identifer of the url for links to physical CDs. | |||
| <nowiki>https://www.animate-onlineshop.jp/pd/1847474/</nowiki> {{Rarr}} {{code|1847474}} | |||
|- | |- | ||
| {{para| | | {{para|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. || <nowiki>https://www.animate-onlineshop.jp/pd/1394799/</nowiki> {{Rarr}} {{code|1394799}} | ||
|- | |||
| {{para|Digital}} || This is the unique identifer of the url for links to digital CDs. || <nowiki>https://www.animate-onlineshop.jp/pd/2011647/</nowiki> {{Rarr}} {{code|2011647}} | |||
|- | |||
| {{para|Dbenefits}} || This is the unique identifer of the url for links to digital CDs with benefits. || <nowiki>https://www.animate-onlineshop.jp/pd/1887810/</nowiki> {{Rarr}} {{code|1887810}} | |||
|- | |- | ||
| {{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}} | |||
|} | |} | ||
== See | == See also == | ||
* {{tl|Amazon}} | * {{tl|Amazon}} | ||
* {{tl|Company link}} | * {{tl|Company link}} | ||
* {{tl|DLsite}} | |||
* {{tl|Pokedora}} | |||
* {{tl|Store link}} | |||
== TemplateData == | == TemplateData == | ||
Line 26: | Line 38: | ||
{ | { | ||
"description": "Creates external links to the Animate and Animate International websites.", | "description": "Creates external links to the Animate and Animate International websites.", | ||
"format": "inline", | |||
"params": { | "params": { | ||
"CD": { | "CD": { | ||
Line 32: | Line 45: | ||
"type": "string", | "type": "string", | ||
"example":"1847474", | "example":"1847474", | ||
"suggested": true | |||
}, | |||
"CDLimited": { | |||
"label": "Physical CD Limited Edition", | |||
"description": "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.", | |||
"type": "string", | |||
"example":"1394799", | |||
"suggested": true | "suggested": true | ||
}, | }, | ||
"Digital": { | "Digital": { | ||
"label": "Digital CD", | "label": "Digital CD", | ||
"description": "The unique identifer of the url for links to | "description": "The unique identifer of the url for links to digital CDs.", | ||
"type": "string", | "type": "string", | ||
"example": "2011647", | "example": "2011647", | ||
"required": false | |||
}, | |||
"Dbenefits": { | |||
"label": "Digital CD with Benefits", | |||
"description": "The unique identifer of the url for links to digital CDs with benefits.", | |||
"type": "string", | |||
"example": "1887810", | |||
"required": false | "required": false | ||
}, | }, | ||
Line 46: | Line 73: | ||
"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 | ||
} | } | ||
Line 56: | Line 90: | ||
<!-- 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 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 |