More languages
More actions
(Added template.) |
mNo edit summary |
||
Line 23: | Line 23: | ||
| data2 = {{{created in|}}} | | data2 = {{{created in|}}} | ||
| label3 = | | label3 = Content length | ||
| data3 = {{{ | | data3 = {{{content length|}}} | ||
| label4 = Type | | label4 = Type | ||
Line 41: | Line 41: | ||
How to use this template: | How to use this template: | ||
<nowiki> | <nowiki> | ||
{{Library infobox | {{Library infobox transcipt | ||
| image = | | image = | ||
| image_size = | | image_size = | ||
Line 50: | Line 50: | ||
| created by = | | created by = | ||
| created in = | | created in = | ||
| | | content length = | ||
| type = | | type = | ||
| link = | | link = | ||
Line 57: | Line 57: | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
Add "yes" to parameter "display_title" to produce a page title in the format: ''Title of work'', by | Add "yes" to parameter "display_title" to produce a page title in the format: ''Title of work'', by Creator | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 63: | Line 63: | ||
"title": { | "title": { | ||
"label": "Title", | "label": "Title", | ||
"description": "Title of the | "description": "Title of the content", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
Line 70: | Line 70: | ||
"image": { | "image": { | ||
"label": "Image", | "label": "Image", | ||
"description": " | "description": "Video thumbnail", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"suggested": true | "suggested": true | ||
Line 79: | Line 79: | ||
"caption": { | "caption": { | ||
"label": "Caption", | "label": "Caption", | ||
"description": "Caption of the image | "description": "Caption of the image", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 94: | Line 94: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "content length": { | ||
"label": " | "label": "Content length", | ||
"description": " | "description": "The length of the content, e.g. 10:20, 9:23, etc.", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
Line 141: | Line 140: | ||
"created by", | "created by", | ||
"created in", | "created in", | ||
" | "content length", | ||
"type", | "type", | ||
"isbn", | "isbn", |
Latest revision as of 14:55, 8 October 2022
Infobox transcript | |
---|---|
Created by | {{{created by}}} |
How to use this template:
{{Library infobox transcipt | image = | image_size = | image_upright = | image_alt = | caption = | title = | created by = | created in = | content length = | type = | link = | audiobook = | display_title = }}
Add "yes" to parameter "display_title" to produce a page title in the format: Title of work, by Creator
Adds a small infobox with information for Library works
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Title of the content | String | suggested |
Image | image | Video thumbnail | File | suggested |
Caption | caption | Caption of the image | String | optional |
Created by | created by | Author of the video | String | suggested |
Created in | created in | Date the video was created | Date | suggested |
Content length | content length | The length of the content, e.g. 10:20, 9:23, etc. | Unknown | suggested |
Type | type | Type of work
| String | suggested |
ISBN | isbn | ISBN number of the work | Number | suggested |
Link | link | URL of the video | URL | suggested |
Audiobook | audiobook | URL of an audiobook reading of the work | URL | suggested |
Full display title | display_title | Adds title in style "Work (in italics), by Author"
| String | suggested |
_subheader | _subheader | no description | Unknown | optional |
image_upright | image_upright | no description | Unknown | optional |
image_alt | image_alt | no description | Unknown | optional |
image_size | image_size | no description | Unknown | optional |