Difference between revisions of "Template:Episode summary"
Jump to navigation
Jump to search
Rocketsoup (talk | contribs) |
|||
Line 1: | Line 1: | ||
+ | <noinclude> | ||
+ | Parameters | ||
+ | * `EpisodeNum`: Int | ||
+ | * `Game1` | ||
+ | * `Platform1` | ||
+ | * `Publisher1` | ||
+ | * `Year1` | ||
+ | * `Hosts` | ||
+ | * `Director` | ||
+ | * `DirectorOfCinema` | ||
+ | * `ExecProducers` | ||
+ | * `Editing` | ||
+ | * `AirDate` | ||
+ | * `Duration` | ||
+ | * `Views` | ||
+ | * `Likes` | ||
+ | * `Comments` | ||
+ | </noinclude> | ||
+ | <includeonly> | ||
{| class="wikitable" style="float:right;margin-left:10px;" | {| class="wikitable" style="float:right;margin-left:10px;" | ||
− | |||
|- | |- | ||
− | | | + | | colspan="2"|[[File:Episode {{{EpisodeNum}}} title card.jpg|frameless]] |
|- | |- | ||
− | + | ! colspan="2"|{{{Game1}}} | |
|- | |- | ||
− | | | + | ! Platform |
+ | | [[{{{Platform1}}}]] | ||
|- | |- | ||
− | | | + | ! Published |
+ | | {{{Publisher1}}} {{{Year1}}} | ||
|- | |- | ||
− | | Duration || {{{Duration}}} | + | ! colspan="2"|Credits |
+ | |- | ||
+ | ! Hosts | ||
+ | | {{{Hosts}}} | ||
+ | |- | ||
+ | ! Director | ||
+ | | {{{Director}}} | ||
+ | |- | ||
+ | ! Director of cinematography | ||
+ | | {{{DirectorOfCinema}}} | ||
+ | |- | ||
+ | ! Executive producers | ||
+ | | {{{ExecProducers}}} | ||
+ | |- | ||
+ | ! Editing | ||
+ | | {{{Editing}}} | ||
+ | |- | ||
+ | ! colspan="2"|Stats <small>(as of 2020-01-12)</small> | ||
+ | |- | ||
+ | ! First aired | ||
+ | | {{#dateformat:{{{AirDate}}}|mdy}} | ||
+ | |- | ||
+ | ! Duration | ||
+ | | style="text-align:right;"|{{{Duration}}} | ||
+ | |- | ||
+ | ! Views | ||
+ | | style="text-align:right;"|{{formatnum:{{{Views}}} }} | ||
+ | |- | ||
+ | ! Likes | ||
+ | | style="text-align:right;"|{{formatnum:{{{Likes}}} }} | ||
+ | |- | ||
+ | ! Comments | ||
+ | | style="text-align:right;"|{{formatnum:{{{Comments}}} }} | ||
|} | |} | ||
+ | </includeonly> |
Revision as of 20:16, 13 January 2020
Parameters
- `EpisodeNum`: Int
- `Game1`
- `Platform1`
- `Publisher1`
- `Year1`
- `Hosts`
- `Director`
- `DirectorOfCinema`
- `ExecProducers`
- `Editing`
- `AirDate`
- `Duration`
- `Views`
- `Likes`
- `Comments`