Usage edit

Please keep all comments, annotations and references in the |notes= field.

Blank row edit

{{Public art row
| image =  Example.jpg
| commonscat =  <!-- category on Commons, *without* Category: prefix -->
| subject = 
| location = 
| date = {{Start date|YYYY|MM|DD}}
| show_artist= no <!-- To remove the artist column (default is "yes") -->
| artist = 
| type = 
| material = 
| dimensions = 
| designation = 
| coordinates = {{Coord|LAT|LON|type:landmark_region:XX}}
| owner = 
| show_wikidata= yes <!-- if using Wikidata column -->
| wikidata = 
| notes = 
}}

Parameters edit

All but name are optional.

image
bare file name
subject
the name of the artwork; or person depicted by statue, event depicted by mural, etc.
location
place name
date
use {{Start date}}
artist
type
e.g. "statue", "bust", "mural"
material
e.g. "bronze", "stone"
dimensions
use {{Convert}}
designation
coordinates
use {{Coord}}, but do not use the |name= parameter
owner
notes

Examples edit

Example 1 edit

Image Title / subject Location and
coordinates
Date Artist / designer Type Material Dimensions Designation Owner / administrator Notes
Royal Oak Lozells

52°30′10″N 1°54′02″W / 52.502687°N 1.900501°W / 52.502687; -1.900501
c. 1936 (1936) William Bloye bas-relief Stone e.g. "Grade II listed" (UK), "NHPR" (USA); may include reference number. Decoration around the doorway of a former pub (now a shop). Formerly brightly painted.[1]


{{Public art header}}

{{Public art row
| image =Art_deco_carving_by_William_Bloye_(doorway_to_the_Royal_Oak_Public_House,_Lozells,_Birmingham,_England).jpg
| subject = ''Royal Oak''
| location = [[Lozells]]
| date = c. {{Start date|1936}}
| type = [[bas-relief]]
| artist = [[William Bloye]]
| material = Stone
| dimensions = 
| designation = 
| coordinates = {{Coord|52.502687|-1.900501|type:landmark_region:GB-BIR}}
| owner = 
| notes = Decoration around the doorway of a former pub (now a shop). Formerly brightly painted.<ref>Some reference</ref>
}}

{{End|Public art table}}

Example 2 edit

Image Title / subject Location and
coordinates
Date Artist / designer Type Material Dimensions Designation Notes
Royal Oak Lozells

52°30′10″N 1°54′02″W / 52.502687°N 1.900501°W / 52.502687; -1.900501
c. 1936 (1936) William Bloye bas-relief Stone e.g. "Grade II listed" (UK), "NHPR" (USA); may include reference number. Decoration around the doorway of a former pub (now a shop). Formerly brightly painted.[2]


{{Public art header|show_owner=no}}

{{Public art row
| image =Art_deco_carving_by_William_Bloye_(doorway_to_the_Royal_Oak_Public_House,_Lozells,_Birmingham,_England).jpg
| subject = ''Royal Oak''
| location = [[Lozells]]
| date = c. {{Start date|1936}}
| type = [[bas-relief]]
| artist = [[William Bloye]]
| material = Stone
| dimensions = 
| designation = 
| coordinates = {{Coord|52.502687|-1.900501|type:landmark_region:GB-BIR}}
| notes = Decoration around the doorway of a former pub (now a shop). Formerly brightly painted.<ref>Some reference</ref>
}}

{{End|Public art table}}

Example 3 edit

Image Title / subject Location and
coordinates
Date Artist / designer Type Designation Notes
Ridirich Little Somerset Street 1980 Keith McCarter [3]
Sculpture of two friars Crutched Friars

51°30′44″N 0°04′37″W / 51.51220°N 0.07698°W / 51.51220; -0.07698
1984–5 Michael Black
{{public art header|show_material=no|show_dimensions=no|show_owner=no}}
{{public art row
|image= Ridirich sculpture, Aldgate, City of London.JPG
|subject= ''Ridirich''
|location= Little Somerset Street
|date= 1980
|artist= {{sortname|Keith|McCarter|nolink=1}}
|coordinates=
|notes= <ref>Some reference</ref>
}}
{{public art row
|image= Statue Of 'Two Crutched Friars'.jpg
|subject= Sculpture of two friars
|location= Crutched Friars
|date= 1984–5
|artist= {{sortname|Michael|Black|nolink=1}}
|coordinates= {{coord|51.51220|-0.07698|type:landmark_region:GB-LND}}
}}
{{public art footer}}

Example 4 edit

Image Title / subject Location and
coordinates
Date Artist / designer Type Material Dimensions Designation Owner / administrator Wikidata Notes

More images
Boulton, Watt and Murdoch Broad Street

52°28′43″N 1°54′30″W / 52.478587°N 1.908395°W / 52.478587; -1.908395
1956 (1956) William Bloye statue Gilded Bronze Birmingham City Council Q4949742 Matthew Boulton, James Watt and William Murdoch


{{Public art header|show_owner=no|show_wikidata=yes}}

{{Public art row
| image =  Boulton, Watt and Murdoch.jpg
| commonscat = Statue of Boulton, Watt and Murdoch, Birmingham
| subject = ''[[Boulton, Watt and Murdoch]]''
| location = Broad Street
| date = {{Start date|1956}}
| artist = [[William Bloye]]
| type = statue
| material = [[Gilding|Gilded]] [[Bronze]]
| dimensions = 
| designation = 
| coordinates = {{coord|52.478587|-1.908395|type:landmark_region:GB-BIR}}
| owner = Birmingham City Council
| wikidata = Q4949742
| notes = [[Matthew Boulton]], [[James Watt]] and [[William Murdoch]]
}}

{{End|Public art table}}

References edit

  1. ^ Some reference
  2. ^ Some reference
  3. ^ Some reference

Microformat edit

The HTML markup produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue articles across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Geo microformat, which additionally makes the coordinates (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a GPS unit. For more information about the use of microformats on Wikipedia, please see the microformat project.

Sub-templates edit

If the place or venue has "established", "founded", "opened" or similar dates, use {{start date}} for the earliest of those dates unless the date is before 1583 CE.

If it has a URL, use {{URL}}.

Please do not remove instances of these sub-templates.

Classes edit

hCard uses HTML classes including:

  • adr
  • agent
  • category
  • county-name
  • extended-address
  • fn
  • label
  • locality
  • nickname
  • note
  • org
  • region
  • street-address
  • uid
  • url
  • vcard

Geo is produced by calling {{coord}}, and uses HTML classes:

  • geo
  • latitude
  • longitude

Please do not rename or remove these classes nor collapse nested elements which use them.

Precision edit

When giving coordinates, please use an appropriate level of precision. Do not use {{coord}}'s |name= parameter.

See also edit