594
edits
imported>Stuwisi (Created page with "{{Infobox |name = {{subst:PAGENAME}} |abovestyle = background:#fec; |above = {{subst:PAGENAME}} |autoheaders = y |image = {{#if:{{{image|}}}|[[File:{{{image}}}|22em]]}} |caption = {{{caption|}}} |headerstyle = background:#ccf; |header1 = Metadata | label2 = File name | data2 = {{{file_name}}} | label3 = Date Code | data3 = {{{date_code}}} | label4 = Date of render | data4 = {{{date_render}}} | label5 = File location | data5 = {{{file_location}}} |header6 = {{#if...") |
No edit summary |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|name = Infobox video | |name = Infobox video | ||
|abovestyle = background:#fec; | |abovestyle = background:#fec; | ||
|above = | |above = {{PAGENAMEBASE}} | ||
|autoheaders = y | |autoheaders = y | ||
|image = {{#if:{{{image|}}}|[[File:{{{image}}}| | |image = {{#if:{{{image|}}}|[[File:{{{image}}}|250px]]}} | ||
|caption = {{{caption|}}} | |caption = {{{caption|}}} | ||
Line 32: | Line 32: | ||
| data11 = {{{editor|}}} | | data11 = {{{editor|}}} | ||
|rowstyle12 = background:#cfc; | |rowstyle12 = background:#cfc; | ||
| data12 = {{#if:{{{series|}}}|Part of a series}} | | data12 = {{#if:{{{series|}}}|'''Part of a series'''}} | ||
| data13 = {{{series|}}} | | data13 = {{{series|}}} | ||
|header14 = {{#if:{{{upload_date|}}}{{{upload_code|}}}|Online Information}} | |header14 = {{#if:{{{upload_date|}}}{{{upload_code|}}}|Online Information}} | ||
Line 43: | Line 43: | ||
| data18 = {{{container}}} | | data18 = {{{container}}} | ||
| label19 = Video Codec | | label19 = Video Codec | ||
| data19 = {{{codec_video}}} | | data19 = {{{codec_video|}}} | ||
| label20 = Audio Codec | | label20 = Audio Codec | ||
| data20 = {{{codec_audio}}} | | data20 = {{{codec_audio|}}} | ||
| label21 = Size on disk | | label21 = Size on disk | ||
| data21 = {{{data_size}}} | | data21 = {{{data_size}}} | ||
Line 56: | Line 56: | ||
"params": { | "params": { | ||
"image": { | "image": { | ||
"description": "An image related to the video, either as a still frame from the video or a production picture. Describe image using {{caption}}" | "description": "An image related to the video, either as a still frame from the video or a production picture. Describe image using {{caption}}", | ||
"type": "wiki-file-name" | |||
}, | }, | ||
"caption": { | "caption": { |