Usage
Template:Artwork is a meta-template: used to display a standard set of information at the top of an artwork page.
For [[Template:Artwork]], template code then looks like this, simplified:
{{Artwork
| name = {{{name|{{PAGENAME}}}}}
| description = {{{description}}}
| location = {{{location}}}
| community = {{{community}}}
| image = {{{image|}}}
}}
See below for detailed descriptions and examples of each of the parameters.