Changes

MyWikiBiz, Author Your Legacy — Thursday September 11, 2025
Jump to navigationJump to search
Pywikibot 6.4.0
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{Lua|Module:Arguments}}

'''Module:Television crossover note''' is used to add a note into the episode summary of the television crossover episodes, noting the crossover and other episodes contained within it.

== Usage ==
* <code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|main}}</code>

== Parameter list ==

<section begin=Parameters />
{| class="wikitable"
|-
! scope="col" | Parameter
! scope="col" | Explanation
! scope="col" | Requirement
|-
! scope="row" | <code>part</code>
| The crossover part number of the current episode.
| Required
|-
! scope="row" | <code>parts</code>
| The number of total crossover episodes.
| Required
|-
! scope="row" | <code>no_hr</code>
| Any value will disable the addition of the <code><nowiki><hr></nowiki></code> tag.
| Optional
|-
! scope="row" | <code>1...5</code>
| The TV series which are part of the crossover, by order of crossover appearance.
| Required
|-
! scope="row" | <code>series1...series5</code>
| Optional replacement for the positional TV series parameters.
| Optional
|}<section end=Parameters />

<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Television-related modules|Crossover note]]
}}</includeonly>

Navigation menu