Template:EpisodeInfobox: Difference between revisions

From Shaun Keaveny's Community Garden Radio
Jump to navigation Jump to search
(added image line to template)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
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">
Line 58: Line 62:
{{EpisodeInfobox
{{EpisodeInfobox
   | title            = {{PAGENAME}}
   | title            = {{PAGENAME}}
   | image1          = image
   | host            = host
  | image           = image
  | caption          = image caption
   | broadcast_date  = broadcast date
   | broadcast_date  = broadcast date
   | length          = length
   | length          = length

Latest revision as of 09:32, 7 August 2024

Example usage

{{EpisodeInfobox
  | title            = {{PAGENAME}}
  | host             = host
  | 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]
}}