Difference between revisions of "Template:Transcript blurb"
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <includeonly>[[The Portal Group]]'s [[The Portal Transcripts|Transcript Completion Project]] generates and edits transcripts for content related to [[Eric Weinstein]] and [[The Portal Podcast]]. Completed transcripts are available to read on [{{{bloglink|}}} The Portal Blog] and [[:Category:Transcript|The Portal Wiki]]. If you would like to contribute, you can make direct edits to the wiki, or you can contact Aardvark or Brooke on [https://discord.gg/TDbpwzz The Portal Group Discord Server]. | ||
This transcript was generated with {{{ai|(No AI specified)}}} by {{{madeby|(No maker specified)}}} from this content's {{{source|(No source specified)}}} version. {{#if: {{{firsteditors|}}}|It was first edited by {{{firsteditors}}}, and later underwent major revision by {{{laterrevisor}}}.|It was edited by {{{editors|(No editors specified)}}}.}} {{#if: {{{furthercontributors|}}}|Further corrections and contributions were provided by {{{furthercontributors}}}.|}} | |||
[[Category:Transcript]]</includeonly><noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"bloglink": { | |||
"label": "Blog Link", | |||
"description": "Link to the blog post containing the transcript.", | |||
"example": "https://theportal.group/the-portal-episode-002-what-is-the-portal/", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"ai": { | |||
"label": "AI Source", | |||
This transcript was generated with {{{ai|(No AI specified)}}} by {{{madeby|(No maker specified)}}} from this content's {{{source|(No source specified)}}} version. {{#if: {{{firsteditors|}}}|It was first edited by {{{firsteditors}}}, and later underwent major revision by {{{laterrevisor}}}.|It was edited by {{{editors|(No editors specified)}}}.}} {{#if: {{{furthercontributors|}}}|Further corrections and contributions were provided by {{{furthercontributors}}}.|}}</includeonly> | "description": "Specify the AI used to generate the transcript.", | ||
"example": "Otter.ai", | |||
"type": "string", | |||
"default": "Otter.ai", | |||
"suggested": true | |||
}, | |||
"madeby": { | |||
"description": "Specify who generated the AI transcript.", | |||
"example": "Brooke (pyrope#5830)", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"source": { | |||
"label": "Transcript Source Platform", | |||
"description": "Specify and link to the platform where the content used to generate the transcript was retrieved.", | |||
"example": "[https://www.youtube.com/watch?v=Z7rd04KzLcg YouTube]", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"firsteditors": { | |||
"label": "First Editors", | |||
"description": "For a transcript that underwent major revisions by different editors, list who edited the first version.", | |||
"example": "Brooke (pyrope#5830)", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"laterrevisor": { | |||
"label": "Later Revisor", | |||
"description": "For a transcript that underwent major revisions by different editors, list who revised it.", | |||
"example": "Brooke (pyrope#5830)", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"editors": { | |||
"label": "Editors", | |||
"description": "Who edited the transcript. Unnecessary if First Editors are specified.", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"furthercontributors": { | |||
"label": "Additional Contributors", | |||
"description": "List of those who made minor contributions before or after the transcript was posted.", | |||
"example": "Brooke (pyrope#5830)", | |||
"type": "string", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "This template is for media pages with an edited transcript. It automatically adds the \"Transcript\" category and generates a description of the Portal Transcripts project with editor credits. ", | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
</noinclude> | |||
<noinclude>[[Category:Transcript templates]]</noinclude> |
Latest revision as of 16:58, 22 June 2021
This template is for media pages with an edited transcript. It automatically adds the "Transcript" category and generates a description of the Portal Transcripts project with editor credits.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Blog Link | bloglink | Link to the blog post containing the transcript.
| String | suggested |
AI Source | ai | Specify the AI used to generate the transcript.
| String | suggested |
madeby | madeby | Specify who generated the AI transcript.
| String | suggested |
Transcript Source Platform | source | Specify and link to the platform where the content used to generate the transcript was retrieved.
| String | suggested |
First Editors | firsteditors | For a transcript that underwent major revisions by different editors, list who edited the first version.
| String | suggested |
Later Revisor | laterrevisor | For a transcript that underwent major revisions by different editors, list who revised it.
| String | suggested |
Editors | editors | Who edited the transcript. Unnecessary if First Editors are specified. | String | suggested |
Additional Contributors | furthercontributors | List of those who made minor contributions before or after the transcript was posted.
| String | suggested |