Template:Text and translation: Difference between revisions
Content deleted Content added
Johnrdorazio (talk | contribs) No edit summary |
Johnrdorazio (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
--><div style="flex: 1 0 300px;"><p>{{{2}}}</p></div><!-- |
--><div style="flex: 1 0 300px;"><p>{{{2}}}</p></div><!-- |
||
--></div><!-- |
--></div><!-- |
||
-->{{#if:{{{author|{{{3|}}}}}}|<div class="templatequotecite">— <cite><span class="templatequote-author">{{{author|{{{3|}}}}}}</span>{{#if:{{{title|}}}|, <span class="templatequote-title">{{{title}}}</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>}}<!-- |
-->{{#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>}}<!-- |
||
--></blockquote></includeonly><noinclude> |
--></blockquote></includeonly><noinclude> |
||
Line 14: | Line 14: | ||
"1": { |
"1": { |
||
"description": "original text", |
"description": "original text", |
||
"example": "{{lang|it|Con la sua teoria di λόγος σπερματικός [logos spermatikos], Giustino getta un ponte tra l'antica filosofia ed il Cristianesimo.}}", |
|||
⚫ | |||
"type": "wiki-template-name" |
"type": "wiki-template-name" |
||
"default": "{{lang|it|original italian text here. if not italian, change language code accordingly}}" |
|||
}, |
}, |
||
"2": { |
"2": { |
||
"description": "English translation", |
"description": "English translation", |
||
"type": "content" |
"type": "content", |
||
"example": "With his theory of λόγος σπερματικός [logos spermatikos] Justin builds a bridge between ancient philosophy and Christianity." |
|||
}, |
}, |
||
"3": { |
"3": { |
||
"description": "author", |
"description": "author", |
||
"type": "content" |
"type": "content", |
||
"example": "Berthold Altaner" |
|||
}, |
}, |
||
"author": { |
"author": { |
||
Line 30: | Line 31: | ||
}, |
}, |
||
"title": { |
"title": { |
||
"type": "content" |
"type": "content", |
||
"example": "Patrologia" |
|||
}, |
}, |
||
"publisher": { |
"publisher": { |
||
"type": "content" |
"type": "content", |
||
"example": "Marietti" |
|||
}, |
}, |
||
"year": { |
"year": { |
||
"type": "content" |
"type": "content", |
||
"example": "1977" |
|||
}, |
}, |
||
"pages": { |
"pages": { |
||
"type": "content" |
"type": "content", |
||
⚫ | |||
}, |
}, |
||
"edition": { |
"edition": { |