Template:Infobox transcript: Difference between revisions

Template page
(Added template.)
 
mNo edit summary
 
Line 23: Line 23:
|  data2  = {{{created in|}}}
|  data2  = {{{created in|}}}


| label3  = First published
| label3  = Content length
|  data3  = {{{published|}}}
|  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 work
{{Library infobox transcipt
| image =
| image =
| image_size =
| image_size =
Line 50: Line 50:
| created by =
| created by =
| created in =
| created in =
| published =  
| 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 Author
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 work",
"description": "Title of the content",
"type": "string",
"type": "string",
"suggested": true
"suggested": true
Line 70: Line 70:
"image": {
"image": {
"label": "Image",
"label": "Image",
"description": "Book cover",
"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, usually for information about the edition of the cover",
"description": "Caption of the image",
"type": "string"
"type": "string"
},
},
Line 94: Line 94:
"suggested": true
"suggested": true
},
},
"published": {
"content length": {
"label": "First published",
"label": "Content length",
"description": "Date the video was first published",
"description": "The length of the content, e.g. 10:20, 9:23, etc.",
"type": "date",
"suggested": true
"suggested": true
},
},
Line 141: Line 140:
"created by",
"created by",
"created in",
"created in",
"published",
"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

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

Title of the content

Stringsuggested
Imageimage

Video thumbnail

Filesuggested
Captioncaption

Caption of the image

Stringoptional
Created bycreated by

Author of the video

Stringsuggested
Created increated in

Date the video was created

Datesuggested
Content lengthcontent length

The length of the content, e.g. 10:20, 9:23, etc.

Unknownsuggested
Typetype

Type of work

Example
Video essay, live stream, etc.
Stringsuggested
ISBNisbn

ISBN number of the work

Numbersuggested
Linklink

URL of the video

URLsuggested
Audiobookaudiobook

URL of an audiobook reading of the work

URLsuggested
Full display titledisplay_title

Adds title in style "Work (in italics), by Author"

Example
Write "yes" to activate the title styling
Auto value
Stringsuggested
_subheader_subheader

no description

Unknownoptional
image_uprightimage_upright

no description

Unknownoptional
image_altimage_alt

no description

Unknownoptional
image_sizeimage_size

no description

Unknownoptional