Difference between revisions of "Template:CD-DVD-Cover-Page"

From Nithyanandapedia
Jump to navigation Jump to search
Line 19: Line 19:
 
|}
 
|}
 
</includeonly>
 
</includeonly>
 +
 +
<noinclude>
 +
<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>

Revision as of 01:39, 1 September 2020



CD/DVD cover page standard data elements

Template parameters

ParameterDescriptionTypeStatus
CD/DVD TitlecdTitle 1

Title of the CD/DVD.

Stringrequired
CD/DVD ContentcontentType 2

Nature of the disc content.

Stringrequired
Published bypublishedBy 3

Who published the CD/DVD?

Stringrequired
Published YearpublishedYear 4

The year in which the CD/DVD was published.

Stringrequired
Launch Price (Rs)launchPrice 5

The Price at the time of CD/DVD Launch. Does not imply that the product is sold in NPedia.

Stringoptional
Languagelanguage 6

Language of the CD/DVD content.

Stringrequired