Difference between revisions of "UserWiki:1plumb"

From Blaseball Wiki

 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
+
<includeonly><!--
{{#vardefine:_season|{{#if:{{{season|}}}|{{{season}}}|{{PAGENAME}}}}}}
 
<infobox>
 
  <title source="title"><default>{{TeamEmojiSelector|{{BASEPAGENAME}}}} [[{{BASEPAGENAME}}]]</default></title>
 
 
 
  <group layout="horizontal">
 
<header>{{#var:_season}}</header>
 
<data source="previous"><label>← Previous</label><default>N/A</default></data>
 
<data source="next"><label>Next →</label><default>N/A</default></data>
 
  </group>
 
 
 
  <group>
 
    <header>Results</header>
 
    <data source="postseason"><label>Postseason</label></data>
 
    <data source="record"><label>Overall Record</label></data>
 
    <data source="wins"><label>Wins</label></data>
 
    <data source="partytime"><label>Partytime</label></data>
 
    <data source="favor"><label>Divine Favor</label></data>
 
    <data source="div_place"><label>Division</label>
 
      <format>{{{div_place}}} {{#if: {{{division|}}} | in {{{division}}} {{{league}}}}}</format></data>
 
    <data source="league_place"><label>League</label>
 
      <format>{{{league_place}}} {{#if: {{{league|}}} | in {{{league}}}}} League</format></data>
 
    <data source="ilb_place"><label>ILB Placement</label>{{{ilb_place}}} overall</data>
 
    <data source="stats"><label>Stats</label></data>
 
  </group>
 
  
  <panel>
+
-->{{#vardefine:events-list-item|style="display:grid; grid-template-columns:25px 30px auto fit-content(25px) fit-content(50px); min-height:34px; align-items:center; padding: 0 10px 0 20px; font-family:&quot;Lora&quot;,&quot;Courier New&quot;,monospace, serif; font-size:18px; position:relative; gap:2px; list-style-type:none; box-sizing:border-box; font-weight:400; line-height:1.5; text-align:left; margin-bottom: 5px;"}}<!--
    <section>
 
      <label>Stats</label>
 
      <data source="season"><label>Season</label><default>1</default></data> <!--
 
      Team Icons
 
      Stadium Icons
 
     
 
      -->
 
    </section>
 
  
    <section>
+
-->{{#vardefine:events-list-season|style="{{#ifexpr: {{#len:{{{season|{{{1|}}} }}}}} > 2 |font-size:14px; |font-size:16px; }}color:#181a21; background:#fefefe; width:webkit-fit-content; width:-mox-fit-content; width:fit-content; min-width:22px; padding: 0 3px; height:22px; display:flex; justify-content:center; align-items:center; font-family:&quot;Open Sans&quot;,&quot;Helvetica Neue&quot;,sans-serif; font-weight:700; border-radius:5px;"}}<!--
      <label>Changes</label>
 
      <data source="changes"><default>None</default></data>
 
    </section>
 
  
    <section>
+
-->{{#vardefine:events-list-date|style="{{#ifexpr: {{#len:{{{date|{{{2|}}} }}}}} > 2 |font-size:14px; |font-size:16px; }}width:webkit-fit-content; width:-mox-fit-content; width:fit-content; min-width:22px; padding: 0 3px; height:22px; display:flex; justify-content:center; align-items:center; font-family:&quot;Open Sans&quot;,&quot;Helvetica Neue&quot;,sans-serif; font-weight:700; border-radius:5px;"}}<!--
      <label>Earlsiesta</label>
 
      <data source="earlsiestatab"><label>Season2</label></data>
 
    </section>
 
   
 
    <section>
 
      <label>Latesiesta</label>
 
      <data source="latesiestatab"><label>Season2</label></data>
 
    </section>
 
   
 
    <section>
 
      <label>Election</label>
 
      <data source="electionstab"><label>Season2</label><default>2</default></data>
 
    </section>
 
  </panel>
 
</infobox>
 
</includeonly>
 
  
 +
-->{{#vardefine:events-list-row|style="{{#if:{{{bg|}}}|background-color: #181a21; }}padding: 10px; border-radius: 5px; line-height: 1.2em; width: 100%; position: relative; display: flex; flex-direction: row; align-items: center; {{#switch:{{{category|{{{3|}}} }}}|-1|redacted=border-left:5px solid hsla(0,0%,39.6%,.6509803921568628);|1|changes=border-left:5px solid #6b0046|2|abilities|special=border-left:5px solid #9448a9|3|outcomes=border-left:5px solid #af7624;|4|narrative=border-left:5px solid #3872b7;|win=border-left:5px solid #237a32;|loss=border-left:5px solid #a13838;|0|plays|game#default=border-left:5px solid #3872b7;}}"}}<!--
 +
 +
--><li {{#var:events-list-item}}><div {{#var:events-list-season}}>{{{season|{{{1|}}} }}}</div><div {{#var:events-list-date}}>{{{date|{{{2|}}} }}}</div><div {{#var:events-list-row}}>{{#switch:{{{category|{{{3|}}} }}}|-1|redacted={{Spoiler|{{{content|{{{4|}}} }}}}}|#default={{{content|{{{4|}}} }}}}}</div></li></includeonly>
 
<noinclude>
 
<noinclude>
TODO: make the variables compatible with existing teamseason template so you can push edits with no issue
 
 
Testing
 
 
<nowiki>
 
<infobox>
 
  <title source="title"><default>[[{{BASEPAGENAME}}]]</default></title>
 
  <header source="season" style="text-align:center; background:#FFFFFF;">{{{season}}}</header>
 
  <data source="season"><label>Season</label><default>1</default></data>
 
</infobox>
 
 
<table class="wikitable alternating-rows"><th colspan="2">Removed</th><th colspan="3">Added</th><th colspan="2">Cause</th></table>
 
 
 
{{#if:{{{header_class|}}}|class="{{{title_class}}}"}} {{#if:{{{titlecolor|}}}|style="background:{{{titlecolor}}}"}}><default>{{TeamEmojiSelector|{{BASEPAGENAME}}}}
 
 
<default>[[{{BASEPAGENAME}}]]</default></nowiki>
 
 
{{#vardefine:s1changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:60%;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 1|01]] EL</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Winnie Hess]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[PolkaDot Patterson]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Breath Mints}}</td><td><table><tr><td>Blessing ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Steal Best Hitter</td></tr></table></td></tr></table>}}{{#vardefine:s2changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 2|02]] 25</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Nora Perez]] {{Deceased}}</td></tr><tr><td>{{PositiveChange}}</td><td>[[Holden Stanton]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Incineration</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 2|02]] EL</td><td><table><tr><td>{{NegativeChange}}</td><td>[[PolkaDot Patterson]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Oliver Notarobot]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Moist Talkers}}</td><td><table><tr><td>Blessing ({{Teamemoji|Moist Talkers}})</td><td></td></tr><tr><td>Defection</td></tr></table></td></tr></table>}}{{#vardefine:s3changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 3|03]] EL</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Holden Stanton]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Nagomi Mcdaniel]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Jazz Hands}}</td><td><table><tr><td>Blessing ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Headhunter</td></tr></table></td></tr></table>}}{{#vardefine:s4changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:60%;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 4|04]] 25</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Valentine Games]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Tot Fox]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Jazz Hands}}</td><td><table><tr><td>Feedback</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 4|04]] 63</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Combs Duende]] {{Deceased}}</td></tr><tr><td>{{PositiveChange}}</td><td>[[Finn James]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Incineration</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 4|04]] EL<span style="font-size:0">00</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Oliver Notarobot]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Joshua Watson]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Blessing ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>The Best Defense</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 4|04]] EL<span style="font-size:0">01</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Finn James]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Tillman Henderson]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Blessing ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Mutual Aid</td></tr></table></td></tr></table>}}{{#vardefine:s5changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:60%" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 5|05]] EL<span style="font-size:0">00</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Joshua Watson]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Axel Trololol]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Firefighters}}</td><td><table><tr><td>Blessing ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>The Plan? Pitch from the Plate</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 5|05]] EL<span style="font-size:0">01</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Nagomi Mcdaniel]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Holden Stanton]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Jazz Hands}}</td><td><table><tr><td>Blessing ({{Teamemoji|Jazz Hands}})</td><td></td></tr><tr><td>Seduction</td></tr></table></td></tr></table>}}{{#vardefine:s6changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 6|06]] EL</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Holden Stanton]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Nagomi Mcdaniel]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Jazz Hands}}</td><td><table><tr><td>Blessing ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Headhunter</td></tr></table></td></tr></table>}}{{#vardefine:s7changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 7|07]] EL</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Oliver Notarobot]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Luis Acevedo]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Garages}}</td><td><table><tr><td>Blessing ({{Teamemoji|Garages}})</td><td></td></tr><tr><td>Blind Date</td></tr></table></td></tr></table>}}{{#vardefine:s9changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:65%;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 9|09]] 64</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Tillman Henderson]] {{Deceased}}</td></tr><tr><td>{{PositiveChange}}</td><td>[[Silvaire Roadhouse]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Incineration</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 9|09]] 99</td><td><table><tr><td>{{PositiveChange}}</td><td>[[Squid Galvanic]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Postseason Birth</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 9|09]] X</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Axel Trololol]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Pods}}</td><td><table><tr><td>Subjection</td><td></td></tr><tr><td></td></tr></table></td></tr></table>}}{{#vardefine:s10changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:60%;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 10|10]] 99</td><td><table><tr><td>{{PositiveChange}}</td><td>[[Jacoby Podcast]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Postseason Birth</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 10|10]] EL<span style="font-size:0">00</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Nagomi Mcdaniel]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Evelton McBlase II]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Fridays}}</td><td><table><tr><td>Blessing ({{Teamemoji|Fridays}})</td><td></td></tr><tr><td>People's Champion</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 10|10]] EL<span style="font-size:0">01</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Sutton Dreamy]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Baldwin Breadwinner]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Fridays}}</td><td><table><tr><td>Blessing ({{Teamemoji|Fridays}})</td><td></td></tr><tr><td>People's Champion</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 10|10]] EL<span style="font-size:0">02</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Montgomery Bullock]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Bevan Underbuck]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Fridays}}</td><td><table><tr><td>Blessing ({{Teamemoji|Fridays}})</td><td></td></tr><tr><td>People's Champion</td></tr></table></td></tr><tr class="expand-child" style="font-size:85%"><td colspan="5">An error in the election created [[Bontgomery Mullock]], sent to the [[Lovers]]</td></tr></table>}}{{#vardefine:s12changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 12|12]] EL<span style="font-size:0">03</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Bevan Underbuck]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Jacoby Podcast]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Will ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Foreshadow</td></tr></table></td></tr></table>}}{{#vardefine:s13changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:65%;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 13|13]] 99</td><td><table><tr><td>{{PositiveChange}}</td><td>[[Hercules Lincecum]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Postseason Birth</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 13|13]] EL<span style="font-size:0">00</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Baldwin Breadwinner]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Logan Horseman]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Dale}}</td><td><table><tr><td>Will ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Exchange</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 13|13]] EL<span style="font-size:0">01</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Evelton McBlase II]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Mechanics}}</td><td><table><tr><td>Will ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Revoke</td></tr></table></td></tr></table>}}{{#vardefine:s14changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:65%" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 14|14]] 99</td><td><table><tr><td>{{PositiveChange}}</td><td>[[Samothes Dembélé]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Postseason Birth</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 14|14]] EL<span style="font-size:0">00</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Luis Acevedo]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Enid Marlow]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Worms}}</td><td><table><tr><td>Will ({{Teamemoji|Worms}})</td><td></td></tr><tr><td>Exchange</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 14|14]] EL<span style="font-size:0">01</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Logan Horseman]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Baldwin Breadwinner]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Dale}}</td><td><table><tr><td>Will ({{Teamemoji|Dale}})</td><td></td></tr><tr><td>Exchange</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 14|14]] EL<span style="font-size:0">02</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Baldwin Breadwinner]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Alyssa Harrell]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Fridays}}</td><td><table><tr><td>Will ({{Teamemoji|Fridays}})</td><td></td></tr><tr><td>Exchange</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 14|14]] EL<span style="font-size:0">03</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Enid Marlow]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[York Silk]] {{Deceased}}</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Will ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Plunder</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 14|14]] EL<span style="font-size:0">04</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Parker Parra]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Nagomi Mcdaniel]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Flowers}}</td><td><table><tr><td>Will ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Exchange</td></tr></table></td></tr></table>}}{{#vardefine:s15changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:60%;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 15|15]] 35</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Forrest Best]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Redaction</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 15|15]] 99</td><td><table><tr><td>{{PositiveChange}}</td><td>[[Lorcan Smaht]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Postseason Birth</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 15|15]] 104<span style="font-size:0">00</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Alyssa Harrell]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Redaction</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 15|15]] 104<span style="font-size:0">01</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Nagomi Mcdaniel]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Redaction</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 15|15]] EL<span style="font-size:0">00</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Squid Galvanic]]</td></tr><tr><td>{{PositiveChange}}</td><td> -</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Will ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Move</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 15|15]] EL<span style="font-size:0">01</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[York Silk]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Fish Summer]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Moist Talkers}}</td><td><table><tr><td>Will ({{Teamemoji|Moist Talkers}})</td><td></td></tr><tr><td>Plunder</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 15|15]] EL<span style="font-size:0">02</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Brock Forbes]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Parker Parra]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Flowers}}</td><td><table><tr><td>Will ({{Teamemoji|Flowers}})</td><td></td></tr><tr><td>Equivalent Exchange</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 15|15]] EL<span style="font-size:0">03</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Jacoby Podcast]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Luis Acevedo]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Worms}}</td><td><table><tr><td>Will ({{Teamemoji|Worms}})</td><td></td></tr><tr><td>Equivalent Exchange</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 15|15]] EL<span style="font-size:0">04</span></td><td><table><tr><td>{{PositiveChange}}</td><td>[[Parker Meng]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Dale}}</td><td><table><tr><td>Blessing ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Fringe Benefit</td></tr></table></td></tr></table>}}{{#vardefine:s16changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 16|16]] 01</td><td><table><tr><td>{{PositiveChange}}</td><td>[[Brisket Friendo]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Breath Mints}}</td><td><table><tr><td>Attraction</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 16|16]] EL<span style="font-size:0">00</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Silvaire Roadhouse]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Chorby Soul]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Flowers}}</td><td><table><tr><td>Will ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Plunder</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 16|16]] EL<span style="font-size:0">01</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Brisket Friendo]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Alston Cerveza]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Sunbeams}}</td><td><table><tr><td>Will ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Foreshadow</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 16|16]] EL<span style="font-size:0">02</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Alston Cerveza]]</td></tr><tr><td>{{PositiveChange}}</td><td> -</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Blessing ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Time to Shine</td></tr></table></td></tr></table>}}{{#vardefine:s17changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:65%;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 17|17]] 01</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Chorby Soul]] {{Deceased}}</td></tr><tr><td>{{PositiveChange}}</td><td>[[Trinity Smaht]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Incineration</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 17|17]] 02</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Luis Acevedo]] {{Deceased}}</td></tr><tr><td>{{PositiveChange}}</td><td>[[Jon Halifax]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Incineration</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 17|17]] 77</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Parker Parra]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Lorcan Smaht]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Fax Machine</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 17|17]] EL<span style="font-size:0">00</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Fish Summer]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Montgomery Bullock]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Georgias}}</td><td><table><tr><td>Will ({{Teamemoji|Georgias}})</td><td></td></tr><tr><td>Equivalent Exchange</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 17|17]] EL<span style="font-size:0">01</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Parker Meng]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Enid Marlow]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Will ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Foreshadow</td></tr></table></td></tr></table>}}{{#vardefine:s18changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:60%;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 18|18]] 42</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Jon Halifax]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Parker Meng]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Fax Machine</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 18|18]] LS</td><td><table><tr><td>{{PositiveChange}}</td><td>[[Chorby Soul III]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Gift Shop</td><td></td></tr><tr><td>Chorby Soul, Collector's Edition</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 18|18]] 90</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Chorby Soul III]] {{Deceased}}</td></tr><tr><td>{{PositiveChange}}</td><td>[[Zeruel Kramer]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Incineration</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 18|18]] 99</td><td><table><tr><td>{{PositiveChange}}</td><td>[[Samothes Thwompson]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Postseason Birth</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 18|18]] EL</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Montgomery Bullock]]</td></tr><tr><td>{{PositiveChange}}</td><td> -</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Will ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Move</td></tr></table></td></tr></table>}}{{#vardefine:s19changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:65%" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 19|19]] 62</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Tot Fox]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Conner Haley]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Lovers}}</td><td><table><tr><td>Feedback</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 19|19]] LS</td><td><table><tr><td>{{PositiveChange}}</td><td>[[Aldon Cashmoney IV]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Gift Shop</td><td></td></tr><tr><td>Aldon Cashmoney, Hitting Edition</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 19|19]] 91</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Aldon Cashmoney IV]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Avila Guzman]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Garages}}</td><td><table><tr><td>Feedback</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 19|19]] EL<span style="font-size:0">00</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Parker Meng]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Jacoby Podcast]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Worms}}</td><td><table><tr><td>Will ({{Teamemoji|Worms}})</td><td></td></tr><tr><td>Equivalent Exchange</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 19|19]] EL<span style="font-size:0">01</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Trinity Smaht]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Fran Beans]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Wild Wings}}</td><td><table><tr><td>Will ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Equivalent Exchange</td></tr></table></td></tr></table>}}{{#vardefine:s20changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:65%;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 20|20]] 05</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Jacoby Podcast]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Kaz Fiasco]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Pies}}</td><td><table><tr><td>Feedback</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 20|20]] 08</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Kaz Fiasco]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Montgomery Bullock]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Fax Machine</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 20|20]] 88</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Finn James]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Axel Campbell]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Fax Machine</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 20|20]] EL</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Pedro Davids]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Kaz Fiasco]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Will ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Swap</td></tr></table></td></tr></table>}}{{#vardefine:s21changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:60%" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 21|21]] 72</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Axel Campbell]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Finn James]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Fax Machine</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 21|21]] 99</td><td><table><tr><td>{{PositiveChange}}</td><td>[[Ilhan Latch]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Postseason Birth</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 21|21]] EL<span style="font-size:0">00</span></td><td><table><tr><td>{{NegativeChange}}</td><td>-</td></tr><tr><td>{{PositiveChange}}</td><td>[[James Mora II]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Will ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Equivalent Exchange</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 21|21]] EL<span style="font-size:0">01</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Adalberto Tosser]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Silvaire Roadhouse]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Flowers}}</td><td><table><tr><td>Will ({{Teamemoji|Flowers}})</td><td></td></tr><tr><td>Equivalent Exchange</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 21|21]] EL<span style="font-size:0">02</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Conner Haley]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Jessica Telephone]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Steaks}}</td><td><table><tr><td>Will ({{Teamemoji|Steaks}})</td><td></td></tr><tr><td>Equivalent Exchange</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 21|21]] EL<span style="font-size:0">03</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Fran Beans]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Evelton McBlase II]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Wings}}</td><td><table><tr><td>Will ({{Teamemoji|Wings}})</td><td></td></tr><tr><td>Equivalent Exchange</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 21|21]] EL<span style="font-size:0">04</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Evelton McBlase II]]</td></tr><tr><td>{{PositiveChange}}</td><td>-</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Mills}}</td><td><table><tr><td>Roamin'</td><td></td></tr><tr><td></td></tr></table></td></tr></table>}}{{#vardefine:s22changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:60%;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 22|22]] LS<span style="font-size:0">00</span></td><td><table><tr><td>{{PositiveChange}}</td><td>[[Uncle Plasma III]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Gift Shop</td><td></td></tr><tr><td>Uncle Plasma, Mint Edition</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 22|22]] LS<span style="font-size:0">01</span></td><td><table><tr><td>{{PositiveChange}}</td><td>[[Liquid Friend II]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Gift Shop</td><td></td></tr><tr><td>Liquid Friend, Mint Edition</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 22|22]] LS<span style="font-size:0">02</span></td><td><table><tr><td>{{PositiveChange}}</td><td>[[New Megan Ito II]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Gift Shop</td><td></td></tr><tr><td>New Megan Ito, Trader Edition</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 22|22]] 86</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Samothes Dembélé]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Fridays}}</td><td><table><tr><td>Thieves Guild ({{Teamemoji|Fridays}})</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 22|22]] 96</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Zeruel Kramer]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Pedro Davids]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Voicemail</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 22|22]] 99</td><td><table><tr><td>{{PositiveChange}}</td><td>[[Scruffs Sunkcost]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Postseason Birth</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 22|22]] 108</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Pedro Davids]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Jon Halifax]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Voicemail</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 22|22]] EL<span style="font-size:0">00</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Silvaire Roadhouse]]</td></tr><tr><td>{{PositiveChange}}</td><td> -</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Will ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td>Move</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 22|22]] EL<span style="font-size:0">01</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Jon Halifax]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Michelle Sportsman]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|mints}}</td><td><table><tr><td>Will ({{Teamemoji|crabs}})</td><td></td></tr><tr><td>Equivalent Exchange</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 22|22]] EL<span style="font-size:0">02</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Michelle Sportsman]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Fairwood Patchwork]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Teamemoji|garages}}</td><td><table><tr><td>Will ({{Teamemoji|mints}})</td><td></td></tr><tr><td>Equivalent Exchange</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 22|22]] EL<span style="font-size:0">03</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Jessica Telephone]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Herring Winfield]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Teamemoji|thieves}}</td><td><table><tr><td>Will ({{Teamemoji|thieves}})</td><td></td></tr><tr><td>Equivalent Exchange</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 22|22]] EL<span style="font-size:0">04</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Parker Parra]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|garages}}</td><td><table><tr><td>Blessing ({{Teamemoji|garages}})</td><td></td></tr><tr><td>Gachapon</td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 22|22]] EL<span style="font-size:0">05</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Liquid Friend II]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Icon|wi:dust|label=dust}}</td><td><table><tr><td>Dust</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 22|22]] EL<span style="font-size:0">06</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[James Mora II]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr></table></td><td>{{Icon|wi:dust|label=dust}}</td><td><table><tr><td>Dust</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 22|22]] EL<span style="font-size:0">07</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[New Megan Ito II]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Icon|wi:dust|label=dust}}</td><td><table><tr><td>Dust</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 22|22]] EL<span style="font-size:0">08</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Uncle Plasma III]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr></table></td><td>{{Icon|wi:dust|label=dust}}</td><td><table><tr><td>Dust</td><td></td></tr><tr><td></td></tr></table></td></tr></table>}}{{#vardefine:s23changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:65%;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 23|23]] 10</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Fairwood Patchwork]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Pedro Davids]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Voicemail</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 23|23]] 24<span style="font-size:0">00</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Finn James]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Axel Campbell]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Fax Machine</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 23|23]] 24<span style="font-size:0">01</span></td><td><table><tr><td>{{NegativeChange}}</td><td>[[Axel Campbell]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Finn James]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Fax Machine</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 23|23]] 24<span style="font-size:0">02</span></td><td><table><tr><td>{{PositiveChange}}</td><td>[[Grit Watson]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Firefighters}}</td><td><table><tr><td>Thieves Guild ({{Teamemoji|Crabs}})</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 23|23]] 28</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Alston Cerveza]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Axel Campbell]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Voicemail</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 23|23]] 58</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Montgomery Bullock]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Alston Cerveza]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Fax Machine</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 23|23]] 77</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Scruffs Sunkcost]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Steaks}}</td><td><table><tr><td>Thieves Guild ({{Teamemoji|Steaks}})</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 23|23]] 87</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Axel Campbell]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Zeruel Kramer]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Lineup}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Voicemail</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 23|23]] EL</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Grit Watson]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|tacos}}</td><td><table><tr><td>Blessing ({{Teamemoji|tacos}})</td><td></td></tr><tr><td>Gachapon</td></tr></table></td></tr></table>}}{{#vardefine:s24changes|
 
<table class="wikitable"><th style="text-align:left;">Date</th><th style="text-align:left; min-width:60%;" colspan="3">Change</th><th style="text-align:left;">Cause</th><tr><td style="text-align:center;">[[Season 24|24]] 15</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Montgomery Bullock]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Moist Talkers}}</td><td><table><tr><td>Thieves Guild ({{Teamemoji|Moist Talkers}})</td><td></td></tr><tr><td></td></tr></table></td></tr><tr><td style="text-align:center;">[[Season 24|24]] 20</td><td><table><tr><td>{{NegativeChange}}</td><td>[[Finn James]]</td></tr><tr><td>{{PositiveChange}}</td><td>[[Axel Campbell]]</td></tr></table></td><td><table><tr><td>{{PositionIcon|Rotation}}</td></tr><tr><td>{{PositionIcon|Shadows}}</td></tr></table></td><td>{{Teamemoji|Crabs}}</td><td><table><tr><td>Fax Machine</td><td></td></tr><tr><td></td></tr></table></td></tr></table>}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 1
 
| next        = [[Baltimore Crabs/Season 2|Season 2]]
 
 
| division    = Lawful
 
| league      = Evil
 
| record      = 38-61
 
| favor        = 11
 
| div_place    = 5th
 
| league_place = 10th
 
| ilb_place    = 19th
 
| stats        =
 
| partytime    = ???
 
 
| changes      = {{#var:s1changes}}
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 2
 
| previous    = [[Baltimore Crabs/Season 1|Season 1]]
 
| next        = [[Baltimore Crabs/Season 3|Season 3]]
 
 
| division    = Lawful
 
| league      = Evil
 
| record      = 49-50
 
| favor        = 11
 
| div_place    = 3rd
 
| league_place = 5th
 
| ilb_place    = 9th
 
| stats        =
 
| partytime    = ???
 
 
| changes      = {{#var:s2changes}}
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 3
 
| previous    = [[Baltimore Crabs/Season 4|Season 2]]
 
| next        = [[Baltimore Crabs/Season 6|Season 5]]
 
 
| division    = Lawful
 
| league      = Evil
 
| record      = 44-55
 
| favor        = 12
 
| div_place    = 3rd
 
| league_place = 7th
 
| ilb_place    = 14th
 
| stats        =
 
| partytime    = ???
 
 
| changes      = {{#var:s3changes}}
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 4
 
| previous    = [[Baltimore Crabs/Season 3|Season 3]]
 
| next        = [[Baltimore Crabs/Season 5|Season 5]]
 
 
| division    = Lawful
 
| league      = Evil
 
| record      = 52-47
 
| favor        = 12
 
| div_place    = 3rd
 
| league_place = 4th
 
| ilb_place    = 8th
 
| stats        =
 
| partytime    = ???
 
 
| changes      = {{#var:s4changes}}
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 5
 
| previous    = [[Baltimore Crabs/Season 4|Season 4]]
 
| next        = [[Baltimore Crabs/Season 6|Season 6]]
 
 
| division    = Lawful
 
| league      = Evil
 
| record      = 65-34
 
| favor        = 12
 
| div_place    = 1st
 
| league_place = 1st
 
| ilb_place    = 2nd
 
| stats        =
 
| postseason  = 1-3 Quarterfinal Loss to {{Teamemoji|talkers}}
 
 
| changes      = {{#var:s5changes}}
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 6
 
| previous    = [[Baltimore Crabs/Season 5|Season 5]]
 
| next        = [[Baltimore Crabs/Season 7|Season 7]]
 
 
| division    = Wild
 
| league      = High
 
| record      = 80-19
 
| favor        = 12
 
| div_place    = 1st
 
| league_place = 1st
 
| ilb_place    = 1st
 
| stats        =
 
| postseason  = ILB Champions
 
 
| changes      = {{#var:s6changes}}
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 7
 
| previous    = [[Baltimore Crabs/Season 6|Season 6]]
 
| next        = [[Baltimore Crabs/Season 8|Season 8]]
 
 
| division    = Wild
 
| league      = High
 
| record      = 67-32
 
| favor        = 16
 
| div_place    = 1st
 
| league_place = 1st
 
| ilb_place    = 1st
 
| stats        =
 
| postseason  = 2-3 Semifinal Loss to {{Teamemoji|lovers}}
 
 
| changes      = {{#var:s7changes}}
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 8
 
| previous    = [[Baltimore Crabs/Season 7|Season 7]]
 
| next        = [[Baltimore Crabs/Season 9|Season 9]]
 
 
| division    = Wild
 
| league      = High
 
| record      = 74-25
 
| favor        = 18
 
| div_place    = 1st
 
| league_place = 1st
 
| ilb_place    = 1st
 
| stats        =
 
| postseason  = ILB Champions
 
 
| changes      = {{#var:s8changes}}
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 9
 
| previous    = [[Baltimore Crabs/Season 8|Season 8]]
 
| next        = [[Baltimore Crabs/Season 10|Season 10]]
 
 
| division    = Wild
 
| league      = High
 
| record      = 71-28
 
| favor        = 12
 
| div_place    = 1st
 
| league_place = 1st
 
| ilb_place    = 1st
 
| stats        =
 
| postseason  = 2-3 Finals Loss to {{Teamemoji|thieves}}
 
 
| changes      = {{#var:s9changes}}
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 10
 
| previous    = [[Baltimore Crabs/Season 9|Season 9]]
 
| next        = [[Baltimore Crabs/Season 11|Season 11]]
 
 
| division    = Wild
 
| league      = High
 
| record      = 69-30
 
| favor        = 14
 
| div_place    = 1st
 
| league_place = 1st
 
| ilb_place    = 1st
 
| stats        =
 
| postseason  = ILB Champions
 
 
| changes      = {{#var:s10changes}}
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 11
 
| previous    = [[Baltimore Crabs/Season 10|Season 10]]
 
| next        = [[Baltimore Crabs/Coffee Cup|Coffee Cup]]
 
 
| division    = ???
 
| league      = ???
 
| record      = 1-99
 
| wins        = 1
 
| favor        = ???
 
| stats        =
 
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Coffee Cup
 
| previous    = [[Baltimore Crabs/Season 11|Season 11]]
 
| next        = [[Baltimore Crabs/Season 12|Season 12]]
 
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 12
 
| previous    = [[Baltimore Crabs/Coffee Cup|Coffee Cup]]
 
| next        = [[Baltimore Crabs/Season 13|Season 13]]
 
 
| division    = Mild
 
| league      = Low
 
| record      = 0-0
 
| wins        = 0
 
| favor        = 24
 
| div_place    = 6th
 
| league_place = 12th
 
| ilb_place    = 24th
 
| stats        =
 
| partytime    = Day 72
 
 
| changes      = {{#var:s12changes}}
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 13
 
| previous    = [[Baltimore Crabs/Season 12|Season 12]]
 
| next        = [[Baltimore Crabs/Season 14|Season 14]]
 
 
| division    = Mild
 
| league      = Low
 
| record      = 59-40
 
| wins        = 59
 
| favor        = 1
 
| div_place    = 1st
 
| league_place = 1st
 
| ilb_place    = 4th
 
| stats        =
 
| postseason  = ILB Champions
 
 
| changes      = {{#var:s13changes}}
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 14
 
| previous    = [[Baltimore Crabs/Season 13|Season 13]]
 
| next        = [[Baltimore Crabs/Season 15|Season 15]]
 
 
| division    = Mild
 
| league      = Low
 
| record      = 38-61
 
| wins        = 37
 
| favor        = 5
 
| div_place    = 5th
 
| league_place = 11th
 
| ilb_place    = 22nd
 
| stats        =
 
| partytime    = ???
 
| postseason  = Wild Cards, 0-3 Quarterfinal Loss to {{Teamemoji|talkers}}
 
 
| changes      = {{#var:s14changes}}
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 15
 
| previous    = [[Baltimore Crabs/Season 14|Season 14]]
 
| next        = [[Baltimore Crabs/Season 16|Season 16]]
 
 
| division    = Mild
 
| league      = Low
 
| record      = 71-28
 
| wins        = 71
 
| favor        = 23
 
| div_place    = 1st
 
| league_place = 1st
 
| ilb_place    = 1st
 
| stats        =
 
| postseason  = 1-3 Semifinals Loss to {{Teamemoji|talkers}}
 
 
| changes      = {{#var:s15changes}}
 
}}
 
 
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 16
 
| previous    = [[Baltimore Crabs/Season 15|Season 15]]
 
| next        = [[Baltimore Crabs/Season 17|Season 17]]
 
 
| division    = Mild
 
| league      = Low
 
| record      = 44-55
 
| wins        = 43
 
| favor        = 15
 
| div_place    = 6th
 
| league_place = 10th
 
| ilb_place    = 17th
 
| stats        =
 
| partytime    = ???
 
  
| changes      = {{#var:s16changes}}
 
}}
 
  
{{UserWiki:1plumb
 
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 17
 
| previous    = [[Baltimore Crabs/Season 16|Season 16]]
 
| next        = [[Baltimore Crabs/Season 18|Season 18]]
 
  
| division    = Mild
+
<ul>
| league      = Low
+
{{UserWiki:1plumb|18|121|plays|Uncle Plasma IX and Uncle Plasma II are stronger together.}}
| record      = 43-56
+
{{UserWiki:1plumb|9|X|changes|blah|bg=a}}
| wins        = 40
+
{{UserWiki:1plumb|season=8|date=111|category=win|content=test}}
| favor        = 3
+
{{UserWiki:1plumb|season=8|date=96|category=win|content=test|bg=1}}
| div_place    = 6th
+
</ul>
| league_place = 9th
 
| ilb_place    = 19th
 
| stats        =  
 
| partytime    = ???
 
  
| changes      = {{#var:s17changes}}
+
#181a21; - dark mode
}}
+
#E9EBEB; - light mode
  
{{UserWiki:1plumb
+
{{UserWiki:1plumb|18|121|plays|Uncle Plasma IX and Uncle Plasma II are stronger together.}}
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
+
{{UserWiki:1plumb|9|X|changes|blah|bg=a}}
| season       = Season 18
+
{{UserWiki:1plumb|season=8|date=111|category=win|content=test}}
| previous    = [[Baltimore Crabs/Season 17|Season 17]]
+
{{UserWiki:1plumb|season=8|date=96|category=win|content=test|bg=1}}
| next        = [[Baltimore Crabs/Season 19|Season 19]]
 
  
| division    = Mild
+
{{#vardefine:events-list-column|style="display: flex; flex-direction: column;"}}
| league      = Low
+
{{#vardefine:events-list-column-minor|style="margin-left: 10px; font-size: 14px; padding-top: 5px;"}}
| record      = 53-46
+
{{UserWiki:1plumb|season=8|date=96|category=-1|content=<div {{#var:events-list-column}}><div>test oh god this is going to be a long process</div><div {{#var:events-list-column-minor}}>{{ModGain|0}}</div></div>|bg=1}}
| wins        = 54
 
| favor        = 3
 
| div_place    = 2nd
 
| league_place = 4th
 
| ilb_place    = 9th
 
| stats        =
 
| postseason  = 2-3 Division Loss to {{Teamemoji|pies}}
 
  
| changes     = {{#var:s18changes}}
+
<ul>
}}
+
{{UserWiki:1plumb|season=23|date=EL|category=changes|content=<div {{#var:events-list-column}}><div>FIRE AND SMOKE</div><div>AN EGG</div><div>HATCHING</div><div>[[Niq Nyong'o|NIQ NYONG'O]] RETURNS</div></div>|bg=1}}
 +
{{UserWiki:1plumb|season=23|date=EL|category=changes|content=<div {{#var:events-list-column}}><div>Niq Nyong'o exited the Hall of Flame</div></div>}}
 +
{{UserWiki:1plumb|season=23|date=EL|category=changes|content=<div {{#var:events-list-column}}><div>The Pies added a player to their roster</div><div {{#var:events-list-column-minor}}>{{Teamemoji|pies}} {{PositiveChange}} [[Niq Nyong'o]], Rotation {{PositionIcon|1}}</div></div>|bg=1}}
 +
</ul>
  
{{UserWiki:1plumb
+
{{#vardefine:events-sunbar-1|style="background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgb(251, 205, 98) 0%, rgb(212, 76, 20) 100%) repeat scroll 0% 0%; width: 100%; display: flex; overflow: hidden; height: 1rem; line-height: 0; font-size: .75rem; border-radius: .25rem;"}}<!--
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
+
-->{{#vardefine:events-sunbar-2|style="background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgb(16, 69, 127) 0%, rgb(35, 121, 166) 100%) repeat scroll 0% 0%; width: 51.0923%; display: flex; overflow: hidden; flex-direction: column; justify-content: center; color: #fefefe; text-align: center; white-space: nowrap; background-color: #007bff; transition: width .6s ease;"}}
| season      = Season 19
 
| previous    = [[Baltimore Crabs/Season 18|Season 18]]
 
| next        = [[Baltimore Crabs/Season 20|Season 20]]
 
  
| division    = Mild
+
{{UserWiki:1plumb|season=22|date=EL|category=changes|content=<div style="width: 100%;"><div {{#var:events-list-column}}>Sun(Sun) Recharged.</div><div style="display: flex; flex-direction: row; align-items: center; width: 100%;"><span style="width: 50px; height: 50px;"><div style="box-sizing: border-box; margin-top:9px; margin-left:10px;">[[File:tgb sun squared.png|32px|link=Sun(Sun)]]</div></span><div {{#var:events-sunbar-1}}><div {{#var:events-sunbar-2}}></div></div></div></div>|bg=1}}
| league      = Low
 
| record      = 55-44
 
| wins        = -51
 
| favor        = 14
 
| div_place    = 4th
 
| league_place = 8th
 
| ilb_place    = 14th
 
| stats        =  
 
| partytime    = ???
 
  
| changes      = {{#var:s19changes}}
+
<!--
}}
+
rgba(30,30,30,.6392156862745098);
  
{{UserWiki:1plumb
+
.Events-List-Item{ display:grid; grid-template-columns:25px 30px auto fit-content(25px) fit-content(50px); min-height:34px; align-items:center; padding: 0 10px 0 20px; font-family:"Lora","Courier New",monospace, serif; font-size:18px; position:relative; gap:2px; list-style-type:none; box-sizing:border-box; font-weight:400; line-height:1.5; text-align:left; }
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 20
 
| previous    = [[Baltimore Crabs/Season 19|Season 19]]
 
| next        = [[Baltimore Crabs/Season 21|Season 21]]
 
  
| division    = Mild
+
.Events-List-Item:not(:last-child){ margin-bottom:5px; }
| league      = Low
 
| record      = 51-48
 
| wins        = 53
 
| favor        = 12
 
| div_place    = 3rd
 
| league_place = 5th
 
| ilb_place    = 10th
 
| stats        =
 
| partytime    = ???
 
  
| changes      = {{#var:s20changes}}
+
.theme-dark .Events-List-Season{ color:#000; background:#fff; }
}}
 
  
{{UserWiki:1plumb
+
.Events-List-Category, .Events-List-Date, .Events-List-Date-Long, .Events-List-Season{ width:webkit-fit-content; width:-mox-fit-content; width:fit-content; min-width:22px; padding: 0 3px; height:22px; display:flex; justify-content:center; align-items:center; font-size:16px; }
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 21
 
| previous    = [[Baltimore Crabs/Season 20|Season 20]]
 
| next        = [[Baltimore Crabs/Season 22|Season 22]]
 
  
| division    = Mild
+
.Events-List-Date, .Events-List-Date-Long, .Events-List-Season{ font-family:"Open Sans","Helvetica Neue",sans-serif; font-weight:700; border-radius:5px; }
| league      = Low
 
| record      = 69-30
 
| wins        = 78
 
| favor        = 1
 
| div_place    = 1st
 
| league_place = 1st
 
| ilb_place    = 2nd
 
| stats        =
 
| postseason  = ILB Champions
 
  
| changes      = {{#var:s21changes}}
+
.Events-List-Date-Long{ font-size:14px; }
}}
 
  
{{UserWiki:1plumb
+
.theme-dark .Events-List-Item:nth-child(2n+1) .Events-List-Background-Standard, .theme-dark .Events-List-Item:nth-child(2n+1) .Events-List-Links-Shown{ background:rgba(30,30,30,.6392156862745098); }
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 22
 
| previous    = [[Baltimore Crabs/Season 21|Season 21]]
 
| next        = [[Baltimore Crabs/Season 23|Season 23]]
 
  
| division    = Mild
+
.Events-List-Desc { padding: 10px; border-radius: 5px; line-height: 1.2em; width: 100%; position: relative; }
| league      = Low
 
| record      = 73-26
 
| wins        = 84
 
| favor        = 5
 
| div_place    = 1st
 
| league_place = 1st
 
| ilb_place    = 1st
 
| stats        =
 
| postseason  = 0-3 Semifinals Loss to {{Teamemoji|mints}}
 
  
| changes      = {{#var:s22changes}}
+
.Events-List-Row { display: flex; flex-direction: row; align-items: center; line-height:1.2em; }
}}
 
  
{{UserWiki:1plumb
+
.Events-List-Minor { margin-left: 10px; font-size: 14px; padding-top: 5px; }
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
+
<pre>
| season      = Season 23
+
{{#if:{{{bg|}}}|background-color: #21262e; }}
| previous    = [[Baltimore Crabs/Season 22|Season 22]]
 
| next        = [[Baltimore Crabs/Season 24|Season 24]]
 
  
| division    = Mild
+
{{#switch:{{{category}}}|-1|redacted=&#123;&#123;Spoiler{{!}}|#default=}}{{#switch:{{{category}}}|-1|redacted=&#125;&#125;|#default=}}
| league      = Low
 
| record      = 49-50
 
| wins        = 60
 
| favor        = 14
 
| div_place    = 3rd
 
| league_place = 6th
 
| ilb_place    = 13th
 
| stats        =  
 
| partytime    = ???
 
  
| changes      = {{#var:s23changes}}
+
{{#vardefine:events-list-item|style="display:grid; grid-template-columns:25px 30px auto fit-content(25px) fit-content(50px); min-height:34px; align-items:center; padding: 0 10px 0 20px; font-family:&quot;Lora&quot;,&quot;Courier New&quot;,monospace, serif; font-size:18px; position:relative; gap:2px; list-style-type:none; box-sizing:border-box; font-weight:400; line-height:1.5; text-align:left;"}}
}}
 
  
{{UserWiki:1plumb
+
{{#vardefine:events-list-season|style="color:#000; background:#fff; width:webkit-fit-content; width:-mox-fit-content; width:fit-content; min-width:22px; padding: 0 3px; height:22px; display:flex; justify-content:center; align-items:center; font-size:16px; font-family:&quot;Open Sans&quot;,&quot;Helvetica Neue&quot;,sans-serif; font-weight:700; border-radius:5px;"}}
| title        = [[WikiPage:1plumb|🦀 Baltimore Crabs]]
 
| season      = Season 24
 
| previous    = [[Baltimore Crabs/Season 23|Season 23]]
 
  
| division    = ???
+
{{#vardefine:events-list-date|style="width:webkit-fit-content; width:-mox-fit-content; width:fit-content; min-width:22px; padding: 0 3px; height:22px; display:flex; justify-content:center; align-items:center; font-size:16px; font-family:&quot;Open Sans&quot;,&quot;Helvetica Neue&quot;,sans-serif; font-weight:700; border-radius:5px;"}}
| league      = ???
 
| record      = ???
 
| wins        = ???
 
| favor        = 7
 
| div_place    = ???
 
| league_place = ???
 
| ilb_place    = ???
 
| stats        =
 
| partytime    = ???
 
  
| changes      = {{#var:s24changes}}
+
{{#vardefine:events-list-row|style="padding: 10px; border-radius: 5px; line-height: 1.2em; width: 100%; position: relative; display: flex; flex-direction: row; align-items: center; border-left:5px solid #6b0046;"}}
}}
 
  
</noinclude>
+
<ul>
 +
<li {{#var:events-list-item}}>
 +
<div {{#var:events-list-season}}>8</div>
 +
<div {{#var:events-list-date}}>96</div>
 +
<div {{#var:events-list-row}}>
 +
<div {{#var:events-list-column}}>
 +
<div>test oh god this is going to be a long process</div>
 +
<div {{#var:events-list-column-minor}}>{{ModGain|0}}</div>
 +
</div>
 +
</div>
 +
</li>
 +
</ul>
 +
</pre>
 +
-->

Latest revision as of 22:29, 3 December 2021



  • 18
    121
    Uncle Plasma IX and Uncle Plasma II are stronger together.
  • 9
    X
    blah
  • 8
    111
    test
  • 8
    96
    test
#181a21; - dark mode
#E9EBEB; - light mode
  • 18
    121
    Uncle Plasma IX and Uncle Plasma II are stronger together.
  • 9
    X
    blah
  • 8
    111
    test
  • 8
    96
    test


  • 8
    96
    test oh god this is going to be a long process
    +  0

    • 23
      EL
      FIRE AND SMOKE
      AN EGG
      HATCHING
      NIQ NYONG'O RETURNS
    • 23
      EL
      Niq Nyong'o exited the Hall of Flame
    • 23
      EL
      The Pies added a player to their roster
      🥧 + Niq Nyong'o, Rotation


  • 22
    EL
    Sun(Sun) Recharged.
    Tgb sun squared.png