Template:EpisodeInfobox: Difference between revisions

From Shaun Keaveny's Community Garden Radio
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
   <default><div style='text-align: center;'>'''{{PAGENAME}}'''</div></default>
   <default><div style='text-align: center;'>'''{{PAGENAME}}'''</div></default>
  </title>
  </title>
<data source="host">
  <label>Host</label>
</data>


   <image source="image">
   <image source="image">

Revision as of 09:32, 7 August 2024

Example usage

{{EpisodeInfobox
  | title            = {{PAGENAME}}
  | image            = image
  | caption          = image caption
  | broadcast_date   = broadcast date
  | length           = length
  | tracks           = no. of tracks played
  | premix           = [[pre-mix link]]
  | postmix          = [[post-mix link]]
  | prevep           = [[next episode]]
  | nextep           = [[prev episode]]
  | patreon          = [patreon episode link]
}}