![]() | Template:Series overview is permanently protected from editing because it is a heavily used or highly visible template. Substantial changes should first be proposed and discussed here on this page. If the proposal is uncontroversial or has been discussed and is supported by consensus, editors may use {{edit template-protected}} to notify an administrator or template editor to make the requested edit. Usually, any contributor may edit the template's documentation to add usage notes or categories.
Any contributor may edit the template's sandbox. Functionality of the template can be checked using test cases. |
This is the talk page for discussing improvements to the Series overview template. |
|
Archives: 1, 2, 3Auto-archiving period: 30 days ![]() |
![]() | This template does not require a rating on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||
|
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add a module to check unknown parameters to this template. I made a list of parameters + regular expressions for all cases, which should cover ~98% of cases. I have already checked this list in Russian wikipedia and fixed about a dozen errors. There may be some unusual cases that will also need to be added to the exceptions or otherwise corrected in the articles. (Perhaps the list of expressions itself could be simplified somewhere).
{{#invoke:check for unknown parameters|check | unknown = {{main other|[[Category:Pages using series overview with unknown parameters|_VALUE_{{PAGENAME}}]]}} | ignoreblank = | preview = Page using [[Template:Series overview]] with unknown parameter "_VALUE_" | showblankpositional = 1 | allreleased | caption | country | dontclose | id | multiseries | network | network_transclude | released | seasonT | series | seriesT | width | regexp1 = aux[%u] | regexp2 = aux[%u][%d]+[%u]? | regexp3 = color[%d]+S?[%u]? | regexp4 = end[%d]+S?[%u]? | regexp5 = episodes[%d]+S?[%u]? | regexp6 = info[%u] | regexp7 = info[%u][%d]+S? | regexp8 = info[%u]_transclude | regexp9 = linkR[%d]+S? | regexp10 = linkT[%d]+S?[%u]? | regexp11 = link[%d]+S?[%u]? | regexp12 = network[%d]+[%u]? | regexp13 = postaux[%u][%d]+[%u]? | regexp14 = postaux[%u] | regexp15 = start[%d]+S?[%u]? | regexp16 = aux[%u][%d]+[%u]?span | regexp17 = info[%u][%d]+span | regexp18 = info[%u]span[%d]+S | regexp19 = network[%d]+[%u]?span | regexp20 = postaux[%u][%d]+[%u]?span }}
Solidest (talk) 23:13, 4 March 2024 (UTC)
|part=
(with number and special ability) needs to be added to this. - Favre1fan93 (talk) 21:17, 5 March 2024 (UTC)|network=
with numbers, "S" and letters. See List of The Office (British TV series) episodes as an example. - Favre1fan93 (talk) 21:47, 5 March 2024 (UTC)
| regexp7 = info[%u][%d]+S?[%u]? | regexp12 = network[%d]+S?[%u]? | regex21 = part[%d]+S?
[%d]+[%u]
part with [%d]+S?[%u]
in regexp 2 3 16 19 20. And as for the second case - I'm still sure it's a bug in the module code, which should be fixed there instead of being added to exceptions. Because there is a parameter order logic that is described in the documentation, but the code in this single complex case only works with non-standard order when you change the standard order of part of the season letter and season number. I described this problem here. Solidest (talk) 12:09, 27 August 2024 (UTC)[%d]+[%u]
into [%d]+S?[%u]
fixes regarding "S?" regexes, I wrote above? Solidest (talk) 23:34, 3 January 2025 (UTC)
Is there any way to get the subtitle without the series column? - X201 (talk) 09:23, 21 March 2025 (UTC)
Season | Episodes | Originally aired | DVD release date | ||
---|---|---|---|---|---|
Season premiere | Season finale | ||||
Web series | |||||
1 | 12 | May 11, 2004 | November 6, 2006 | May 23, 2007[1] | |
2 | 6 | May 4, 2007 | August 23, 2008 | — | |
Television series | |||||
1 | 8 | March 12, 2010 | April 30, 2010 | March 3, 2011[2] (Region 4) April 16, 2011[3] (Worldwide) |
I've tried the document page but it appears that you can only have sub-headings like "Web series" and "Television series" if you use the multiseries
option, which then gives a series column, which is not needed in this case. - X201 (talk) 16:43, 21 March 2025 (UTC)
Series | Season | Episodes | Originally released | DVD release date | ||
---|---|---|---|---|---|---|
First released | Last released | |||||
Web series | 1 | 12 | May 11, 2004 | November 6, 2006 | May 23, 2007[4] | |
2 | 6 | May 4, 2007 | August 23, 2008 | — | ||
Television series | 1 | 8 | March 12, 2010 | April 30, 2010 | March 3, 2011[5] (Region 4) April 16, 2011[6] (Worldwide) |
References
Could editors please do something to improve the accessibility of the acronyms in this template? The acronym TBA is not properly explained. This is an encyclopedia, somebody somewhere wont know what that acronym means. Wikipedia is committed to accessibility and acronyms should normally have tooltips to explain what they mean. I would expect that the formatting of Template:TBA or Template:TableTBA could be copied here instead of overloading Template:NA a semantically meaningful template could be used. (If template programmers could check with accessibility designers or user of screen reading software to make sure their requirements are not being overlooked that would be even better.) -- 109.76.128.55 (talk) 02:01, 4 May 2025 (UTC)
frame:expandTemplate{title='N/A',args={'TBA'}}
to tableEmptyCellModule._main({})
, similar to what Module:Episode list uses. -- Alex_21 TALK 03:38, 4 May 2025 (UTC)
There is an issue with the code that is triggering this category, it is picking up examples like List of Star Wars television series where there is a start and end parameter but the end parameter is empty. This is a valid use of the template, we don't always know an end date when we know a start date. - adamstom97 (talk) 13:24, 20 May 2025 (UTC)