Template:Episode: Difference between revisions

adding optional episode number
No edit summary
(adding optional episode number)
Line 1: Line 1:
<includeonly>{|cellpadding=3
<includeonly>{|cellpadding=3
|{{#if:{{{1|}}}|{{FNSTopStoriesCrop-width|{{{IMAGE|}}}|{{{NAME|}}} ({{{SHIP|}}})}}|{{FNSTopStoriesCrop|{{{IMAGE|}}}|{{{NAME|}}} ({{{SHIP|}}})}}}}
|{{#if:{{{1|}}}|{{FNSTopStoriesCrop-width|{{{IMAGE|}}}|{{{NAME|}}} ({{{SHIP|}}})}}|{{FNSTopStoriesCrop|{{{IMAGE|}}}|{{{NAME|}}} ({{{SHIP|}}})}}}}
|valign=top|<font size=4>'''[[{{{NAME|}}} ({{{SHIP|}}})|{{{NAME|}}}]]'''</font>{{#if:{{{NUMBER|}}}|*{{{NUMBER|}}}|}}
|valign=top|<font size=4>'''[[{{{NAME|}}} ({{{SHIP|}}})|{{{NAME|}}}]]'''</font>{{#if:{{{NUMBER|}}}|*'''{{{NUMBER|}}}'''|}}
*'''''Stardate {{{STARDATE|}}}'''''
*'''''Stardate {{{STARDATE|}}}'''''
**{{{BLURB|}}}
**{{{BLURB|}}}
Line 75: Line 75:
}}
}}


==Add an Optional Episode Number==
If you want to add the episode number, simply add |NUMBER= as a variable. Number it how you see fit ("Episode 6", "Season 1, Episode 6", "1x06", etc.)
<pre style="white-space:pre-wrap">
{{Episode
|NAME=The Ghost Ship of Shadows
|SHIP=Garuda
|NUMBER=Episode 6
|STARDATE=239108-239109
|IMAGE=Oracleclass.png
|BLURB=Shore leave is cut short when the ''Garuda'' crew are called on an urgent mission to hunt down a rogue Starfleet vessel: the Garuda's predecessor {{USS|Mercury}}.
}}
</pre>
{{Episode
|NAME=The Ghost Ship of Shadows
|SHIP=Garuda
|NUMBER=Episode 6
|STARDATE=239108-239109
|IMAGE=Oracleclass.png
|BLURB=Shore leave is cut short when the ''Garuda'' crew are called on an urgent mission to hunt down a rogue Starfleet vessel: the Garuda's predecessor {{USS|Mercury}}.
}}
==Stacking episodes==
==Stacking episodes==
Episodes are stackable so that you can simply list them one after another to create a full page for each season/year of your ship.
Episodes are stackable so that you can simply list them one after another to create a full page for each season/year of your ship.