Difference between revisions of "Template:CD-DVD-Cover-Page"
Jump to navigation
Jump to search
Ma.mythreyi (talk | contribs) |
Sri.senthil (talk | contribs) |
||
Line 10: | Line 10: | ||
| style="text-align:center;" |CD/DVD Content||{{{contentType}}} | | style="text-align:center;" |CD/DVD Content||{{{contentType}}} | ||
|- | |- | ||
− | | style="text-align:center;" |Duration||{{{duration}}} | + | | style="text-align:center;" |Duration||{{#if:{{{duration|}}} | {{{duration}}} }} |
|- | |- | ||
| style="text-align:center;" |Published by||{{{publishedBy}}} | | style="text-align:center;" |Published by||{{{publishedBy}}} | ||
|- | |- | ||
− | | style="text-align:center;" |Published Year||{{{publishedYear}}} | + | | style="text-align:center;" |Published Year||{{#if:{{{publishedYear|}}} | {{{publishedYear}}} }} |
|- | |- | ||
− | | style="text-align:center;" |Launch Price||{{{launchPrice}}} | + | | style="text-align:center;" |Launch Price||{{#if:{{{launchPrice|}}} | {{{launchPrice}}} }} |
|- | |- | ||
| style="text-align:center;" |Language||{{{language}}} | | style="text-align:center;" |Language||{{{language}}} | ||
|- | |- | ||
− | | style="text-align:center;" |Location||{{{location}}} | + | | style="text-align:center;" |Location||{{#if:{{{location|}}} | {{{location}}} }} |
|- | |- | ||
|} | |} |
Revision as of 23:55, 8 September 2020
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 | optional |
Duration | duration 3 | Duration | String | optional |
Published by | publishedBy 4 | Who published the CD/DVD? | String | optional |
Published Year | publishedYear 5 | The year in which the CD/DVD was published. | String | optional |
Launch Price | launchPrice 6 | The Price at the time of CD/DVD Launch. Does not imply that the product is sold in NPedia. | String | optional |
Language | language 7 | Language of the CD/DVD content. | String | optional |
Location | location 8 | Location of the CD/DVD | String | optional |