Difference between revisions of "Template:Episode summary"

From Co-Optitude Wiki
Jump to navigation Jump to search
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;"
| Game || {{{Game}}}
 
 
|-
 
|-
| Platform || {{{Platform}}}
+
| colspan="2"|[[File:Episode {{{EpisodeNum}}} title card.jpg|frameless]]
 
|-
 
|-
| Published || {{{Published}}}
+
! colspan="2"|{{{Game1}}}
 
|-
 
|-
| Hosts || {{{Hosts}}}
+
! Platform
 +
| [[{{{Platform1}}}]]
 
|-
 
|-
| First aired || {{{Date}}}
+
! 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 21:16, 13 January 2020

Parameters

  • `EpisodeNum`: Int
  • `Game1`
  • `Platform1`
  • `Publisher1`
  • `Year1`
  • `Hosts`
  • `Director`
  • `DirectorOfCinema`
  • `ExecProducers`
  • `Editing`
  • `AirDate`
  • `Duration`
  • `Views`
  • `Likes`
  • `Comments`