Template:Quotation with original

[??]
Template documentation


UsageEdit

{{Quotation with original
| lang = fr | source = MediaWiki | author = Frigory
| original = Voici du texte.
| translation = <translate>Here is some text.</translate>
}}

gives:

[fr]
Voici du texte.

 — 


Here is some text.

 — 

or

[fr]
Voici du texte.

 — 


Here is some translated text.

 — 

Original is in target languageEdit

{{Quotation with original
| lang = en | source = MediaWiki | author = Frigory
| original = Here is some text.
| translation = <translate>Here is some text.</translate>
}}

gives:

[en]
Here is some text.

 — 

or

[en]
Here is some text.

 — 

With an answerEdit

{{Quotation with original
| lang = fr | source = MediaWiki | author = Frigory | author 2 = Shirayuki
| original = Voici du texte.
| original 2 = Un autre texte.
| translation = <translate>Here is some text.</translate>
| translation 2 = <translate>Another text.</translate>
}}

gives:

[fr]
Voici du texte.

 — 

Un autre texte.
 — 
Here is some text.

 — 

Another text. — 

or

[fr]
Voici du texte.

 — 

Un autre texte.
 — 
Here is some translated text.

 — 

Another translated text. —