Template:Show

From PickiPedia: A knowledge base of bluegrass, old time psychedelic jams, and other public domain music
Jump to navigationJump to search


Show - Structured data template for performances/concerts.

Uses Ethereum blockheight as the canonical timestamp anchor.

Usage

{{Show
|artists=Billy Strings
|venue=The Station Inn
|blockheight=24140272
|official_poster=Show-poster.jpg
|doors_time=7:30 PM
|show_time=8:00 PM
|ensemble=Billy Strings; Jarrod Walker; Royal Masat; Alex Hargreaves
|status=proposed
|by=Tea
|source=stationinn.com
}}

[[Category:Shows]]

Note: You must manually add [[Category:Shows]] to pages using this template (SMW bug workaround).

Parameters

  • artists (required) - Performing artist(s); the headlining name as it appears on the poster
  • venue (required) - Venue name (should match a venue page)
  • blockheight (required) - Ethereum block height when the show started/starts
  • official_poster (optional) - Filename of the official show poster (e.g., "Show-poster.jpg"). Takes priority over image.
  • image (optional, deprecated) - Older alias for official_poster. Use official_poster on new pages.
  • date (optional) - Human-readable date string (e.g., "Friday, June 5, 2026"). The blockheight is the canonical anchor; date is what humans want to read.
  • doors_time (optional) - Door time as displayed text (e.g., "7:30 PM")
  • show_time (optional) - Show start time as displayed text (e.g., "8:00 PM")
  • poster_artist (optional) - Credit for the graphic designer who made the official poster

For listing the musicians, use Template:Tl as a separate block on the page (one per band — headliner, openers, sit-ins).

  • title (optional) - Custom title for social sharing (defaults to "artists at venue - PickiPedia")
  • status (optional) - "proposed" for bot-proposed, "verified" for human-verified, blank for unverified
  • by (optional) - Who proposed/verified this
  • source (optional) - Source for verification
  • price (optional) - Ticket price
  • tickets (optional) - Ticket purchase URL
  • ages (optional) - Age restriction (e.g., "21+", "All ages")
  • description (optional) - Short description for social sharing cards

SMW Properties Set

  • Artist - The artist(s)
  • Venue - The venue
  • Blockheight - The block height timestamp
  • Poster artist - Graphic designer credit, if provided
  • Verification status - proposed/verified/unverified

For per-musician Performer SMW properties, use Template:Tl — it sets them on a per-band basis.

Page naming

Show pages should be named: Show:ArtistName-blockheight

Examples:

  • Show:BillyStrings-24140272
  • Show:BillyStrings_DelMcCouryBand-24140500

See also