Template:ImageMetadata: Difference between revisions
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 |
||
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:1em; padding:2em; border:1px solid #ccc; border-radius:3px; background:#eee"> | |||
=== {{{ill-title}}} === | |||
This illustration by {{{illustrator}}} is from chapter {{{chapt}}} of {{{work-title}}}, published in {{{year}}}. | |||
</div> |