Template:MediaInfo
From Illustrations in German Translations of Mark Twain's Works
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