Difference between revisions of "Template:CD-DVD-Cover-Page/doc"
Jump to navigation
Jump to search
Sri.senthil (talk | contribs) (Created page with "<noinclude> ==Usage== {{ CD-DVD-Cover-Page| cdTitle=Has cdTitle::Nithyam Charanam Gacchami| contentType=Has contentType::Songs| publishedBy=Has publishedBy::Life Bli...") |
Sri.senthil (talk | contribs) |
||
Line 10: | Line 10: | ||
language=[[Has language::Sanskrit]]| | language=[[Has language::Sanskrit]]| | ||
}} | }} | ||
+ | |||
+ | <templatedata> | ||
+ | { | ||
+ | "description": "CD/DVD cover page standard data elements", | ||
+ | "params": { | ||
+ | "cdTitle": { | ||
+ | "label": "CD/DVD Title", | ||
+ | "type": "string", | ||
+ | "required": true, | ||
+ | "description": "Title of the CD/DVD.", | ||
+ | "aliases": ["1"] | ||
+ | }, | ||
+ | "contentType": { | ||
+ | "label": "CD/DVD Content", | ||
+ | "type": "string", | ||
+ | "required": true, | ||
+ | "description": "Nature of the disc content.", | ||
+ | "aliases": ["2"] | ||
+ | }, | ||
+ | "publishedBy": { | ||
+ | "label": "Published by", | ||
+ | "type": "string", | ||
+ | "required": true, | ||
+ | "description": "Who published the CD/DVD?", | ||
+ | "aliases": ["3"] | ||
+ | }, | ||
+ | "publishedYear": { | ||
+ | "label": "Published Year", | ||
+ | "type": "string", | ||
+ | "required": true, | ||
+ | "description": "The year in which the CD/DVD was published.", | ||
+ | "aliases": ["4"] | ||
+ | }, | ||
+ | "launchPrice": { | ||
+ | "label": "Launch Price (Rs)", | ||
+ | "type": "string", | ||
+ | "required": false, | ||
+ | "description": "The Price at the time of CD/DVD Launch. Does not imply that the product is sold in NPedia.", | ||
+ | "aliases": ["5"] | ||
+ | }, | ||
+ | "language": { | ||
+ | "label": "Language", | ||
+ | "type": "string", | ||
+ | "required": true, | ||
+ | "description": "Language of the CD/DVD content.", | ||
+ | "aliases": ["6"] | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 20:57, 31 August 2020
Usage
Digital Media | |
---|---|
Topic | Details |
CD/DVD Title | Nithyam Charanam Gacchami |
CD/DVD Content | Songs |
Duration | |
Published by | Life Bliss Foundation, Nithyananda Dhyanapeedam |
Published Year | 2008 |
Launch Price | 100 |
Language | Sanskrit |
Location |
CD/DVD cover page standard data elements
Parameter | Description | Type | Status | |
---|---|---|---|---|
CD/DVD Title | cdTitle 1 | Title of the CD/DVD. | String | required |
CD/DVD Content | contentType 2 | Nature of the disc content. | String | required |
Published by | publishedBy 3 | Who published the CD/DVD? | String | required |
Published Year | publishedYear 4 | The year in which the CD/DVD was published. | String | required |
Launch Price (Rs) | launchPrice 5 | The Price at the time of CD/DVD Launch. Does not imply that the product is sold in NPedia. | String | optional |
Language | language 6 | Language of the CD/DVD content. | String | required |