Template:EpisodeInfobox: Difference between revisions

From Adventure Koala
(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">
{| class="infobox episode-infobox" style="float:right; clear:right; margin:0 0 1em 1em; background:#f8f8f8; border:1px solid #aaa; padding:0.5em; font-size:0.9em;"
{{#if:{{{title|}}}|<tr class="infobox-title"><th colspan="2">{{{title}}}</th></tr>}}
{{#if:{{{title|}}}|{{!}}- style="text-align:center; font-size:1.1em;"
{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{image}}}|250px]]</td></tr>}}
! colspan="2" {{!}} '''{{{title}}}'''
{{#if:{{{episode|}}}|<tr><td><b>Episode #:</b> {{{episode}}}</td></tr>}}
}}{{#if:{{{episode|}}}|{{!}}-
{{#if:{{{timeline|}}}|<tr><td><b>Timeline:</b> {{{timeline}}}</td></tr>}}
{{!}} '''Episode #:''' {{{episode}}}
{{#if:{{{theme|}}}|<tr><td><b>Theme:</b> {{{theme}}}</td></tr>}}
}}{{#if:{{{timeline|}}}|{{!}}-
</table></includeonly>
{{!}} '''Timeline:''' {{{timeline}}}
}}{{#if:{{{theme|}}}|{{!}}-
{{!}} '''Theme:''' {{{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    = 
}}