ArticleNote: Difference between revisions
From Mark Twain in the German Language Press
Created page with "<noinclude> === Use of this Template === * Current example page: * Include in longer article pages to display additional info on the article next to the article image. * Variables: ** content: wikitext (will be ommitted if left out) * Copy: <nowiki>{{ArticleNote|content}}</nowiki> OR <nowiki>{{ArticleNote}}</nowiki> === Template Content === </noinclude><div class="large-8 columns article-note"> <div>{{{content|}}} </div> <div>{{TranslationChanges}} </div> </div>" |
mNo edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | |||
=== Use of this Template === | === Use of this Template === | ||
* Current example page: | * Current example page: [[IA-002]] | ||
* Include in | * 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]]. | ||
* This template uses the [[Template:TranslationChanges]] | |||
* Variables: | * Variables: | ||
** content: | ** content: general information on the text (will be ommitted if variable is undeclared) | ||
* Copy: <nowiki>{{ArticleNote|content}}</nowiki> OR <nowiki>{{ArticleNote}}</nowiki> | ** 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; articleTranslationNote (only for translation changes section) | |||
* Copy: <nowiki>{{ArticleNote|note=|content=}}</nowiki> OR <nowiki>{{ArticleNote}}</nowiki> | |||
=== Template | === Content of this Template === | ||
< | ==== As Wikitext ==== | ||
<pre><nowiki> | |||
<div class="large-8 columns articleNote"> | |||
<div>{{{content|}}} | <div>{{{content|}}} | ||
</div> | </div> | ||
{{{note|{{TranslationChanges}}}}} | |||
</div> | </div> | ||
</nowiki></pre> | |||
==== As Rendered On This Page ==== | |||
<onlyinclude> | |||
<div class="large-8 columns articleNote"> | |||
<div>{{{content|}}} | |||
</div> | |||
{{{note|{{TranslationChanges}}}}} | |||
</div> | </div> | ||
</onlyinclude> | |||
Latest revision as of 08:17, 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.
- This template uses the Template:TranslationChanges
- 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; articleTranslationNote (only for translation changes section)
- Copy: {{ArticleNote|note=|content=}} 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⟫