Template

Template:MediaInfo

From Illustrations in German Translations of Mark Twain's Works

Revision as of 19:14, 9 September 2025 by HMHTEST (talk | contribs) (Undo revision 1193 by HMHTEST (talk))

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

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

As Rendered On This Page

Template loop detected: Template:MediaInfo