Module:Infobox television season name/sandbox2: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 201:
 
if disambiguation then
seasonType = getSeasonType(shortDisambiguationtitle)
shortDisambiguation = getShortDisambiguation(disambiguation)
seasonNumber = getSeasonNumberNew(title)
seasonType = getSeasonType(shortDisambiguation)
seasonNumber = getCurrentSeasonNumberFromDisambiguation(shortDisambiguation)
pipedLink = seasonType:gsub("^%l", string.upper) .. " "
end