Difference between revisions of "Template:Transcription"

From Disobiki
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude><!-- As usual, bad template spacing is utterly necessary for proper rendered spacing. --></noinclude><includeonly>{{ #if: {{{header3|}}} | === {{{header3}}} === }}
 
<noinclude><!-- As usual, bad template spacing is utterly necessary for proper rendered spacing. --></noinclude><includeonly>{{ #if: {{{header3|}}} | === {{{header3}}} === }}
{| style="border-bottom: 1px solid #a2a9b1; margin-bottom: 1em; width: 100%;"
+
{| style="width: 100%;"
 
|-  style="vertical-align:top;"
 
|-  style="vertical-align:top;"
 
|
 
|
<blockquote style="background-color: #eee; border-left: 3px solid #ccc; margin-top: 0; padding: 0.5em 1em;">
+
<blockquote style="margin-top: 0;">
 
{{{transcription|}}}{{{transcription1|}}}
 
{{{transcription|}}}{{{transcription1|}}}
 
</blockquote>{{ #if: {{{transcription2|}}} |
 
</blockquote>{{ #if: {{{transcription2|}}} |
<blockquote style="background-color: #eee; border-left: 3px solid #ccc; padding: 0.5em 1em;">
+
<blockquote>
 
{{{transcription2}}}
 
{{{transcription2}}}
 
</blockquote> }}{{ #if: {{{transcription3|}}} |
 
</blockquote> }}{{ #if: {{{transcription3|}}} |
<blockquote style="background-color: #eee; border-left: 3px solid #ccc; padding: 0.5em 1em;">
+
<blockquote>
 
{{{transcription3}}}
 
{{{transcription3}}}
 
</blockquote> }}{{ #if: {{{transcription4|}}} |
 
</blockquote> }}{{ #if: {{{transcription4|}}} |
<blockquote style="background-color: #eee; border-left: 3px solid #ccc; padding: 0.5em 1em;">
+
<blockquote>
 
{{{transcription4}}}
 
{{{transcription4}}}
 
</blockquote> }}{{ #if: {{{transcription5|}}} |
 
</blockquote> }}{{ #if: {{{transcription5|}}} |
<blockquote style="background-color: #eee; border-left: 3px solid #ccc; padding: 0.5em 1em;">
+
<blockquote>
 
{{{transcription5}}}
 
{{{transcription5}}}
 
</blockquote> }}
 
</blockquote> }}
Line 35: Line 35:
 
| transcription4  = Fourth transcription block within a single transcription.
 
| transcription4  = Fourth transcription block within a single transcription.
 
| transcription5  = Fifth transcription block within a single transcription.
 
| transcription5  = Fifth transcription block within a single transcription.
| notes          = Additional notes that appear beneath the transcription.
 
 
}}
 
}}
 
</pre>
 
</pre>

Latest revision as of 14:19, 15 November 2018

Use this template to provide transcriptions alongside files.

Usage

{{Transcription
| header3         = Letter from Mr. X
| files           = [[File:TMEC-The Eleventh Hour-Letter from Mr. X.jpg|thumb|center]]
| transcription   = The residents of [[Forrest City]] are living in dangerous times.
| transcription1  = If using multiple transcriptions, you can use "1" as well.
| transcription2  = Second transcription block within a single transcription.
| transcription3  = Third transcription block within a single transcription.
| transcription4  = Fourth transcription block within a single transcription.
| transcription5  = Fifth transcription block within a single transcription.
}}