Venues

Venue data is stored as _venues/venue-name.md. The content is the venue description.

Attribute Reference

Attribute Job Description
title
string
Venue title

Should match usage with shows, if using venue_sort will match that. Must also match filename.

placeholder
boolean
Is this venue virtual / generated at runtime
built
number
Year the venue was constructed

YYYY

images
array
List of SmugMug image IDs of the venue

Find IDs using util/smug-venues.

smug_images
array
SmugImages for given images
location
hash
Exact location of the venue

Hash with two keys: lat and lon as decimals. Used for map marker.

city
string
City

City where the venue is located.

city_sort
string
City grouping

Used for mapping venues to listings on archive page.

sort
number
Allows manual sorting of venue listing
shows
documentarray
List of shows performed in this venue
show_count
number
Number of shows performed in venue

Used as sort attribute

comment
Reserved for editor comments

Displayed in editors’ mode.

Example Venue

---
title: Lincoln Library
built: 1962
images:
  - 5rTvvrw
location:
  lat: 52.9419
  lon: -1.1995
links:
	- type: default
		title: Lincoln Hall Website
		href: http://www.nottinghamconferences.co.uk/lincoln-hall/
	- type: Twitter 
		title: @LincolnLibrary
		username: LincolnLibrary
---

Lincoln Library, also called Coveney Library, is a hall library located directly north of the New Theatre.