Difference between revisions of "Template:Transcription"
Jump to navigation
Jump to search
Morbus Iff (talk | contribs) |
Morbus Iff (talk | contribs) |
||
| Line 6: | Line 6: | ||
{{{transcription|}}}{{{transcription1|}}} | {{{transcription|}}}{{{transcription1|}}} | ||
</blockquote> | </blockquote> | ||
| − | {{ #if: {{{transcription2|}}} | | + | {{ #if: {{{transcription2|}}} |<blockquote style="background-color: #eee; padding: 0.5em 1em;"> |
| − | <blockquote style="background-color: #eee; padding: 0.5em 1em;"> | ||
{{{transcription2}}} | {{{transcription2}}} | ||
</blockquote>}} | </blockquote>}} | ||
| − | {{ #if: {{{transcription3|}}} | <blockquote style="background-color: #eee; padding: 0.5em 1em;">{{{transcription3}}}</blockquote>}}{{ #if: {{{transcription4|}}} | <blockquote style="background-color: #eee; padding: 0.5em 1em;">{{{transcription4}}}</blockquote>}}{{ #if: {{{transcription5|}}} | <blockquote style="background-color: #eee; padding: 0.5em 1em;">{{{transcription5}}}</blockquote>}}{{ #if: {{{notes|}}} | {{{notes}}} }} | + | {{ #if: {{{transcription3|}}} | <blockquote style="background-color: #eee; padding: 0.5em 1em;"> |
| + | {{{transcription3}}} | ||
| + | </blockquote>}} | ||
| + | {{ #if: {{{transcription4|}}} | <blockquote style="background-color: #eee; padding: 0.5em 1em;"> | ||
| + | {{{transcription4}}} | ||
| + | </blockquote>}} | ||
| + | {{ #if: {{{transcription5|}}} | <blockquote style="background-color: #eee; padding: 0.5em 1em;"> | ||
| + | {{{transcription5}}} | ||
| + | </blockquote>}} | ||
| + | {{ #if: {{{notes|}}} | {{{notes}}} }} | ||
| style="width: 315px;" | | | style="width: 315px;" | | ||
{{{files}}} | {{{files}}} | ||
Revision as of 08:20, 21 October 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.
| notes = Additional notes that appear beneath the transcription.
}}