Template:EpisodeInfobox: Difference between revisions
Jump to navigation
Jump to search
m (Formatting) |
No edit summary |
||
| (6 intermediate revisions by 3 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"> | |||
<caption source="caption"/> | |||
</image> | |||
<data source="broadcast_date"> | <data source="broadcast_date"> | ||
| Line 46: | Line 54: | ||
</infobox> | </infobox> | ||
<noinclude> | |||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
== Example usage == | == Example usage == | ||
<pre> | <pre> | ||
{{EpisodeInfobox | {{EpisodeInfobox | ||
| title = {{PAGENAME}} | | title = {{PAGENAME}} | ||
| 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]
}}