Difference between revisions of "Template:Transcript blurb"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<includeonly>[[The Portal Group]]'s [[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]. | <noinclude> | ||
Template for generating transcript blurbs. | |||
'''Usage: Copy paste the code below, filling in relevant fields after the = sign. Fields that are removed will not show up in the generated blurb or will display placeholder text.''' | |||
<syntaxhighlight lang="html+handlebars">{{transcript blurb | |||
|bloglink= | |||
|ai= | |||
|source= | |||
|madeby= | |||
|firsteditors= | |||
|laterrevisor= | |||
|editors= | |||
|furthercontributors= | |||
}}</syntaxhighlight> | |||
</noinclude><includeonly>[[The Portal Group]]'s [[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}}}.|}} | 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> | </includeonly> |
Revision as of 20:44, 19 March 2021
Template for generating transcript blurbs.
Usage: Copy paste the code below, filling in relevant fields after the = sign. Fields that are removed will not show up in the generated blurb or will display placeholder text.