Jump to content

Template:ImageMetadata: Difference between revisions

From TwainFrame
Created page with "<noinclude> This Template holds Metadata for Image Pages, which can be displayed on the pages themselves and parsed by the DPL3 extension. </noinclude>"
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This Template holds Metadata for Image Pages, which can be displayed on the pages themselves and parsed by the DPL3 extension.
This Template holds Metadata for Image Pages, which can be displayed on the pages themselves and parsed by the DPL3 extension.
=== Use of this Template ===
*Variables:
**work-title
**year
**illustrator
**og-chapt
**chapt
**ill-chapt
**ill-title
**tag
**id
=== Template Content ===
</noinclude>
</noinclude>
<div style="margin:2em 0; padding:2em; border:1px solid #ccc; border-radius:3px; background:#eee">
'''{{{ill-title}}}''' by {{{illustrator}}}
This illustration is from chapter {{{chapt}}} of ''{{{work-title}}}'' ({{{year}}}).
</div>
<includeonly>
[[Category:Illustration]]
</includeonly>

Latest revision as of 10:12, 17 July 2025

This Template holds Metadata for Image Pages, which can be displayed on the pages themselves and parsed by the DPL3 extension.

Use of this Template

  • Variables:
    • work-title
    • year
    • illustrator
    • og-chapt
    • chapt
    • ill-chapt
    • ill-title
    • tag
    • id

Template Content

{{{ill-title}}} by {{{illustrator}}}

This illustration is from chapter {{{chapt}}} of {{{work-title}}} ({{{year}}}).