Difference between revisions of "Template:Transcription"
Jump to navigation
Jump to search
Morbus Iff (talk | contribs) (Created page with "<includeonly> {| class="wikitable" ! Transcription !! Source |- style="vertical-align:top;" | <blockquote style="background-color: #eee; padding: 0.8em;">{{{transcription}}}{...") |
Morbus Iff (talk | contribs) |
||
(80 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly> | + | <noinclude><!-- As usual, bad template spacing is utterly necessary for proper rendered spacing. --></noinclude><includeonly>{{ #if: {{{header3|}}} | === {{{header3}}} === }} |
− | {| | + | {| style="width: 100%;" |
− | |||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| | | | ||
− | <blockquote style=" | + | <blockquote style="margin-top: 0;"> |
− | {{ #if: {{{transcription2}}} |<blockquote | + | {{{transcription|}}}{{{transcription1|}}} |
− | {{ #if: {{{transcription3}}} |<blockquote | + | </blockquote>{{ #if: {{{transcription2|}}} | |
− | {{ #if: {{{transcription4}}} |<blockquote | + | <blockquote> |
− | {{ #if: {{{transcription5}}} |<blockquote | + | {{{transcription2}}} |
− | | | + | </blockquote> }}{{ #if: {{{transcription3|}}} | |
+ | <blockquote> | ||
+ | {{{transcription3}}} | ||
+ | </blockquote> }}{{ #if: {{{transcription4|}}} | | ||
+ | <blockquote> | ||
+ | {{{transcription4}}} | ||
+ | </blockquote> }}{{ #if: {{{transcription5|}}} | | ||
+ | <blockquote> | ||
+ | {{{transcription5}}} | ||
+ | </blockquote> }} | ||
+ | | style="width: 315px;" | | ||
{{{files}}} | {{{files}}} | ||
− | |} | + | |}</includeonly><noinclude> |
− | </includeonly><noinclude> | + | Use this template to provide transcriptions alongside files. |
− | Use this template to provide | ||
== Usage == | == Usage == | ||
Line 19: | Line 27: | ||
<pre> | <pre> | ||
{{Transcription | {{Transcription | ||
− | | | + | | header3 = Letter from Mr. X |
− | | files | + | | 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. | ||
}} | }} | ||
</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. }}