Template

ArticleNote: Difference between revisions

From Mark Twain in the German Language Press

mNo edit summary
mNo edit summary
Line 1: Line 1:
<noinclude>
__NOTOC__
=== Use of this Template ===
=== Use of this Template ===
* Current example page: [[IA-002]]
* Current example page: [[IA-002]]
* Include in longer Article Pages to display additional info on the article next to the article image.
* Include in Article Pages to display the "Changes in Translation" section (included by default) and/or additional information (not included by default) next to the article image; to display the same information above the article image use [[Template:ArticleNoteTop]].
* Variables:
* Variables:
** content: general information on the text (will be ommitted if left out)
** content: general information on the text (will be ommitted if variable is undeclared)
** note: include an alternative to the "Changes in Translation" section OR include the variable but leave empty to exclude the "Changes in Translation" section
** note: include an alternative to the default "Changes in Translation" section OR declare the variable but leave it empty to exclude the "Changes in Translation" section entirely
* CSS-class: articleNote
* CSS-class: articleNote
* Copy: <nowiki>{{ArticleNote|content|note}}</nowiki> OR <nowiki>{{ArticleNote}}</nowiki>
* Copy: <nowiki>{{ArticleNote|content=|note=}}</nowiki> OR <nowiki>{{ArticleNote}}</nowiki>




=== Template Content ===
=== Content of this Template ===
</noinclude>
==== As Wikitext ====
<pre><nowiki>
<div class="large-8 columns articleNote">
<div class="large-8 columns articleNote">
<div>{{{content|}}}
<div>{{{content|}}}
Line 17: Line 18:
{{{note|{{TranslationChanges}}}}}
{{{note|{{TranslationChanges}}}}}
</div>
</div>
</nowiki></pre>
==== As Rendered On This Page ====
<onlyinclude>
<div class="large-8 columns articleNote">
<div>{{{content|}}}
</div>
{{{note|{{TranslationChanges}}}}}
</div>
</onlyinclude>

Revision as of 09:12, 22 August 2025

Use of this Template

  • Current example page: IA-002
  • Include in Article Pages to display the "Changes in Translation" section (included by default) and/or additional information (not included by default) next to the article image; to display the same information above the article image use Template:ArticleNoteTop.
  • Variables:
    • content: general information on the text (will be ommitted if variable is undeclared)
    • note: include an alternative to the default "Changes in Translation" section OR declare the variable but leave it empty to exclude the "Changes in Translation" section entirely
  • CSS-class: articleNote
  • Copy: {{ArticleNote|content=|note=}} OR {{ArticleNote}}


Content of this Template

As Wikitext

<div class="large-8 columns articleNote">
<div>{{{content|}}}
</div>
{{{note|{{TranslationChanges}}}}}
</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⟫