<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AInfobox_gridiron_football_person%2Fconvert%2Ftestcases</id>
	<title>Module:Infobox gridiron football person/convert/testcases - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AInfobox_gridiron_football_person%2Fconvert%2Ftestcases"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Infobox_gridiron_football_person/convert/testcases&amp;action=history"/>
	<updated>2026-05-28T10:40:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Infobox_gridiron_football_person/convert/testcases&amp;diff=136935&amp;oldid=prev</id>
		<title>imported&gt;Renamed user mou89p43twvqcvm8ut9w3: +1</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Infobox_gridiron_football_person/convert/testcases&amp;diff=136935&amp;oldid=prev"/>
		<updated>2015-08-25T20:53:19Z</updated>

		<summary type="html">&lt;p&gt;+1&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = require(&amp;#039;Module:UnitTests&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
function p:test_blank()&lt;br /&gt;
    self:preprocess_equals(&amp;#039;{{#invoke:Infobox gridiron football person/convert|main}}&amp;#039;, &amp;#039;{{Infobox gridiron football person}}&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p:test_teamsYears()&lt;br /&gt;
    self:preprocess_equals(&amp;#039;{{#invoke:Infobox gridiron football person/convert|main|playing_years=1&amp;lt;br&amp;gt;2&amp;lt;br&amp;gt;3|playing_teams=A&amp;lt;br&amp;gt;B&amp;lt;br&amp;gt;C}}&amp;#039;, &amp;#039;{{Infobox gridiron football person|playing_years=1&amp;lt;br&amp;gt;2&amp;lt;br&amp;gt;3|playing_teams=A&amp;lt;br&amp;gt;B&amp;lt;br&amp;gt;C}}&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p:test_teamsYears_brSpaces()&lt;br /&gt;
    self:preprocess_equals(&amp;#039;{{#invoke:Infobox gridiron football person/convert|main|playing_years=1&amp;lt;br &amp;gt;2&amp;lt;br      &amp;gt;3|playing_teams=A&amp;lt;br &amp;gt;B&amp;lt;br      &amp;gt;C}}&amp;#039;, &amp;#039;{{Infobox gridiron football person|playing_years=1&amp;lt;br &amp;gt;2&amp;lt;br      &amp;gt;3|playing_teams=A&amp;lt;br &amp;gt;B&amp;lt;br      &amp;gt;C}}&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p:test_teamsYears_allTheBrs()&lt;br /&gt;
    self:preprocess_equals(&amp;#039;{{#invoke:Infobox gridiron football person/convert|main|playing_years=1&amp;lt;BR&amp;gt;2&amp;lt;br/&amp;gt;3&amp;lt;BR/&amp;gt;4|playing_teams=A&amp;lt;br /&amp;gt;B&amp;lt;br&amp;gt;C&amp;lt;BR /&amp;gt;D}}&amp;#039;, &amp;#039;{{Infobox gridiron football person|playing_years=1&amp;lt;BR&amp;gt;2&amp;lt;br/&amp;gt;3&amp;lt;BR/&amp;gt;4|playing_teams=A&amp;lt;br /&amp;gt;B&amp;lt;br&amp;gt;C&amp;lt;BR /&amp;gt;D}}&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p:test_teamsYears_withSports()&lt;br /&gt;
    self:preprocess_equals(&amp;#039;{{#invoke:Infobox gridiron football person/convert|main|playing_years=Basketball&amp;lt;br&amp;gt;1&amp;lt;br&amp;gt;2&amp;lt;br&amp;gt;3|playing_teams=&amp;lt;br&amp;gt;A&amp;lt;br&amp;gt;B&amp;lt;br&amp;gt;C}}&amp;#039;, &amp;#039;{{Infobox gridiron football person|playing_years=Basketball&amp;lt;br&amp;gt;1&amp;lt;br&amp;gt;2&amp;lt;br&amp;gt;3|playing_teams=&amp;lt;br&amp;gt;A&amp;lt;br&amp;gt;B&amp;lt;br&amp;gt;C}}&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p:test_teamsYears_withSports_multipleBrs()&lt;br /&gt;
    self:preprocess_equals(&amp;#039;{{#invoke:Infobox gridiron football person/convert|main|playing_years=Basketball&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;1&amp;lt;br&amp;gt;2&amp;lt;br&amp;gt;3|playing_teams=&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;A&amp;lt;br&amp;gt;B&amp;lt;br&amp;gt;C}}&amp;#039;, &amp;#039;{{Infobox gridiron football person|playing_years=Basketball&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;1&amp;lt;br&amp;gt;2&amp;lt;br&amp;gt;3|playing_teams=&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;A&amp;lt;br&amp;gt;B&amp;lt;br&amp;gt;C}}&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p:test_teamsYears_unbalancedYears()&lt;br /&gt;
    self:preprocess_equals(&amp;#039;{{#invoke:Infobox gridiron football person/convert|main|playing_years=1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;2&amp;lt;br&amp;gt;3|playing_teams=A&amp;lt;br&amp;gt;B&amp;lt;br&amp;gt;C}}&amp;#039;, &amp;#039;{{Infobox gridiron football person|playing_years=1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;2&amp;lt;br&amp;gt;3|playing_teams=A&amp;lt;br&amp;gt;B&amp;lt;br&amp;gt;C}}&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p:test_teamsYears_unbalancedTeams()&lt;br /&gt;
    self:preprocess_equals(&amp;#039;{{#invoke:Infobox gridiron football person/convert|main|playing_years=1&amp;lt;br&amp;gt;2&amp;lt;br&amp;gt;3|playing_teams=A&amp;lt;br&amp;gt;B&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;C}}&amp;#039;, &amp;#039;{{Infobox gridiron football person|playing_years=1&amp;lt;br&amp;gt;2&amp;lt;br&amp;gt;3|playing_teams=A&amp;lt;br&amp;gt;B&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;C}}&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p:test_teamsYears_teamsBlank()&lt;br /&gt;
    self:preprocess_equals(&amp;#039;{{#invoke:Infobox gridiron football person/convert|main|playing_years=1&amp;lt;br&amp;gt;2&amp;lt;br&amp;gt;3|playing_teams=}}&amp;#039;, &amp;#039;{{Infobox gridiron football person|playing_years=1&amp;lt;br&amp;gt;2&amp;lt;br&amp;gt;3|playing_teams=}}&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p:test_teamsYears_yearsBlank()&lt;br /&gt;
    self:preprocess_equals(&amp;#039;{{#invoke:Infobox gridiron football person/convert|main|playing_years=|playing_teams=A&amp;lt;br&amp;gt;B&amp;lt;br&amp;gt;C}}&amp;#039;, &amp;#039;{{Infobox gridiron football person|playing_years=|playing_teams=A&amp;lt;br&amp;gt;B&amp;lt;br&amp;gt;C}}&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p:test_genericDemo()&lt;br /&gt;
    self:preprocess_equals([=[{{#invoke:Infobox gridiron football person/convert|main|name=Corey Chamblin&lt;br /&gt;
 |full_name=&lt;br /&gt;
 |team=Saskatchewan Roughriders&lt;br /&gt;
 |image=&lt;br /&gt;
 |ImageWidth=&lt;br /&gt;
 |caption=&lt;br /&gt;
 |status=&lt;br /&gt;
 |position1=Head coach&lt;br /&gt;
 |Height_ft=&lt;br /&gt;
 |Height_in=&lt;br /&gt;
 |Weight_lbs=&lt;br /&gt;
 |birth_date={{birth date and age|1977|5|29}}&lt;br /&gt;
 |birth_place=[[Birmingham, Alabama]]&lt;br /&gt;
 |college=[[Tennessee Technological University|Tennessee Tech]]&lt;br /&gt;
 |high_school=&lt;br /&gt;
 |coaching_years={{FRA season|2006}}&amp;lt;br&amp;gt;{{CFL Year|2007}}&amp;lt;br&amp;gt;{{CFL Year|2008}}–{{CFL Year|2010}}&amp;lt;br&amp;gt;{{CFL Year|2011}}&amp;lt;br&amp;gt;{{CFL Year|2012}}–present&lt;br /&gt;
 |coaching_teams=[[Frankfurt Galaxy]] (Ass. [[Defensive backs coach|DBC]])&amp;lt;br&amp;gt;[[Winnipeg Blue Bombers]] (DBC)&amp;lt;br&amp;gt;[[Calgary Stampeders]] (DBC)&amp;lt;br&amp;gt;[[Hamilton Tiger-Cats]] ([[Defensive coordinator|DC]]/DBC)&amp;lt;br&amp;gt;[[Saskatchewan Roughriders]] ([[Head Coach|HC]])&lt;br /&gt;
 |playing_years={{NFL Year|1999}}*&amp;lt;br&amp;gt;{{NFL Year|1999}}–{{NFL Year|2000}}&amp;lt;br&amp;gt;{{NFL Year|2001}}*&amp;lt;br&amp;gt;{{NFL Year|2002}}*&amp;lt;br&amp;gt;{{NFL Year|2003}}*&amp;lt;br&amp;gt;{{RHE season|2004}}&amp;lt;br&amp;gt;{{NFL Year|2004}}*&lt;br /&gt;
 |playing_teams=[[Baltimore Ravens]]&amp;lt;br&amp;gt;[[Jacksonville Jaguars]]&amp;lt;br&amp;gt;[[Green Bay Packers]]&amp;lt;br&amp;gt;[[Tampa Bay Buccaneers]]&amp;lt;br&amp;gt;[[Denver Broncos]]&amp;lt;br&amp;gt;[[Rhein Fire]]&amp;lt;br&amp;gt;[[Indianapolis Colts]]&lt;br /&gt;
|career_footnotes=&amp;lt;nowiki/&amp;gt;*Offseason and/or practice squad member only&lt;br /&gt;
 |career_highlights=&lt;br /&gt;
* [[World Bowl]] champion ([[World Bowl XIV|XIV]])&lt;br /&gt;
* [[Grey Cup]] champion ([[96th Grey Cup|96th]])&lt;br /&gt;
* [[Grey Cup]] champion ([[101st Grey Cup|101st]])&lt;br /&gt;
* {{CFL Year|2013}} CFL [[Annis Stukus Trophy|Coach of the Year]]&lt;br /&gt;
&lt;br /&gt;
 |Awards= &lt;br /&gt;
 |Honors= &lt;br /&gt;
 |Records= &lt;br /&gt;
 |NFL=CHA154467&lt;br /&gt;
}}]=], [=[{{Infobox gridiron football person&lt;br /&gt;
 |name=Corey Chamblin&lt;br /&gt;
 |full_name=&lt;br /&gt;
 |team=Saskatchewan Roughriders&lt;br /&gt;
 |image=&lt;br /&gt;
 |ImageWidth=&lt;br /&gt;
 |caption=&lt;br /&gt;
 |status=&lt;br /&gt;
 |position1=Head coach&lt;br /&gt;
 |Height_ft=&lt;br /&gt;
 |Height_in=&lt;br /&gt;
 |Weight_lbs=&lt;br /&gt;
 |birth_date={{birth date and age|1977|5|29}}&lt;br /&gt;
 |birth_place=[[Birmingham, Alabama]]&lt;br /&gt;
 |college=[[Tennessee Technological University|Tennessee Tech]]&lt;br /&gt;
 |high_school=&lt;br /&gt;
 |coaching_years={{FRA season|2006}}&amp;lt;br&amp;gt;{{CFL Year|2007}}&amp;lt;br&amp;gt;{{CFL Year|2008}}–{{CFL Year|2010}}&amp;lt;br&amp;gt;{{CFL Year|2011}}&amp;lt;br&amp;gt;{{CFL Year|2012}}–present&lt;br /&gt;
 |coaching_teams=[[Frankfurt Galaxy]] (Ass. [[Defensive backs coach|DBC]])&amp;lt;br&amp;gt;[[Winnipeg Blue Bombers]] (DBC)&amp;lt;br&amp;gt;[[Calgary Stampeders]] (DBC)&amp;lt;br&amp;gt;[[Hamilton Tiger-Cats]] ([[Defensive coordinator|DC]]/DBC)&amp;lt;br&amp;gt;[[Saskatchewan Roughriders]] ([[Head Coach|HC]])&lt;br /&gt;
 |playing_years={{NFL Year|1999}}*&amp;lt;br&amp;gt;{{NFL Year|1999}}–{{NFL Year|2000}}&amp;lt;br&amp;gt;{{NFL Year|2001}}*&amp;lt;br&amp;gt;{{NFL Year|2002}}*&amp;lt;br&amp;gt;{{NFL Year|2003}}*&amp;lt;br&amp;gt;{{RHE season|2004}}&amp;lt;br&amp;gt;{{NFL Year|2004}}*&lt;br /&gt;
 |playing_teams=[[Baltimore Ravens]]&amp;lt;br&amp;gt;[[Jacksonville Jaguars]]&amp;lt;br&amp;gt;[[Green Bay Packers]]&amp;lt;br&amp;gt;[[Tampa Bay Buccaneers]]&amp;lt;br&amp;gt;[[Denver Broncos]]&amp;lt;br&amp;gt;[[Rhein Fire]]&amp;lt;br&amp;gt;[[Indianapolis Colts]]&lt;br /&gt;
|career_footnotes=&amp;lt;nowiki/&amp;gt;*Offseason and/or practice squad member only&lt;br /&gt;
 |career_highlights=&lt;br /&gt;
* [[World Bowl]] champion ([[World Bowl XIV|XIV]])&lt;br /&gt;
* [[Grey Cup]] champion ([[96th Grey Cup|96th]])&lt;br /&gt;
* [[Grey Cup]] champion ([[101st Grey Cup|101st]])&lt;br /&gt;
* {{CFL Year|2013}} CFL [[Annis Stukus Trophy|Coach of the Year]]&lt;br /&gt;
&lt;br /&gt;
 |Awards= &lt;br /&gt;
 |Honors= &lt;br /&gt;
 |Records= &lt;br /&gt;
 |NFL=CHA154467&lt;br /&gt;
}}]=])&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Renamed user mou89p43twvqcvm8ut9w3</name></author>
	</entry>
</feed>