Template:Text and translation: Difference between revisions
Content deleted Content added
Johnrdorazio (talk | contribs) No edit summary |
Johnrdorazio (talk | contribs) No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1:
<includeonly><
--><div style="display:flex;flex-flow:row wrap; gap:3em"><!--
--><div style="flex: 1 0 300px;"><p>{{{1}}}</p></div><!--
--><div style="flex: 1 0 300px;"><p>{{{2}}}</p></div><!--
--></div><!--
-->{{#if:{{{author|{{{3|}}}}}}|<div class="templatequotecite">— <cite><span class="templatequote-author">{{{author|{{{3|}}}}}}</span>{{#if:{{{title|}}}|, <span class="templatequote-title"><i>{{{title}}}</i></span>}}{{#if:{{{publisher|}}}|, <span class="templatequote-publisher">{{{publisher}}}</span>}}{{#if:{{{edition|}}}|, <span class="templatequote-edition">{{{edition}}}</span>}}{{#if:{{{year|}}}|, <span class="templatequote-year">{{{year}}}</span>}}{{#if:{{{pages|}}}|, <span class="templatequote-pages">{{{pages}}}</span>}}</cite></div>}}<!--
--></
{{Documentation}}
Line 14:
"1": {
"description": "original text",
"example": "{{lang|it|Con la sua teoria di λόγος σπερματικός [logos spermatikos], Giustino getta un ponte tra l'antica filosofia ed il Cristianesimo.}}",
"example": "Jesus of Nazareth",▼
"type": "wiki-template-name"
},
"2": {
"description": "English translation",
"type": "
"example": "With his theory of λόγος σπερματικός [logos spermatikos] Justin builds a bridge between ancient philosophy and Christianity."
},
"3": {
"description": "author",
"type": "content",
"example": "Berthold Altaner"
},
"author": {
"type": "
},
"title": {
"type": "
"example": "Patrologia"
},
"publisher": {
"type": "
"example": "Marietti"
},
"year": {
"type": "
"example": "1977"
},
"pages": {
"type": "
"example": "pp. 70-71"
},
"edition": {
"type": "content"
}
},
"description": "This template allows for the presentation of text in a language other than English alongside an English translation of that text. It is primarily designed for rendering poetic texts and their translations in parallel columns that are responsive to devices with display sizes smaller than a personal computer's screen. That is, on a large screen the text and translation are displayed side-by-side, reducing unsightly white space, but on a smaller screen they are presented one below the other.",
"paramOrder": [
"1",
"2",
"3",
"author",
"title",
"publisher",
"edition",
"year",
"pages"
]
}
</templatedata></noinclude>
|