Template:Release

From PickiPedia: A knowledge base of bluegrass, old time psychedelic jams, and other public domain music
Revision as of 16:28, 1 March 2026 by Magent (talk | contribs) (Create release template for music distribution (via create-page on MediaWiki MCP Server))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Release Infobox

Template for documenting music releases with IPFS and BitTorrent distribution. Used by delivery-kid to sync pinned content.

Usage

{{Release
|name=Album Name
|artist=Artist Name
|image=Cover.jpg
|release_date=2026-03-01
|format=Album
|ipfs_cid=QmXxxxx...
|magnet=magnet:?xt=urn:btih:xxxxx
|description=Brief description of the release
}}

Parameters

  • name - Release name (defaults to page title)
  • artist - Artist name - will link to wiki page
  • image - Cover art (without File: prefix)
  • release_date - Release date (YYYY-MM-DD format)
  • format - Release format: Album, EP, Single, Live, Compilation
  • ipfs_cid - IPFS Content ID (used by delivery-kid for pinning)
  • magnet - Magnet URI for BitTorrent (used by delivery-kid for seeding)
  • description - Brief description

Security

The ipfs_cid and magnet properties are only trusted by delivery-kid when set by users in the release group.