Template: Transcript

From LibrePlanet
Jump to: navigation, search
Line 24: Line 24:
 
{{Transcript|
 
{{Transcript|
  
Insert text of the speech here, including {{Well|highlighted sentence}} and {{Video|URL of video|Caption of video}} if you have that.
+
Insert text of the speech here, including {{Well|highlighted sentence}} and {{VideoWebM|URL of video|Caption of video}} if you have that.
  
 
You may use any number of Wells and Videos for your speech (e.g. different versions of the video, and several highlighted sentences.)
 
You may use any number of Wells and Videos for your speech (e.g. different versions of the video, and several highlighted sentences.)

Revision as of 16:50, 2 October 2013

Purpose

Format the transcript of a speech or video in a readable way.

It's used in conjunction with the Template:VideoWebM and the Template:Well for better results.

Usage

{{Transcript| Insert text of the speech here, including {{Well|highlighted sentence}} and {{VideoWebM|URL of video|Caption of video}} if you have that. You may use any number of Wells and Videos for your speech (e.g. different versions of the video, and several highlighted sentences.) Once the speech is done, don't forget to close the tag with }}

Example

The above example will look like:


Insert text of the speech here, including
highlighted sentence
and
<video controls="controls">

<source src="URL of video" type='video/webm; codecs="vp8, vorbis"' />

</video>

Caption of video

if you have that.

You may use any number of Wells and Videos for your speech (e.g. different versions of the video, and several highlighted sentences.)

Once the speech is done, don't forget to close the tag with
{{{2}}}