Template:Infobox dvd: Difference between revisions
Appearance
Creating base-level template |
mNo edit summary |
||
| Line 20: | Line 20: | ||
}} | }} | ||
|label2 = | |label2 = Disc Label{{{sep|}}} | ||
|data2 = {{ #if: {{{ | |data2 = {{ #if: {{{label<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{label}}} }} | ||
|label3 = | |label3 = Layers{{{sep|}}} | ||
|data3 = {{ #if: {{{ | |data3 = {{ #if: {{{layers<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{layers}}} }} | ||
|label4 = | |label4 = Disk Space{{{sep|}}} | ||
|data4 = {{ #if: {{{ | |data4 = {{ #if: {{{space<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{space}}} }} | ||
|label5 = | |label5 = Region Coding{{{sep|}}} | ||
|data5 = {{ #if: {{{ | |data5 = {{ #if: {{{region<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{region}}} }} | ||
|label6 = | |label6 = Country{{{sep|}}} | ||
|data6 = {{ #if: {{{ | |data6 = {{ #if: {{{country<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{country}}} }} | ||
|label7 = | |label7 = Company{{{sep|}}} | ||
|data7 = {{ #if: {{{ | |data7 = {{ #if: {{{company<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{company}}} }} | ||
|label8 = | |label8 = Authoring{{{sep|}}} | ||
|data8 = {{ #if: {{{ | |data8 = {{ #if: {{{authoring<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{authoring}}} }} | ||
|label9 = | |label9 = Primary Content{{{sep|}}} | ||
|data9 = {{ #if: {{{ | |data9 = {{ #if: {{{content<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{content}}} }} | ||
|label10 = | |label10 = Bonus Material{{{sep|}}} | ||
|data10 = {{ #if: {{{ | |data10 = {{ #if: {{{bonus<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{bonus}}} }} | ||
|label11 = | |label11 = MSRP{{{sep|}}} | ||
|data11 = {{ #if: {{{ | |data11 = {{ #if: {{{msrp<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{msrp}}} }} | ||
|label12 | |label12 = Release Date{{{sep|}}} | ||
|data12 = {{ #if: {{{date<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{date}}} }} | |||
| | |||
}}<noinclude>[[Category:Infobox templates]]</noinclude> | }}<noinclude>[[Category:Infobox templates]]</noinclude> | ||
Revision as of 12:24, 3 February 2020
| {{{name}}} | |||
|---|---|---|---|
|
{{{image}}} {{{caption}}} | |||
| |||
| Disc Label | {{{label}}} | ||
| Layers | {{{layers}}} | ||
| Disk Space | {{{space}}} | ||
| Region Coding | {{{region}}} | ||
| Country | {{{country}}} | ||
| Company | {{{company}}} | ||
| Authoring | {{{authoring}}} | ||
| Primary Content | {{{content}}} | ||
| Bonus Material | {{{bonus}}} | ||
| MSRP | {{{msrp}}} | ||
| Release Date | {{{date}}} | ||