You can edit almost every page by Creating an account and confirming your email.

Parkland Football Conference

From EverybodyWiki Bios & Wiki

File:Parkland Football Conference logo.png

The Parkland Football Conference is a high school football conference with its membership base concentrated in the western Milwaukee suburbs. Competition began with the 2020 football season, and both the conference and its member schools are affiliated with the Wisconsin Interscholastic Athletic Association.

History

<graph>

{

 //
 // ATTENTION: This code is maintained at https://www.mediawiki.org/wiki/Template:Graph:Street_map_with_marks
 //            Please do not modify it anywhere else, as it may get copied and override your changes.
 //            Suggestions can be made at https://www.mediawiki.org/wiki/Template_talk:Graph:Street_map_with_marks
 //
 // Template translation is in https://commons.wikimedia.org/wiki/Data:Original/Template:Graphs.tab
 //
 "version": 2, "width":250, "height": 250, "padding": 0,
 "signals":[
   // These signals allow us to quickly move the map within the image, e.g. to leave space for the legend

{"name":"legendWidth", "init": {"expr": "0"} },

   {"name":"legendHeight", "init": {"expr": "height"} },
   {"name":"imgWidth", "init": {"expr": "width-legendWidth"} },
   {"name":"imgHeight", "init": {"expr": "height"} },
   {"name":"imgXC", "init": {"expr": "imgWidth/2"} },
   {"name":"imgYC", "init": {"expr": "imgHeight/2"} },
   {"name":"imgTileSize", "init": {"expr": "256"} },
   {"name":"imgLat", "init": {"expr": "43.02500"} },
   {"name":"imgLon", "init": {"expr": "-88.1300"} },
   {"name":"imgZoom", "init": {"expr": "10"} },
   {"name":"picWidth", "init": {"expr": "180"} },
   {"name":"picHeight", "init": {"expr": "picWidth/2"} },
   {"name":"picXC", "init": {"expr": "imgWidth-(picWidth/2)"} },
   {"name":"picYC", "init": {"expr": "imgHeight-(picHeight/2)"} },
   {"name":"showMiniMap", "init": {"expr": "0"} }
 ],
 "data": [
   {
     "name": "data",

// Otherwise use the first unnamed argument for source values

     "values": [  { "lat": 43.02500, 
    "lon": -88.1300, 
    "img": "wikirawupload:https://upload.wikimedia.org/wikipedia/commons/thumb/1/10/Mapscaleline.svg/120px-Mapscaleline.svg.png", 
    "width": 50, 
    "height": 8, 
    "offsetX": 88, 
    "offsetY": 115, 
    "textAlign": "right", 
    "textDx": 22, 
    "textDy": -2, 
    "textColor": "grey", 
    "textFont": "Tahoma", 
    "textFontSize": 9, 
    "text":  "5km" }

, { "lat": 0, "lon": 0, "img": "wikirawupload:https://en.everybodywiki.com/images/thumb/0/0c/Red_pog.svg/10px-Red_pog.svg.png", "height": 10, "width": 10, "text": "", "textAlign": "right", "textBaseline": "middle", "textDx": -7, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"


} , { "lat": 43.0025, "lon": -88.220278, "size": "80",

"color": "#0032a0", 
"strokeColor": "#AA1205",
"shape": "circle",

"text": "", "textAlign": "right", "textBaseline": "middle", "textDx": -8, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"


} , { "lat": 42.964065, "lon": -88.090981, "size": "80",

"color": "#ffc72c", 
"strokeColor": "#AA1205",
"shape": "circle",

"text": "", "textAlign": "right", "textBaseline": "middle", "textDx": -8, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"


} , { "lat": 42.989862, "lon": -88.14626, "size": "80",

"color": "#005eb8", 
"strokeColor": "#AA1205",
"shape": "circle",

"text": "", "textAlign": "right", "textBaseline": "middle", "textDx": -8, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"


} , { "lat": 43.018222, "lon": -88.26475, "size": "80",

"color": "#582c83", 
"strokeColor": "#AA1205",
"shape": "circle",

"text": "", "textAlign": "right", "textBaseline": "middle", "textDx": -8, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"


} , { "lat": 42.993333, "lon": -88.222778, "size": "80",

"color": "#000000", 
"strokeColor": "#AA1205",
"shape": "circle",

"text": "", "textAlign": "right", "textBaseline": "middle", "textDx": -8, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"


} , { "lat": 43.05327, "lon": -88.00632, "size": "80",

"color": "#d50032", 
"strokeColor": "#AA1205",
"shape": "circle",

"text": "", "textAlign": "right", "textBaseline": "middle", "textDx": -8, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"


} , { "lat": 43.0683, "lon": -88.05544, "size": "80",

"color": "#115740", 
"strokeColor": "#AA1205",
"shape": "circle",

"text": "", "textAlign": "right", "textBaseline": "middle", "textDx": -8, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"


} , { "lat": 43.00343, "lon": -88.01921, "size": "80",

"color": "#6f2c3f", 
"strokeColor": "#AA1205",
"shape": "circle",

"text": "", "textAlign": "right", "textBaseline": "middle", "textDx": -8, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"


}













     ],
     "transform": [
       {
         "type": "geo",
         "projection": "mercator",
         "scale": {"expr": "imgTileSize/PI/2*pow(2,imgZoom)"},
         "translate": [{"expr": "imgXC"}, {"expr": "imgYC"}],
         "center": [{"expr": "imgLon"}, {"expr": "imgLat"}],
         "lon": "lon", "lat": "lat"
       },
       { "type": "formula", "field":"layout_x", "expr": "datum.layout_x + (datum.offsetX || 0)" },
       { "type": "formula", "field":"layout_y", "expr": "datum.layout_y + (datum.offsetY || 0)" },
       { "type": "formula", "field":"color", "expr": "datum.color || '#c33'" },
       { "type": "formula", "field":"textColor", "expr": "datum.textColor || datum.color" },
       { "type": "formula", "field":"strokeColor", "expr": "datum.strokeColor || '#ffe7e6'" }
     ]
   },
   {
     // Hack: single value data source for drawing/hiding images and other non-series elements
     "name": "dummyData",
     "values": [{}]
   }
 ],

// Legend only works if showLegend and colorScaleField are set

 "marks": [
   {
     "type": "image",
     "from": {
       "data": "dummyData",
       "transform": [
         { "type": "formula", "field":"url", "expr": "'mapsnapshot:///?width='+imgWidth+'&height='+imgHeight+'&zoom='+imgZoom+'&lat='+imgLat+'&lon='+imgLon" }
       ]
     },
     "properties": {
       "enter": {
         "url": {"field": "url"},
         "xc": {"signal": "imgXC"}, "yc": {"signal": "imgYC"},
         "width": {"signal": "imgWidth"}, "height": {"signal": "imgHeight"}
       }
     }
   },
   {
     // Places an image of a given name and size at the [lan,lon] location
     "type": "image",
     "from": {
       "data": "data",
       "transform": [
         { "type": "filter", "test": "datum.img" },
         { "type": "formula", "field":"iconWidth", "expr": "datum.width || 0" },
         { "type": "formula", "field":"iconHeight", "expr": "datum.height || 0" },
         { "type": "formula", "field":"img",
           "expr": "if(!test(/^[a-z]+:\\/\\//, datum.img), 'wikifile:///'+datum.img, datum.img)" },
         // Ensure that either width or height parameter is passed to wikifile:// request
         { "type": "formula", "field":"img",
           "expr": "if((datum.iconWidth || datum.iconHeight) && !test(/[?&](width|height)=\\d/, datum.img),if(datum.iconWidth,datum.img+'?width='+datum.iconWidth,datum.img+'?height='+datum.iconHeight), datum.img)" }
     ]},
     "properties": {
       "enter": {
         "url": {"field": "img"},
         "xc": {"field": "layout_x"}, "yc": {"field": "layout_y"},
         "width": {"field": "iconWidth"}, "height": {"field": "iconHeight"}
       }
     }
   },
   {
     // Draw marks of a given color, shape, and size at the [lan,lon] location
     "type": "symbol",
     "from": {
       "data": "data",
       "transform": [{ "type": "filter", "test": "!datum.img" }]
     },
     "properties": {
       "enter": {
         "x": {"field": "layout_x"},
         "y": {"field": "layout_y"},
         // If colorScaleField is set, use color scaling, otherwise use the preset color value
         "fill": { "field": "color" },
         "size": {"field": "size"},
         "shape": {"field": "shape"},
         "stroke": {"field": "strokeColor"}
       }
     }
   },
   {
     // Draw text with the given color and size at the [lan,lon] location
     // See https://github.com/vega/vega/wiki/Marks#text for all parameter description (prepend "text" and capitalize them)
     "type": "text",
     "from": {
       "data": "data",
       "transform": [
         { "type": "filter", "test": "datum.text" },
         // Figure out if this is an LTR or RTL page. For LTR, show label to the right of the icon, left-aligned. For RTL, reverse.
         { "type": "formula", "field":"isLTR", "expr": "'‎' == '\\u200E'" },
         // If these values are not defined ("undefined" is not allowed, so test for truthiness and not 0)
         { "type": "formula", "field":"textDx", "expr": "if(!datum.textDx && datum.textDx != 0, if(datum.isLTR,8,-8), datum.textDx)" },
         { "type": "formula", "field":"textAlign", "expr": "if(!datum.textAlign, if(datum.isLTR,'left','right'), datum.textAlign)" },
         { "type": "formula", "field":"textBaseline", "expr": "datum.textBaseline || 'middle'" }
     ]},
     "properties": {
       "enter": {
         "text": {"field": "text"},
         "x": {"field": "layout_x" },
         "y": {"field": "layout_y"},
         "dx": {"field": "textDx" },
         "dy": {"field": "textDy"},
         "fill": {"field": "textColor"},
         "align": {"field": "textAlign"},
         "baseline": {"field": "textBaseline"},
         "radius": {"field": "textRadius"},
         "theta": {"field": "textTheta"},
         "angle": {"field": "textAngle"},
         "font": {"field": "textFont"},
         "fontSize": {"field": "textFontSize"},
         "fontWeight": {"field": "textFontWeight"},
         "fontStyle": {"field": "textFontStyle"}
       }
     }
   },
   {
     // Draw a low-zoom locator map frame
     "type": "rect",
     "from": {
       "data": "dummyData",
       "transform": [
         { "type": "filter", "test": "showMiniMap" }
       ]
     },
     "properties": {
       "enter": {
         "xc": {"signal": "picXC"}, "yc": {"signal": "picYC"},
         "width": {"signal": "picWidth", "offset":2}, "height": {"signal": "picHeight"},
         "stroke": {"value":"#fff"},"strokeWidth": {"value":6}
       }
     }
   },
   {
     // Draw a low-zoom locator map by using a premade world map image
     "type": "image",
     "from": {
       "data": "dummyData",
       "transform": [
         { "type": "filter", "test": "showMiniMap" },
         { "type": "formula", "field":"url", "expr": "1" }
       ]
     },
     "properties": {
       "enter": {
         "url": {"value": "wikirawupload:"},
         "xc": {"signal": "picXC"}, "yc": {"signal": "picYC"},
         "width": {"signal": "picWidth"}, "height": {"signal": "picHeight"}
       }
     }
   },
   {
     // Draw a zoom-out mark at the [lan,lon] location
     "type": "symbol",
     "from": {
       "data": "dummyData",
       "transform": [
         { "type": "filter", "test": "showMiniMap" },
         { "type": "formula", "field":"lat", "expr": "imgLat" },
         { "type": "formula", "field":"lon", "expr": "imgLon" },
         {
           "type": "geo",
           "projection": "equirectangular",
           "scale": {"expr": "180/2/PI"},
           "translate": [{"expr": "picXC"}, {"expr": "picYC"}],
           "center": [{"expr": "0"}, {"expr": "0"}],
           "lon": "lon", "lat": "lat"
         }
       ]
     },
     "properties": {
       "enter": {
         "x": {"field": "layout_x"}, "y": {"field": "layout_y"},
         "fill": {"value": "#c33"},
         "stroke": {"value": "#ffe7e6"},
         "size": {"value": 40}
       }
     }
   }
 ]

} </graph>

Location of Current Parkland Football Conference Members

The Parkland Football Conference was founded in February 2019, when the WIAA and the Wisconsin Football Coaches Association released a full realignment package for Wisconsin's high school football conferences to be reviewed on a two-year cycle.[1] An eight-member conference featuring Catholic Memorial in Waukesha, Milwaukee Lutheran, New Berlin Eisenhower, New Berlin West, Pewaukee, Pius XI in Milwaukee, Wauwatosa East and Wauwatosa West was unveiled as part of this realignment.[2] This conference was originally referred to as the Woodland West in preseason realignment materials, as five of the original members were part of the Woodland Conference for all other sports. Instead, it was renamed the Parkland Football Conference after the original Wisconsin high school athletic conference that competed from 1963 to 2006.[3] Membership remained intact for the first four seasons of play before three schools left the conference: Milwaukee Lutheran fully aligned with the Woodland Conference, Pewaukee became football-only members of the Classic 8 Conference and Pius XI joined the Midwest Classic Conference in the large-schools division. Two former Classic 8 members (Waukesha North and Waukesha South) along with West Allis Central (formerly of the Greater Metro Conference) replaced the three outgoing members.[4] For the 2026-2027 cycle, the Parkland Conference loses two members: Catholic Memorial to the Greater Metro Conference and West Allis Central to the Woodland Conference. Pewaukee's return after two years as associate members of the Classic 8's football conference brings membership to seven schools. The Parkland and Woodland Conferences will be entering into a scheduling partnership during this period with one interlocking game per member school that counts in their respective conference standings.[5]

List of conference members

Current members

School Location Affiliation Mascot Colors Joined Primary Conference
Catholic Memorial Waukesha, WI Private (Catholic) Crusaders           2020 Classic 8
New Berlin Eisenhower New Berlin, WI Public Lions           2020 Woodland
New Berlin West New Berlin, WI Public Vikings           2020 Woodland
Waukesha North Waukesha, WI Public Northstars                2024 Woodland
Waukesha South Waukesha, WI Public Blackshirts                2024 Woodland
Wauwatosa East Wauwatosa, WI Public Red Raiders           2020 Greater Metro
Wauwatosa West Wauwatosa, WI Public Trojans           2020 Greater Metro
West Allis Central West Allis, WI Public Bulldogs           2024 Woodland

Former members

School Location Affiliation Mascot Colors Seasons Conference Joined Primary Conference
Milwaukee Lutheran Milwaukee, WI Private (Lutheran, LCMS) Red Knights           2020-2023 Woodland Woodland
Pewaukee Pewaukee, WI Public Pirates           2020-2023 Classic 8 Woodland
Pius XI Milwaukee, WI Private (Catholic) Popes           2020-2023 Midwest Classic Woodland

Future members

School Location Affiliation Mascot Colors Primary Conference Joining
Pewaukee Pewaukee, WI Public Pirates           Woodland 2026

Membership timeline

<timeline> DateFormat = yyyy ImageSize = width:900 height:auto barincrement:20 Period = from:2020 till:2030 TimeAxis = orientation:horizontal PlotArea = right:30 left:0 bottom:50 top:5

Colors = id:barcolor value:rgb(0.99,0.7,0.7)

        id:line     value:black
        id:bg       value:white

PlotData=

 width:15 textcolor:black shift:(5,-5) anchor:from fontsize:m
 bar:1  color:lavender from:2020 till:2026 text:Catholic Memorial (2020-2025)
 bar:2  color:lavender from:2020 till:2024 text:Milwaukee Lutheran (2020-2023)
 bar:3  color:lavender from:2020 till:2030 text:New Berlin Eisenhower (2020-present)
 bar:4  color:lavender from:2020 till:2030 text:New Berlin West (2020-present)
 bar:5  color:lavender from:2020 till:2024 text:Pewaukee (2020-2023)
 bar:5  color:lavender from:2026 till:2030 text:(2026-future)
 bar:6  color:lavender from:2020 till:2024 text:Pius XI (2020-2023)
 bar:7  color:lavender from:2020 till:2030 text:Wauwatosa East (2020-present)
 bar:8  color:lavender from:2020 till:2030 text:Wauwatosa West (2020-present)
 bar:9  color:lavender from:2024 till:2030 text:Waukesha North (2024-present)
 bar:10  color:lavender from:2024 till:2030 text:Waukesha South (2024-present)
 bar:11  color:lavender from:2024 till:2026 text:West Allis Central (2024-2025)


ScaleMajor = gridcolor:line unit:year increment:1 start:2020

</timeline>

List of conference champions

School Quantity Years
Catholic Memorial 6 2020, 2021, 2022, 2023, 2024, 2025
Milwaukee Lutheran 0
New Berlin Eisenhower 0
New Berlin West 0
Pewaukee 0
Pius XI 0
Waukesha North 0
Waukesha South 0
Wauwatosa East 0
Wauwatosa West 0
West Allis Central 0

References

  1. "Revised Football-Only Conference Plan Released". Wisconsin Interscholastic Athletic Association. 9 February 2019. Retrieved 16 May 2025.
  2. "WFCA/WIAA Football-Only Realignment Proposal" (PDF). Wisconsin Interscholastic Athletic Association. 6 February 2019. Retrieved 16 May 2025.
  3. Wilson, Travis (11 September 2020). "Parkland Football Preview". Wisconsin Sports Network. Retrieved 14 August 2025.
  4. "2024-25 Conference Realignment Plan – 11-Player Football" (PDF). Wisconsin Interscholastic Athletic Association. 14 December 2023. Archived from the original (PDF) on 26 May 2024. Retrieved 16 May 2025.
  5. "2026 - 27 Conference Realignment – 11-Player Football" (PDF). Wisconsin Interscholastic Athletic Association. 23 April 2025. Retrieved 29 May 2025.

Template:Wisconsin high school athletic conferences


This article "Parkland Football Conference" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Parkland Football Conference. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.