Template

MediaInfo: Difference between revisions

From Illustrations in German Translations of Mark Twain's Works

No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 14: Line 14:
==== As Wikitext ====
==== As Wikitext ====
<pre><nowiki>
<pre><nowiki>
{{MediaInfo
title = {{{title|}}}
| title       = {{{title|}}}
chapter = {{{chapter|}}}
| chapter     = {{{chapter|}}}
illustration = {{{illustration|}}}
| illustration= {{{illustration|}}}
illustrator = {{{illustrator|}}}
| illustrator = {{{illustrator|}}}
year = {{{year|}}}
| year       = {{{year|}}}
tags = {{{tags|}}}
| tags       = {{{tags|}}}
}}
</nowiki></pre>
</nowiki></pre>


==== As Rendered On This Page ====
==== As Rendered On This Page ====
<onlyinclude>
<onlyinclude>
{{MediaInfo
title = {{{title|}}}
| title       = {{{title|}}}
chapter = {{{chapter|}}}
| chapter     = {{{chapter|}}}
illustration = {{{illustration|}}}
| illustration= {{{illustration|}}}
illustrator = {{{illustrator|}}}
| illustrator = {{{illustrator|}}}
year = {{{year|}}}
| year       = {{{year|}}}
tags = {{{tags|}}}
| tags       = {{{tags|}}}
}}
</onlyinclude>
</onlyinclude>

Revision as of 19:04, 9 September 2025

Use of this Template

  • Use on File pages to provide metadata for MediaViewer.
  • Variables:
    • title = short title of the image
    • chapter = chapter reference (e.g. "Chapter 1")
    • illustration= illustration number
    • illustrator = name of the illustrator
    • year = year of creation/publication
    • tags = comma-separated list of tags
  • Copy: {{MediaInfo|title=|chapter=|illustration=|illustrator=|year=|tags=}}

Content of this Template

As Wikitext

title = {{{title|}}}
chapter = {{{chapter|}}}
illustration = {{{illustration|}}}
illustrator = {{{illustrator|}}}
year = {{{year|}}}
tags = {{{tags|}}}

As Rendered On This Page

title = chapter = illustration = illustrator = year = tags =