Difference between revisions of "Module:Episode list/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Gonnym
(updating lua module used)
m (23 revisions imported)
 
(6 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
{{High-use|17553}}
 
{{High-use|17553}}
 
{{Module rating|protected}}
 
{{Module rating|protected}}
{{Lua|Module:Arguments|Module:Color contrast|Module:Color contrast/colors|Module:Delink|Module:Lang|Module:Math|Module:Yesno|Module:Table empty cell}}
+
{{Lua|Module:Arguments|Module:Color contrast|Module:Color contrast/colors|Module:Delink|Module:Lang|Module:Math|Module:Table empty cell|Module:Yesno}}
 +
 
 +
'''Module:Episode list''' creates a [[Help:Table|table]] row, for use in a list of episodes tables, primarily for [[Wikipedia:Manual of Style/Television|television]]. This module can be used in conjunction with [[Module:Episode table]] which creates a consistent and [[Manual of Style]] ready table, or with a manually created table. See [[Template:Episode list]] for further explanation and documentation.
  
 
== Usage ==
 
== Usage ==
Creates a standard [[Template:Episode list|Episode list]] with
+
Create a standard [[Template:Episode list|Episode list]] with:
{{#invoke:{{BASEPAGENAME}}|''list''}}
+
* <code><nowiki>{{#invoke:Episode list|list}}</nowiki></code>
  
or a [[Template:Episode list/sublist|sublist]] (which removes summaries on the main list when specified) with
+
Create a [[Template:Episode list/sublist|sublist]] which removes episode summaries on the transcluded page with:
&#123;{#invoke:{{BASEPAGENAME}}|''sublist''}}
+
* <code><nowiki>{{#invoke:Episode list|sublist}}</nowiki></code>
  
 
== Tracking categories ==
 
== Tracking categories ==
* {{clc|Episode list using the default LineColor}}
+
<section begin=Tracking/>
 
* {{clc|Episode lists with unformatted air dates}}
 
* {{clc|Episode lists with unformatted air dates}}
 +
* {{clc|Episode lists with incorrectly formatted alternate air dates}}
 +
* {{clc|Episode lists with faulty line colors}}
 
* {{clc|Episode lists with non-compliant line colors}}
 
* {{clc|Episode lists with non-compliant line colors}}
 +
* {{clc|Episode list using the default LineColor}}
 
* {{clc|Episode lists with row deviations}}
 
* {{clc|Episode lists with row deviations}}
 
* {{clc|Episode lists with invalid top colors}}
 
* {{clc|Episode lists with invalid top colors}}
 +
* {{clc|Episode lists with TBA values}}
 +
* {{clc|Episode lists with a non-matching set of numbered parameters}}
 +
* {{clc|Episode lists with unformatted story or teleplay credits}}
 +
<section end=Tracking/>
  
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
 
<!-- Categories go here and interwikis go in Wikidata. -->
 
<!-- Categories go here and interwikis go in Wikidata. -->
 +
[[Category:Television-related modules]]
 
[[Category:Modules that add a tracking category]]
 
[[Category:Modules that add a tracking category]]
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 16:29, 26 September 2020

Module:Episode list creates a table row, for use in a list of episodes tables, primarily for television. This module can be used in conjunction with Module:Episode table which creates a consistent and Manual of Style ready table, or with a manually created table. See Template:Episode list for further explanation and documentation.

Usage

Create a standard Episode list with:

  • {{#invoke:Episode list|list}}

Create a sublist which removes episode summaries on the transcluded page with:

  • {{#invoke:Episode list|sublist}}

Tracking categories

<section begin=Tracking/>

<section end=Tracking/>