Difference between revisions of "Template:Transcription"
Jump to navigation
Jump to search
Morbus Iff (talk | contribs) |
Morbus Iff (talk | contribs) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{ #if: {{{header3|}}} | === {{{header3}}} === }} | {{ #if: {{{header3|}}} | === {{{header3}}} === }} | ||
− | {{{files}}} | + | <div style="float:right;">{{{files}}}</div> |
− | {{transcription1}} | + | {{{transcription1}}} |
− | {{transcription2}} | + | {{{transcription2}}} |
− | {{transcription3}} | + | {{{transcription3}}} |
</includeonly> | </includeonly> | ||
<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}}} === }} |
Revision as of 12:44, 29 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. }}