TranslationChanges: Difference between revisions
From Mark Twain in the German Language Press
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
__NOTOC__ | |||
=== Use of this Template === | === Use of this Template === | ||
* Current example page: [[IA-002]] | * Current example page: [[IA-002]] | ||
* | * Automatically included when using [[Template:ArticleNote]] or [[Template:ArticleNoteTop]] to display the "Translation Changes" section and explain the color coding of translated material. | ||
* CSS-Class: translationChanges | * CSS-Class: translationChanges | ||
* Copy: <nowiki>{{TranslationChanges}}</nowiki> | * Copy: <nowiki>{{TranslationChanges}}</nowiki> | ||
=== Template | === Content of this Template === | ||
< | ==== As Wikitext ==== | ||
<pre><nowiki> | |||
<div class="translationChanges"> | <div class="translationChanges"> | ||
'''Changes in the translation''' are indicated as follows: | '''Changes in the translation''' are indicated as follows: | ||
| Line 15: | Line 16: | ||
* Omission; not included in the German translation <span class="translationOmission">⟪in red⟫</span> | * Omission; not included in the German translation <span class="translationOmission">⟪in red⟫</span> | ||
</div> | </div> | ||
</nowiki></pre> | |||
==== As Rendered On This Page ==== | |||
<onlyinclude> | |||
<div class="translationChanges"> | |||
'''Changes in the translation''' are indicated as follows: | |||
* Inserts; not present in the English original: <span class="translationInsert">{in green}</span> | |||
* Changes in word choice or meaning <span class="translationChange">⟦in blue⟧</span> | |||
* Omissions; not included in the German translation <span class="translationOmission">⟪in red⟫</span> | |||
</div> | |||
</onlyinclude> | |||
Revision as of 08:33, 22 August 2025
Use of this Template
- Current example page: IA-002
- Automatically included when using Template:ArticleNote or Template:ArticleNoteTop to display the "Translation Changes" section and explain the color coding of translated material.
- CSS-Class: translationChanges
- Copy: {{TranslationChanges}}
Content of this Template
As Wikitext
<div class="translationChanges">
'''Changes in the translation''' are indicated as follows:
* Inserts; not present in the English original: <span class="translationInsert">{in green}</span>
* Changes in word choice or meaning <span class="translationChange">⟦in blue⟧</span>
* Omission; not included in the German translation <span class="translationOmission">⟪in red⟫</span>
</div>
As Rendered On This Page
Changes in the translation are indicated as follows:
- Inserts; not present in the English original: {in green}
- Changes in word choice or meaning ⟦in blue⟧
- Omissions; not included in the German translation ⟪in red⟫