Template:Artwork/doc

Template page
< Template:Artwork
Revision as of 05:03, 7 April 2022 by Geekahedron (talk | contribs) (Created page with " == Usage == Template:Artwork is a meta-template: used to display a standard set of information at the top of an artwork page. For <code><nowiki>Template:Artwork</nowiki></code>, template code then looks like this, simplified: <pre> {{Artwork | name = {{{name|{{PAGENAME}}}}} | description = {{{description}}} | location = {{{location}}} | community = {{{community}}} | image = {{{image|}}} }} </pre> See below for detailed descriptions and examples of each...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.