Misplaced Pages

Template:Image information art: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 03:45, 31 May 2022 view sourceIzno (talk | contribs)Checkusers, Interface administrators, Administrators113,664 edits std wikitable← Previous edit Revision as of 06:46, 18 May 2023 view source WOSlinker (talk | contribs)Administrators854,781 editsm syntaxhighlight lang="wikitext"Next edit →
Line 57: Line 57:
|}<noinclude>{{pp-semi|small=yes}} |}<noinclude>{{pp-semi|small=yes}}
==Brief syntax description== ==Brief syntax description==
<syntaxhighlight lang="wikitext">
<pre><nowiki>
{{Image information art| {{Image information art|
|title = Title of the work |title = Title of the work
Line 75: Line 75:
|other_versions = (optional variable, can be left out) |other_versions = (optional variable, can be left out)
}} }}
</syntaxhighlight>
</nowiki></pre>


==See also== ==See also==

Revision as of 06:46, 18 May 2023

Artwork image information
Title {{{title}}}
Artist {{{artist}}}
Year {{{year}}}
Creation location {{{creationLocation}}}
Type {{{type}}}
Height {{{height}}}
Width {{{width}}}
Depth {{{depth}}}
Units {{{units}}}
City {{{city}}}
Museum/Gallery {{{museum}}}
Source {{{source}}}
Permission {{{permission}}}
Other notes {{{other}}}

Brief syntax description

{{Image information art|
|title = Title of the work
|artist = Artist who created it
|year = Year of production
|creationLocation = Location where the work was created
|type = Technique used
|height = Height
|width = Width
|depth = Depth
|units = Units of measurement
|city = City of current location
|museum = Museum/gallery/venue of (current) location
|source = Where the image was found (URL + name, usually)
|permission = Notes about permission to use the image. This does NOT replace the need for a license tag or fair use statement.
|other = Other notes about the image or artwork
|other_versions = (optional variable, can be left out)
}}

See also