Template:Episode list: Difference between revisions

From Zone Fighters Campaign Wiki
No edit summary
No edit summary
Line 1: Line 1:
<tr style="background-color:#66666 !important;">
<tr>
{{#if:{{{EpisodeNumber|}}}|<td>{{{EpisodeNumber}}}</td>}}
{{#if:{{{EpisodeNumber|}}}|<td>{{{EpisodeNumber}}}</td>}}
{{#if:{{{EpisodeNumber2|}}}|<td>{{{EpisodeNumber2}}}</td>}}
{{#if:{{{EpisodeNumber2|}}}|<td>{{{EpisodeNumber2}}}</td>}}
Line 5: Line 5:
{{#if:{{{AirDate|}}}|<td>{{{AirDate}}}</td>}}
{{#if:{{{AirDate|}}}|<td>{{{AirDate}}}</td>}}
</tr>
</tr>
{{#if:{{{ShortSummary|}}}|<tr style="background-color:#333333 !important;"><td colspan="4">{{{ShortSummary}}}</td></tr>}}
{{#if:{{{ShortSummary|}}}|<tr><td colspan="4">{{{ShortSummary}}}</td></tr>}}
{{#if:{{{Encounters|}}}|<tr style="background-color:#333333 !important;"><td colspan="4">Encounters: {{{Encounters}}}</td></tr>}}
{{#if:{{{Encounters|}}}|<tr><td colspan="4">Encounters: {{{Encounters}}}</td></tr><tr></tr>}}

Revision as of 03:24, 4 April 2024