Difference between revisions of "Module:Infobox television season name/doc"

From blackwiki
Jump to navigation Jump to search
test>Gonnym
test>Gonnym
Line 10: Line 10:
 
* {{Mlx|{{BASEPAGENAME}}|getPrevSeasonArticle}}
 
* {{Mlx|{{BASEPAGENAME}}|getPrevSeasonArticle}}
 
* {{Mlx|{{BASEPAGENAME}}|getNextSeasonArticle}}
 
* {{Mlx|{{BASEPAGENAME}}|getNextSeasonArticle}}
 +
* {{Mlx|{{BASEPAGENAME}}|getSeasonWord}}
 +
* {{Mlx|{{BASEPAGENAME}}|getInfoboxSubHeader}}
  
 
== Parameter list ==
 
== Parameter list ==

Revision as of 12:21, 16 May 2020

Module:Infobox television season name is used to validate or create a formatted season link for use in Template:Infobox television season.

Usage

Parameter list

The following parameters can be used as named parameters or nameless positional parameters.

Parameter Explanation Status
title The title of TV program. If not supplied, will use the article title. optional

Function list

Function Explanation
checkAll Checks if the next or previous season have a created article or redirect.
checkPrevSeason Checks if the previous season has a created article or redirect.
checkNextSeason Checks if the next season has a created article or redirect.
getPrevSeasonArticle Retrieves the previous season article title.
getNextSeasonArticle Retrieves the next season article title.
getSeasonWord Returns either the word "season" or "series" as used in the disambiguation of the article title.
getInfoboxSubHeader Returns the relevant text for the sub-header field. The text is returned in the format of Season # or Series #, depending on either what the article disambiguation uses, or on manually entered parameters of the infobox.

Examples

checkAll

getPrevSeasonArticle

getNextSeasonArticle