Template:EpisodeInfobox: Difference between revisions
(Seed template via Soulscribe provisioner) |
(Seed template via Soulscribe provisioner) |
||
| Line 14: | Line 14: | ||
</pre> | </pre> | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude><includeonly> | </noinclude><includeonly><table class="infobox episode-infobox"> | ||
{{#if:{{{title|}}}|<tr class="infobox-title"><th colspan="2">{{{title}}}</th></tr>}} | |||
{{#if:{{{title|}}}| | {{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{image}}}|250px]]</td></tr>}} | ||
{{#if:{{{episode|}}}|<tr><td><b>Episode #:</b> {{{episode}}}</td></tr>}} | |||
}}{{#if:{{{ | {{#if:{{{timeline|}}}|<tr><td><b>Timeline:</b> {{{timeline}}}</td></tr>}} | ||
{{ | {{#if:{{{theme|}}}|<tr><td><b>Theme:</b> {{{theme}}}</td></tr>}} | ||
}}{{#if:{{{timeline|}}}| | </table></includeonly> | ||
}}{{#if:{{{theme|}}}| | |||
</includeonly> | |||
Latest revision as of 08:00, 28 April 2026
Episode Infobox
Use this template on story/episode pages.
Usage:
{{EpisodeInfobox
| title =
| episode =
| timeline =
| theme =
| image =
}}