Difference between revisions of "UserWiki:KCToxic"

From Blaseball Wiki

 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Alert Box
 +
| gameicon = saxophone
 +
| header  = ''That's Jazz Baby!''
 +
| text  = This page (usually) contains work-in-progress content for pages related to the Breckenridge Jazz Hands.
 +
}}
 +
{{Alert Box
 +
| gameicon = static
 +
| header  = Warning: Inaccessible content ahead!
 +
| text  = The work-in-progress content on this page may not always be visually accessible and may cause problems with screen readers.
 +
}}
 +
__TOC__
 +
 +
Sandbox: [[UserWiki:KCToxic/Sandbox]]
 +
==Text Effects==
 +
===Opacity===
 +
''Note: The following text has a color of White and may not be visible on Light mode.''
 +
 +
<span style="color:rgba(255,255,255,1);">This text is 100% Opaque</span><br />
 +
<span style="color:rgba(255,255,255,0.9);">This text is 90% Opaque</span><br />
 +
<span style="color:rgba(255,255,255,0.8);">This text is 80% Opaque</span><br />
 +
<span style="color:rgba(255,255,255,0.7);">This text is 70% Opaque</span><br />
 +
<span style="color:rgba(255,255,255,0.6);">This text is 60% Opaque</span><br />
 +
<span style="color:rgba(255,255,255,0.5);">This text is 50% Opaque</span><br />
 +
<span style="color:rgba(255,255,255,0.4);">This text is 40% Opaque</span><br />
 +
<span style="color:rgba(255,255,255,0.3);">This text is 30% Opaque</span><br />
 +
<span style="color:rgba(255,255,255,0.2);">This text is 20% Opaque</span><br />
 +
<span style="color:rgba(255,255,255,0.1);">This text is 10% Opaque</span><br />
 +
<span style="color:rgba(255,255,255,0);">This text is 0% Opaque</span> (highlight to read)
 +
 +
<span style="color:rgba(255,255,255,1); text-shadow: 1px 1px 5px tan">This text is opaque white with a tan text shadow.</span><br />
 +
<span style="color:rgba(255,255,255,0); text-shadow: 0px 0px 5px white">This text is transparent with a white text shadow.
 +
 +
===Other Effects===
 +
This sentence has {{Redacted|8|redacted}} text!<br />
 +
This sentence has {{Spoiler|spoiled}} text!<br />
 +
{{RedactMulti|4|8|2|9|spaces=y}} (This sentence is redacted!)
 +
 +
<span class="coin">This sentence is rendered in the Coin's text style.</span><br />
 +
<span class="peanut">This sentence is rendered in The Shelled One's text style.</span><br />
 +
<span class="lootcrates">This sentence is rendered in {{Lootcrates}}' text style.</span><br />
 +
<span class="squid">This sentence is rendered in the Monitor's text style.</span><br />
 +
<span class="namerifeht">This sentence is rendered in Namerifeht's text style.</span><br />
 +
<span class="tarot">This sentence is rendered in the Reader's text style.</span><br />
 +
<span class="littleguy">This sentence is rendered in A Shelled One's text style.</span><br />
 +
<span class="emergency_alert">This sentence is rendered in the Emergency Alert's text style.</span><br />
 +
<span class="umps">This sentence is rendered in the Umps' text style.</span>
 +
 +
===Choose===
 +
This section utilizes Choose tags and parser functions.
 +
 +
The following was chosen via Choose ''tags'': <choose><option>The Tower Always Looms</option><option>That's Jazz Baby!</option><option>🍞🔮</option></choose>
 +
 +
The following was chosen via a Choose ''parser function'': {{#choose:''That's Jazz Baby!''|[weeping]That's Jazz Baby|(sobbing) jands good}}
 +
 +
===In-line Elements===
 +
====Text====
 +
<div style="column-count:2;">
 +
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed finibus elit augue, sed tincidunt mi aliquam quis. Integer placerat libero sed orci luctus tempor. Morbi sit amet enim fermentum, convallis quam a, mollis felis. Morbi ac neque et lacus vestibulum ullamcorper non et tortor. Curabitur tempus eget eros in consectetur. Etiam molestie elit ac ligula varius, sit amet placerat magna tincidunt. Etiam at sodales ex. Curabitur ultricies turpis nisl, euismod blandit turpis finibus vel.
 +
 +
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed finibus elit augue, sed tincidunt mi aliquam quis. Integer placerat libero sed orci luctus tempor. Morbi sit amet enim fermentum, convallis quam a, mollis felis. Morbi ac neque et lacus vestibulum ullamcorper non et tortor. Curabitur tempus eget eros in consectetur. Etiam molestie elit ac ligula varius, sit amet placerat magna tincidunt. Etiam at sodales ex. Curabitur ultricies turpis nisl, euismod blandit turpis finibus vel.
 +
</div>
 +
 +
 +
====Tables====
 +
<div style="display:inline-table;">
 +
{| class="wikitable"
 +
!Header 1
 +
!Header 2
 +
!Header 3
 +
|-
 +
|Content
 +
|Content
 +
|Content
 +
|-
 +
|Content
 +
|Content
 +
|Content But Longer
 +
|}
 +
</div>
 +
<div style="display:inline-table;">
 +
{| class="wikitable"
 +
!Header 1
 +
!Header 2
 +
!Header 3
 +
|-
 +
|Content
 +
|Content
 +
|Content
 +
|-
 +
|Content
 +
|Content
 +
|Content
 +
|}
 +
</div>
 +
===Icons===
 +
<nowiki>{{Icon}}</nowiki><br /> <!-- Insert weather icons from https://erikflowers.github.io/weather-icons/ or bootstrap icons from https://icons.getbootstrap.com/ using wi: or bi: and the icon name, respectively. Compatible with a label attribute. -->
 +
{{Icon|wi:dust|label=dust}}
 +
{{Icon|bi:three-dots|label=Static}}
 +
 +
<nowiki>{{GameIcon}}</nowiki><br /> <!-- Insert an icon from https://game-icons.net/ -->
 +
{{GameIcon|puppet}}
 +
{{GameIcon|domino-mask}}
 +
{{GameIcon|chariot}}
 +
{{GameIcon|ticket}}
 +
{{GameIcon|microphone}}
 +
{{GameIcon|big-wave}}
 +
{{GameIcon|power-generator}}
 +
{{GameIcon|candlestick-phone}}
 +
{{GameIcon|angel-wings}}
 +
{{GameIcon|medallist}}
 +
{{GameIcon|egg-pod}}
 +
{{GameIcon|burning-skull}}
 +
{{GameIcon|perpendicular-rings}}
 +
{{GameIcon|peanut}}
 +
 
==Pronoun Table Test==
 
==Pronoun Table Test==
 
[[UserWiki:KCToxic/pronountable]]  
 
[[UserWiki:KCToxic/pronountable]]  
Line 11: Line 126:
  
 
{{RandomPronoun|upper|subject|played|played|table={{UserWiki:KCToxic/pronountable}}}} Blaseball {{RandomPronoun|lower|reflexive|table={{UserWiki:KCToxic/pronountable}}}}.
 
{{RandomPronoun|upper|subject|played|played|table={{UserWiki:KCToxic/pronountable}}}} Blaseball {{RandomPronoun|lower|reflexive|table={{UserWiki:KCToxic/pronountable}}}}.
 +
 +
==Beta Banner Test==
 +
{{Alert Box
 +
| gameicon = disc
 +
| header = Beta Content
 +
| text = The following content pertains to earlier eras of Blaseball and may not be relevant to the current version of the game.
 +
}}
 +
 +
{{Alert Box
 +
| gameicon = archive-research
 +
| header = Beta Content
 +
| text = The following content pertains to earlier eras of Blaseball and may not be relevant to the current version of the game.
 +
}}
  
 
==Player History==
 
==Player History==
Line 20: Line 148:
 
! colspan="3" |Added
 
! colspan="3" |Added
 
! colspan="2" |Cause
 
! colspan="2" |Cause
 +
|-
 +
| colspan="8" style="text-align:center;" |<span class="mw-ui-button mw-ui-progressive intrateam-toggle">'''Toggle Intrateam Moves (Fax, Voicemail, etc.)'''</span>
 
|-
 
|-
 
|[[Season 2|02]] 80
 
|[[Season 2|02]] 80
Line 27: Line 157:
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Incineration
+
|{{GameIcon|burning-skull}} Incineration
 
|
 
|
 
|-
 
|-
Line 36: Line 166:
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
|Incineration
+
|{{GameIcon|burning-skull}} Incineration
 
|
 
|
 
|-
 
|-
Line 45: Line 175:
 
| style="text-align:center;"|{{Teamemoji|fridays}}
 
| style="text-align:center;"|{{Teamemoji|fridays}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Blessing ({{teamemoji|jazz hands}})
+
|{{GameIcon|ticket}} Blessing ({{teamemoji|jazz hands}})
 
|Highway Robbery
 
|Highway Robbery
 
|-
 
|-
Line 54: Line 184:
 
| style="text-align:center;"|{{Teamemoji|crabs}}
 
| style="text-align:center;"|{{Teamemoji|crabs}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Blessing ({{teamemoji|crabs}})
+
|{{GameIcon|ticket}} Blessing ({{teamemoji|crabs}})
 
|Headhunter
 
|Headhunter
 
|-
 
|-
Line 63: Line 193:
 
| style="text-align:center;"|{{Teamemoji|crabs}}
 
| style="text-align:center;"|{{Teamemoji|crabs}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Feedback
+
|{{GameIcon|microphone}} Feedback
 
|
 
|
 
|-
 
|-
Line 72: Line 202:
 
| style="text-align:center;"|{{Teamemoji|crabs}}
 
| style="text-align:center;"|{{Teamemoji|crabs}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Blessing ({{teamemoji|jazz hands}})
+
|{{GameIcon|ticket}} Blessing ({{teamemoji|jazz hands}})
 
|Seduction
 
|Seduction
 
|-
 
|-
Line 81: Line 211:
 
| style="text-align:center;"|{{Teamemoji|steaks}}
 
| style="text-align:center;"|{{Teamemoji|steaks}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Blessing ({{teamemoji|steaks}})
+
|{{GameIcon|ticket}} Blessing ({{teamemoji|steaks}})
 
|The Plan? Hit From The Mound
 
|The Plan? Hit From The Mound
 
|-
 
|-
Line 90: Line 220:
 
| style="text-align:center;"|{{Teamemoji|millennials}}
 
| style="text-align:center;"|{{Teamemoji|millennials}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Feedback
+
|{{GameIcon|microphone}} Feedback
 
|
 
|
 
|-
 
|-
Line 99: Line 229:
 
| style="text-align:center;"|{{Teamemoji|spies}}
 
| style="text-align:center;"|{{Teamemoji|spies}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Feedback
+
|{{GameIcon|microphone}} Feedback
 
|
 
|
 
|-
 
|-
Line 108: Line 238:
 
| style="text-align:center;"|{{Teamemoji|sunbeams}}
 
| style="text-align:center;"|{{Teamemoji|sunbeams}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Feedback
+
|{{GameIcon|microphone}} Feedback
 
|
 
|
 
|-
 
|-
Line 117: Line 247:
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Incineration
+
|{{GameIcon|burning-skull}} Incineration
|
+
|Marijuana later [[Released]] during the Season 10 elections
 
|-
 
|-
 
|[[Season 6|06]] EL
 
|[[Season 6|06]] EL
Line 126: Line 256:
 
| style="text-align:center;"|{{Teamemoji|crabs}}
 
| style="text-align:center;"|{{Teamemoji|crabs}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Blessing ({{teamemoji|crabs}})
+
|{{GameIcon|ticket}} Blessing ({{teamemoji|crabs}})
 
|Headhunter
 
|Headhunter
 
|-
 
|-
Line 135: Line 265:
 
| style="text-align:center;"|{{Teamemoji|fridays}}
 
| style="text-align:center;"|{{Teamemoji|fridays}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Blessing ({{teamemoji|fridays}})
+
|{{GameIcon|ticket}} Blessing ({{teamemoji|fridays}})
 
|Popular by Association
 
|Popular by Association
 
|-
 
|-
Line 144: Line 274:
 
| style="text-align:center;"|[[THE SHELLED ONE'S PODS|🥜]]
 
| style="text-align:center;"|[[THE SHELLED ONE'S PODS|🥜]]
 
| style="text-align:center;"|{{PositionIcon|rotation}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
|Fell from [[THE SHELLED ONE'S PODS]]
+
|{{GameIcon|peanut}} Fell from [[THE SHELLED ONE'S PODS]]
 
|
 
|
 
|-
 
|-
Line 153: Line 283:
 
| style="text-align:center;"|{{Teamemoji|firefighters}}
 
| style="text-align:center;"|{{Teamemoji|firefighters}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
|Feedback
+
|{{GameIcon|microphone}} Feedback
 
|
 
|
 
|-
 
|-
Line 162: Line 292:
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
|Playoff Birth
+
|{{GameIcon|egg-pod}} Playoff Birth
 +
|
 +
|- class="intrateam-change hidden"
 +
|<span style="font-size:0">00</span>[[Season 13|13]] 64
 +
|[[Conrad Vaughan]]
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|Moved to
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|{{GameIcon|big-wave}} Full Reverb
 +
|
 +
|- class="intrateam-change hidden"
 +
|<span style="font-size:0">01</span>[[Season 13|13]] 64
 +
|[[Kathy Mathews]]
 +
| style="text-align:center;"|{{PositionIcon|Lineup}}
 +
|Moved to
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|Rotation}}
 +
|{{GameIcon|big-wave}} Full Reverb
 +
|
 +
|- class="intrateam-change hidden"
 +
|<span style="font-size:0">02</span>[[Season 13|13]] 64
 +
|[[Holden Stanton]]
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|Moved to
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|{{GameIcon|big-wave}} Full Reverb
 +
|
 +
|- class="intrateam-change hidden"
 +
|<span style="font-size:0">03</span>[[Season 13|13]] 64
 +
|[[Combs Estes]]
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|Moved to
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|{{GameIcon|big-wave}} Full Reverb
 +
|
 +
|- class="intrateam-change hidden"
 +
|<span style="font-size:0">04</span>[[Season 13|13]] 64
 +
|[[Lowe Forbes]]
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|Moved to
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|{{GameIcon|big-wave}} Full Reverb
 +
|
 +
|- class="intrateam-change hidden"
 +
|<span style="font-size:0">05</span>[[Season 13|13]] 64
 +
|[[Campos Arias]]
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|Moved to
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|{{GameIcon|big-wave}} Full Reverb
 
|
 
|
 
|-
 
|-
Line 171: Line 355:
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Incineration
+
|{{GameIcon|burning-skull}} Incineration
 
|
 
|
 
|-
 
|-
Line 180: Line 364:
 
| style="text-align:center;"|{{Teamemoji|steaks}}
 
| style="text-align:center;"|{{Teamemoji|steaks}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Will ({{teamemoji|jazz hands}})
+
|{{GameIcon|ticket}} Will ({{teamemoji|jazz hands}})
 
|Exchange
 
|Exchange
 
|-
 
|-
Line 189: Line 373:
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Localized into Lineup
+
|{{GameIcon|microphone}} Localized into Lineup
 
|
 
|
 
|-
 
|-
Line 198: Line 382:
 
|  
 
|  
 
|  
 
|  
|Echoed into Static
+
|{{Icon|bi:three-dots|label=Static}} Echoed into Static
 
|
 
|
 +
|- class="intrateam-change hidden"
 +
|[[Season 14|14]] EL
 +
|[[Stephens Lightner]]
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|[[Bauer Zimmerman]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|ticket}} Will ({{Teamemoji|jazz hands}})
 +
|Foreshadow
 +
|- class="intrateam-change hidden"
 +
|[[Season 15|15]] EL
 +
|[[Edric Tosser]]
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|[[Howell Rocha]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|ticket}} Will ({{Teamemoji|jazz hands}})
 +
|Foreshadow
 
|-
 
|-
 
|[[Season 16|16]] 48
 
|[[Season 16|16]] 48
Line 207: Line 409:
 
| style="text-align:center;"|{{Teamemoji|lovers}}
 
| style="text-align:center;"|{{Teamemoji|lovers}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
|Attractor
+
|{{GameIcon|perpendicular-rings}} Attractor
 
|Batted in by [[Tamara Crankit]]
 
|Batted in by [[Tamara Crankit]]
 +
|- class="intrateam-change hidden"
 +
|<span style="font-size:0">00</span>[[Season 16|16]] 56
 +
|[[Steph Weeks]]
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|[[Walton Sports]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|{{GameIcon|big-wave}} Reverb
 +
|
 +
|- class="intrateam-change hidden"
 +
|<span style="font-size:0">01</span>[[Season 16|16]] 56
 +
|[[Steph Weeks]]
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|[[Lowe Forbes]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|{{GameIcon|big-wave}} Reverb
 +
|
 
|-
 
|-
 
|[[Season 16|16]] EL
 
|[[Season 16|16]] EL
Line 216: Line 436:
 
| style="text-align:center;"|{{Teamemoji|millennials}}
 
| style="text-align:center;"|{{Teamemoji|millennials}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
|Will ({{teamemoji|millennials}})
+
|{{GameIcon|ticket}} Will ({{teamemoji|millennials}})
 
|Equivalent Exchange
 
|Equivalent Exchange
 +
|- class="intrateam-change hidden"
 +
|<span style="font-size:0">00</span>[[Season 17|17]] EL
 +
|[[Elijah Valenzuela]]
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|[[Liquid Friend]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|ticket}} Will ({{Teamemoji|jazz hands}})
 +
|Foreshadow
 +
|- class="intrateam-change hidden"
 +
|<span style="font-size:0">01</span>[[Season 17|17]] EL
 +
|[[Mikan Hammer]]
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|Moved to
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|ticket}} Will ({{Teamemoji|jazz hands}})
 +
|Move
 
|-
 
|-
 
|[[Season 18|18]] 03
 
|[[Season 18|18]] 03
Line 225: Line 463:
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Incineration
+
|{{GameIcon|burning-skull}} Incineration
 
|
 
|
 
|-
 
|-
Line 234: Line 472:
 
| style="text-align:center;"|{{Teamemoji|dale}}
 
| style="text-align:center;"|{{Teamemoji|dale}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
|Feedback
+
|{{GameIcon|microphone}} Feedback
 
|
 
|
 
|-
 
|-
Line 243: Line 481:
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Incineration
+
|{{GameIcon|burning-skull}} Incineration
 
|
 
|
 
|-
 
|-
 
|[[Season 18|18]] EL
 
|[[Season 18|18]] EL
|[[Wyatt Pothos]]
+
|<span style="font-size:0">00</span>[[Wyatt Pothos]]
 
| style="text-align:center;"|{{PositionIcon|rotation}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
 
|[[Logan Rodriguez]]
 
|[[Logan Rodriguez]]
 
| style="text-align:center;"|{{Teamemoji|magic}}
 
| style="text-align:center;"|{{Teamemoji|magic}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Will ({{teamemoji|jazz hands}})
+
|{{GameIcon|ticket}} Will ({{teamemoji|jazz hands}})
 
|Equivalent Exchange
 
|Equivalent Exchange
 +
|- class="intrateam-change hidden"
 +
|<span style="font-size:0">01</span>[[Season 18|18]] EL
 +
|[[Campos Arias]]
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|[[Mikan Hammer]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|ticket}} Will ({{Teamemoji|jazz hands}})
 +
|Foreshadow
 
|-
 
|-
 
|[[Season 19|19]] EL
 
|[[Season 19|19]] EL
Line 261: Line 508:
 
| style="text-align:center;"|{{Teamemoji|magic}}
 
| style="text-align:center;"|{{Teamemoji|magic}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Will ({{teamemoji|jazz hands}})
+
|{{GameIcon|ticket}} Will ({{teamemoji|jazz hands}})
 
|Equivalent Exchange
 
|Equivalent Exchange
 
|-
 
|-
Line 279: Line 526:
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
|Playoff Birth
+
|{{GameIcon|egg-pod}} Playoff Birth
 
|
 
|
 
|-
 
|-
|[[Season 20|20]] EL
+
|<span style="font-size:0">00</span>[[Season 20|20]] EL
 
|[[Liquid Friend]]
 
|[[Liquid Friend]]
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
| -
+
| Returned to
|  
+
| style="text-align:center;"|{{Teamemoji|vault legends}}
|  
+
| style="text-align:center;"|{{PositionIcon|lineup}}
|Returned to the Vault
+
|{{GameIcon|angel-wings}} Returned to the Vault
 
|[[Investigation]] complete.
 
|[[Investigation]] complete.
 +
|- class="intrateam-change hidden"
 +
|<span style="font-size:0">01</span>[[Season 20|20]] EL
 +
|[[Zippy DeShields]]
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|Moved to
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|ticket}} Will ({{Teamemoji|jazz hands}})
 +
|Move
 
|-
 
|-
 
|[[Season 21|21]] LS
 
|[[Season 21|21]] LS
Line 297: Line 553:
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
|Gift Shop
+
|{{GameIcon|puppet}} Gift Shop
 +
|
 +
|- class="intrateam-change hidden"
 +
|[[Season 21|21]] 82
 +
|[[Mikan Hammer]]
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|[[Spears Rogers]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|candlestick-phone}} Voicemail
 
|
 
|
 
|-
 
|-
Line 306: Line 571:
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
|Overbracket Playoff Birth
+
|{{GameIcon|egg-pod}} Overbracket Playoff Birth
 
|
 
|
 
|-
 
|-
|[[Season 21|21]] EL
+
|<span style="font-size:0">00</span>[[Season 21|21]] EL
 
|[[Jasper Blather]]
 
|[[Jasper Blather]]
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
Line 315: Line 580:
 
| style="text-align:center;"|{{Teamemoji|sunbeams}}
 
| style="text-align:center;"|{{Teamemoji|sunbeams}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Will ({{teamemoji|jazz hands}})
+
|{{GameIcon|ticket}} Will ({{teamemoji|jazz hands}})
 
|Equivalent Exchange
 
|Equivalent Exchange
 
|-
 
|-
|[[Season 21|21]] EL
+
|<span style="font-size:0">01</span>[[Season 21|21]] EL
 
|[[Comfort Septemberish]]
 
|[[Comfort Septemberish]]
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
Line 324: Line 589:
 
| style="text-align:center;"|{{Teamemoji|spies}}
 
| style="text-align:center;"|{{Teamemoji|spies}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Will ({{teamemoji|spies}})
+
|{{GameIcon|ticket}} Will ({{teamemoji|spies}})
 
|Equivalent Exchange
 
|Equivalent Exchange
 +
|- class="intrateam-change hidden"
 +
|<span style="font-size:0">02</span>[[Season 21|21]] EL
 +
|[[Lancelot Kane]]
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|Moved to
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|ticket}} Will ({{Teamemoji|jazz hands}})
 +
|Move
 
|-
 
|-
|[[Season 21|21]] EL
+
|<span style="font-size:0">03</span>[[Season 21|21]] EL
 
|[[Pitching Machine II]]
 
|[[Pitching Machine II]]
 
| style="text-align:center;"|{{PositionIcon|rotation}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
| -
+
| Returned to
|  
+
| style="text-align:center;"|{{Teamemoji|vault legends}}
|  
+
| style="text-align:center;"|{{PositionIcon|rotation}}
|Faded to Dust
+
|{{Icon|wi:dust|label=dust}} Faded to Dust
 
|
 
|
 
|-
 
|-
Line 339: Line 613:
 
|[[Kathy Mathews]]
 
|[[Kathy Mathews]]
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
| -
+
| Super roamed to
|  
+
| style="text-align:center;"|{{Teamemoji|flowers}}
|  
+
| style="text-align:center;"|{{PositionIcon|lineup}}
 
|{{GameIcon|chariot}} Super Roamin'
 
|{{GameIcon|chariot}} Super Roamin'
 
|[[The Fifth Base (Item)|The Fifth Base]]
 
|[[The Fifth Base (Item)|The Fifth Base]]
Line 351: Line 625:
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Gift Shop
+
|{{GameIcon|puppet}} Gift Shop
 
|
 
|
 
|-
 
|-
Line 360: Line 634:
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
|Gift Shop
+
|{{GameIcon|puppet}} Gift Shop
 
|
 
|
 
|-
 
|-
Line 366: Line 640:
 
|[[Yams Rolsenthal]]
 
|[[Yams Rolsenthal]]
 
| style="text-align:center;"|{{PositionIcon|shadows}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
| -
+
|Sent to
|  
+
| style="text-align:center;"|{{Teamemoji|garages}}
|  
+
| style="text-align:center;"|{{PositionIcon|shadows}}
|Blessing ({{teamemoji|garages}})
+
|{{GameIcon|ticket}} Blessing ({{teamemoji|garages}})
 
|Gachapon
 
|Gachapon
 
|-
 
|-
Line 375: Line 649:
 
|[[Liquid Friend IX]]
 
|[[Liquid Friend IX]]
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
| -
+
|Returned to
|  
+
| style="text-align:center;"|{{Teamemoji|vault legends}}
|  
+
| style="text-align:center;"|{{PositionIcon|lineup}}
|Faded to Dust
+
|{{Icon|wi:dust|label=dust}} Faded to Dust
 
|
 
|
 
|-
 
|-
Line 384: Line 658:
 
|[[Uncle Plasma IX]]
 
|[[Uncle Plasma IX]]
 
| style="text-align:center;"|{{PositionIcon|rotation}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
| -
+
|Returned to
|  
+
| style="text-align:center;"|{{Teamemoji|vault legends}}
|  
+
| style="text-align:center;"|{{PositionIcon|rotation}}
|Faded to Dust
+
|{{Icon|wi:dust|label=dust}} Faded to Dust
 +
|
 +
|- class="intrateam-change hidden"
 +
|[[Season 23|23]] 02
 +
|[[Riley Firewall]]
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|[[Zippy DeShields]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|power-generator}} Fax Machine
 +
|
 +
|- class="intrateam-change hidden"
 +
|[[Season 23|23]] 10
 +
|[[Zippy DeShields]]
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|[[Riley Firewall]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|power-generator}} Fax Machine
 +
|
 +
|- class="intrateam-change hidden"
 +
|[[Season 23|23]] 31
 +
|[[Walton Sports]]
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|[[Lancelot Kane]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|candlestick-phone}} Voicemail
 
|
 
|
 
|-
 
|-
Line 402: Line 703:
 
|[[Stephens Lightner]]
 
|[[Stephens Lightner]]
 
| style="text-align:center;"|{{PositionIcon|shadows}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
| -
+
|Sent to
|  
+
| style="text-align:center;"|{{Teamemoji|tigers}}
|  
+
| style="text-align:center;"|{{PositionIcon|shadows}}
|{{GameIcon|domino-mask}} Thieves' Guild ({{teamemoji|tigers}})
+
|{{GameIcon|domino-mask}} Phantom Thieves' Guild ({{teamemoji|tigers}})
 +
|
 +
|- class="intrateam-change hidden"
 +
|[[Season 23|23]] 47
 +
|[[Lowe Forbes]]
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|[[Walton Sports]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|power-generator}} Fax Machine
 +
|
 +
|- class="intrateam-change hidden"
 +
|[[Season 23|23]] 60
 +
|[[Lancelot Kane]]
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|[[Edric Tosser]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|candlestick-phone}} Voicemail
 
|
 
|
 
|-
 
|-
Line 411: Line 730:
 
|[[Campos Arias]]
 
|[[Campos Arias]]
 
| style="text-align:center;"|{{PositionIcon|shadows}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
| -
+
|Sent to
|  
+
| style="text-align:center;"|{{Teamemoji|flowers}}
|  
+
| style="text-align:center;"|{{PositionIcon|shadows}}
|{{GameIcon|domino-mask}} Thieves' Guild ({{teamemoji|flowers}})
+
|{{GameIcon|domino-mask}} Phantom Thieves' Guild ({{teamemoji|flowers}})
 
|
 
|
 
|-
 
|-
Line 420: Line 739:
 
|[[Lowe Forbes]]
 
|[[Lowe Forbes]]
 
| style="text-align:center;"|{{PositionIcon|shadows}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
| -
+
|Sent to
|  
+
| style="text-align:center;"|{{Teamemoji|flowers}}
|  
+
| style="text-align:center;"|{{PositionIcon|shadows}}
|{{GameIcon|domino-mask}} Thieves' Guild ({{teamemoji|flowers}})
+
|{{GameIcon|domino-mask}} Phantom Thieves' Guild ({{teamemoji|flowers}})
 
|
 
|
 
|-
 
|-
Line 432: Line 751:
 
| style="text-align:center;"|{{Teamemoji|tigers}}
 
| style="text-align:center;"|{{Teamemoji|tigers}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Feedback
+
|{{GameIcon|microphone}} Feedback
 
|
 
|
 
|-
 
|-
Line 441: Line 760:
 
| style="text-align:center;"|{{Teamemoji|tigers}}
 
| style="text-align:center;"|{{Teamemoji|tigers}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
 
| style="text-align:center;"|{{PositionIcon|rotation}}
|Feedback
+
|{{GameIcon|microphone}} Feedback
 
|
 
|
 
|-
 
|-
Line 450: Line 769:
 
| style="text-align:center;"|{{Teamemoji|tigers}}
 
| style="text-align:center;"|{{Teamemoji|tigers}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
|Feedback
+
|{{GameIcon|microphone}} Feedback
 
|
 
|
 
|-
 
|-
Line 459: Line 778:
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
|Underbracket Playoff Birth
+
|{{GameIcon|egg-pod}} Underbracket Playoff Birth
 +
|
 +
|-
 +
|[[Season 23|23]] SC
 +
|[[Baby Doyle]]
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|Drafted by
 +
| style="text-align:center;"|{{Teamemoji|rising stars}}
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|{{GameIcon|medallist}} Drafted to the ILB Semi-Centennial ({{Teamemoji|rising stars}})
 
|
 
|
 
|-
 
|-
Line 465: Line 793:
 
|[[Collins Melon]]
 
|[[Collins Melon]]
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|Drafted by
 +
| style="text-align:center;"|{{Teamemoji|rising stars}}
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|{{GameIcon|medallist}} Drafted to the ILB Semi-Centennial ({{Teamemoji|rising stars}})
 +
|
 +
|-
 +
|[[Season 23|23]] SC
 
| -
 
| -
|  
+
|
|  
+
|[[Baby Doyle]]
|Preserved in the Vault
+
| style="text-align:center;"|{{Teamemoji|rising stars}}
|Stolen by the [[Vault Legends]]
+
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|{{GameIcon|medallist}} Returned from the ILB Semi-Centennial
 +
|
 
|-
 
|-
 
|[[Season 23|23]] EL
 
|[[Season 23|23]] EL
 
|[[Brewer Vapor]]
 
|[[Brewer Vapor]]
 
| style="text-align:center;"|{{PositionIcon|shadows}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
| -
+
|Sent to
|  
+
| style="text-align:center;"|{{Teamemoji|tacos}}
|  
+
| style="text-align:center;"|{{PositionIcon|shadows}}
|Blessing ({{teamemoji|tacos}})
+
|{{GameIcon|ticket}} Blessing ({{teamemoji|tacos}})
 
|Gachapon
 
|Gachapon
 +
|- class="intrateam-change hidden"
 +
|[[Season 24|24]] 01
 +
|[[Edric Tosser]]
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|[[Lancelot Kane]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|candlestick-phone}} Voicemail
 +
|
 +
|- class="intrateam-change hidden"
 +
|<span style="font-size:0">00</span>[[Season 24|24]] 04
 +
|[[August Sky]]
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|[[Zippy DeShields]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|power-generator}} Fax Machine
 +
|
 +
|- class="intrateam-change hidden"
 +
|<span style="font-size:0">01</span>[[Season 24|24]] 04
 +
|[[Zippy DeShields]]
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|[[August Sky]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|power-generator}} Fax Machine
 +
|
 +
|- class="intrateam-change hidden"
 +
|[[Season 24|24]] 05
 +
|[[Baby Doyle]]
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|[[Zippy DeShields]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|power-generator}} Fax Machine
 +
|
 +
|- class="intrateam-change hidden"
 +
|[[Season 24|24]] 14
 +
|[[Lancelot Kane]]
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|[[Baby Doyle]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|candlestick-phone}} Voicemail
 +
|
 +
|- class="intrateam-change hidden"
 +
|[[Season 24|24]] 15
 +
|[[Dervin Gorczyca]]
 +
| style="text-align:center;"|{{PositionIcon|lineup}}
 +
|[[Edric Tosser]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|candlestick-phone}} Voicemail
 +
|
 
|-
 
|-
 
|[[Season 24|24]] 35
 
|[[Season 24|24]] 35
 
|[[Mags Highlife]]
 
|[[Mags Highlife]]
 
| style="text-align:center;"|{{PositionIcon|shadows}}
 
| style="text-align:center;"|{{PositionIcon|shadows}}
| -
+
|Sent to
|  
+
| style="text-align:center;"|{{Teamemoji|tacos}}
|  
+
| style="text-align:center;"|{{PositionIcon|shadows}}
|{{GameIcon|domino-mask}} Thieves' Guild ({{teamemoji|tacos}})
+
|{{GameIcon|domino-mask}} Phantom Thieves' Guild ({{teamemoji|tacos}})
 +
|
 +
|- class="intrateam-change hidden"
 +
|[[Season 24|24]] 53
 +
|[[Zippy DeShields]]
 +
| style="text-align:center;"|{{PositionIcon|rotation}}
 +
|[[Russo Slugger]]
 +
| style="text-align:center;"|{{Teamemoji|jazz hands}}
 +
| style="text-align:center;"|{{PositionIcon|shadows}}
 +
|{{GameIcon|power-generator}} Fax Machine
 
|
 
|
 
|-
 
|-
 
|}
 
|}
 +
<!--Notes on updating this table:
  
==Short Circuit Navboxes Test==
+
This table has a total of 8 required fields per row using the following format to represent changes to the roster:
{{NavTable
 
| name = Breckenridge Jazz Hands
 
<!-- add state=mw-collapsible for the [Collapse] button to show up -->
 
| state = mw-collapsible
 
<!-- set the header text with `header` and color with `headercolor` -->
 
| header = [[Breckenridge Jazz Hands/Gamma 2|Breckenridge Jazz Hands 👐 - Gamma 2]]
 
| headercolor = #ff007b
 
<!-- Each positional parameter must be a {{NavRow}} or {{NavFooterRow}}. -->
 
| {{NavRow
 
  |[[Breckenridge Jazz Hands/Gamma 2|Players]]
 
  |row1_title=Batters
 
  |[[Ginny Psst]] · [[Eli Tomorrah]] · [[Ilhan Babitt]] · [[Maria Lin]] · [[Elena Kaneko]] · [[Boaz Ali]] · [[Wyatt Goblin]] · [[Cleo Trebek]]
 
  |row2_title=Pitchers
 
  |[[Julianne Silvio]] · [[Giannis Valentine]] · [[BBQ Sky]] · [[Jufran Datalake]] · [[Oliver Grade]]
 
  |row3_title=Shadows
 
  |[[Brielle Spoony]] · [[Lavaughn Mesmer]] · [[Sleve Pinball]] · [[Oliver Wilds]] · [[Jon Powers]] · [[Chester McAlister]] · [[Natalie Santana]]
 
  |row4_title=Former
 
  |[[Tristen Aero]] ({{NavBoxEmoji|discharged}}) · [[Alford Straw]] ({{NavBoxEmoji|feedback}}) · [[Balsa Sprinter]] ({{NavBoxEmoji|incinerated}}) · [[Lavaughn Potsticker]] ({{NavBoxEmoji|feedback}})}}
 
  | {{NavRow
 
  |Variants
 
  |row1_title=Teams
 
  |[[Breckenridge Jazz Hands|Beta]] · [[Breckenridge Jazz Hands/Gamma 2|Gamma 2]] · [[Breckenridge Jazz Hands/Gamma 3|Gamma 3]] · [[Breckenridge Jazz Hands/Gamma 4|Gamma 4]]
 
  }}
 
| {{NavFooterRow|<small>''We’ve Got Winning to Do. Just for You.''</small>}}
 
}}
 
  
{{NavTable
+
|[[Season x|xx]] XX
| name = Breckenridge Jazz Hands
+
|[[Player Removed]] (Add {{Deceased}} if the player is dead. Add a space and a hyphen if no player was removed.)
<!-- add state=mw-collapsible for the [Collapse] button to show up -->
+
| style="text-align:center;"|{{PositionIcon|position}} (If no player was removed, leave this cell entirely blank besides the pipe character.)
| state = mw-collapsible
+
|[[Player Added]] (Add a space and a hyphen if no player was added.)
<!-- set the header text with `header` and color with `headercolor` -->
+
| style="text-align:center;"|{{Teamemoji|team}} (The added player's team of origin. Leave blank besides the pipe character if no player was added.)
| header = [[Breckenridge Jazz Hands/Gamma 3|Breckenridge Jazz Hands 👐 - Gamma 3]]
+
| style="text-align:center;"|{{PositionIcon|position}} (The position of the added player at the time the roster change occurred, not their position after the roster change. Leave entirely blank besides the pipe character if no player was added.)
| headercolor = #ff007b
+
|Reason/Cause
<!-- Each positional parameter must be a {{NavRow}} or {{NavFooterRow}}. -->
+
|Notes (Name of Will/Blessing or other notes that clarify the cause, such as who batted in an Attractor.)
| {{NavRow
+
|-
  |[[Breckenridge Jazz Hands/Gamma 3|Players]]
+
-->
  |row1_title=Batters
 
  |[[Bobbie Disaster]] · [[Fionn Yoshida]] · [[Hops Hawkins]] · [[Smith Cya]] · [[Anomaly Dembélé]] · [[Prometheus Bug]] · [[Ginny Cooper]] · [[Stewart Turbo]]
 
  |row2_title=Pitchers
 
  |[[Chaz Ivanov]] · [[Kevan Boots]] · [[Adeline Baldwin]] · [[Giovanni Magehands]] · [[Annick Wynn]]
 
  |row3_title=Shadows
 
  |[[Teach McKinley]] · [[Chuck Sourdough]] · [[Nasrin McKinley]] · [[Aria Stein]] · [[Lancelot Cello]] · [[Nika Swinton]] · [[Sable Saurus]]
 
  |row4_title=Former
 
  |[[Hester Scythe]] ({{NavBoxEmoji|discharged}})}}
 
  | {{NavRow
 
  |Variants
 
  |row1_title=Teams
 
  |[[Breckenridge Jazz Hands|Beta]] · [[Breckenridge Jazz Hands/Gamma 2|Gamma 2]] · [[Breckenridge Jazz Hands/Gamma 3|Gamma 3]] · [[Breckenridge Jazz Hands/Gamma 4|Gamma 4]]
 
  }}
 
| {{NavFooterRow|<small>''We’ve Got Winning to Do. Just for You.''</small>}}
 
}}
 
 
 
{{NavTable
 
| name = Breckenridge Jazz Hands
 
<!-- add state=mw-collapsible for the [Collapse] button to show up -->
 
| state = mw-collapsible
 
<!-- set the header text with `header` and color with `headercolor` -->
 
| header = [[Breckenridge Jazz Hands/Gamma 4|Breckenridge Jazz Hands 👐 - Gamma 4]]
 
| headercolor = #ff007b
 
<!-- Each positional parameter must be a {{NavRow}} or {{NavFooterRow}}. -->
 
| {{NavRow
 
  |[[Breckenridge Jazz Hands/Gamma 4|Players]]
 
  |row1_title=Batters
 
  |[[Zee Phantom]] · [[Jade Cya]] · [[Lucky Patel]] · [[McCormick Inverness]] · [[Rachel Overbaugh]] · [[Mildew Blanket]] · [[Melvin Kemp]] · [[Dee Harmony]] · [[Khalid Spinoza]]
 
  |row2_title=Pitchers
 
  |[[Bird Buckley]] · [[Shelob Plante]] · [[Tycho Dixon]] · [[Troy Bowman]]
 
  |row3_title=Shadows
 
  |[[Squid Psst]] · [[Carolina Zhivago]] · [[Stevie Greene]] · [[Siobhan Augustus]] · [[Theryn Castillo]] · [[Hudson Beef]] · [[Bartleby Rooney]]
 
  |row4_title=Former
 
  |[[Lily Cole]] ({{NavBoxEmoji|discharged}})}}
 
  | {{NavRow
 
  |Variants
 
  |row1_title=Teams
 
  |[[Breckenridge Jazz Hands|Beta]] · [[Breckenridge Jazz Hands/Gamma 2|Gamma 2]] · [[Breckenridge Jazz Hands/Gamma 3|Gamma 3]] · [[Breckenridge Jazz Hands/Gamma 4|Gamma 4]]
 
  }}
 
| {{NavFooterRow|<small>''We’ve Got Winning to Do. Just for You.''</small>}}
 
}}
 

Latest revision as of 00:17, 17 January 2023

That's Jazz Baby!
This page (usually) contains work-in-progress content for pages related to the Breckenridge Jazz Hands.
Warning: Inaccessible content ahead!
The work-in-progress content on this page may not always be visually accessible and may cause problems with screen readers.

Sandbox: UserWiki:KCToxic/Sandbox

Text Effects

Opacity

Note: The following text has a color of White and may not be visible on Light mode.

This text is 100% Opaque
This text is 90% Opaque
This text is 80% Opaque
This text is 70% Opaque
This text is 60% Opaque
This text is 50% Opaque
This text is 40% Opaque
This text is 30% Opaque
This text is 20% Opaque
This text is 10% Opaque
This text is 0% Opaque (highlight to read)

This text is opaque white with a tan text shadow.
This text is transparent with a white text shadow.

Other Effects

This sentence has redacted text!
This sentence has spoiled text!
REDACTED (This sentence is redacted!)

This sentence is rendered in the Coin's text style.
This sentence is rendered in The Shelled One's text style.
This sentence is rendered in Lōotcrates' text style.
This sentence is rendered in the Monitor's text style.
This sentence is rendered in Namerifeht's text style.
This sentence is rendered in the Reader's text style.
This sentence is rendered in A Shelled One's text style.
This sentence is rendered in the Emergency Alert's text style.
This sentence is rendered in the Umps' text style.

Choose

This section utilizes Choose tags and parser functions.

The following was chosen via Choose tags: The Tower Always Looms

The following was chosen via a Choose parser function: [weeping]That's Jazz Baby

In-line Elements

Text

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed finibus elit augue, sed tincidunt mi aliquam quis. Integer placerat libero sed orci luctus tempor. Morbi sit amet enim fermentum, convallis quam a, mollis felis. Morbi ac neque et lacus vestibulum ullamcorper non et tortor. Curabitur tempus eget eros in consectetur. Etiam molestie elit ac ligula varius, sit amet placerat magna tincidunt. Etiam at sodales ex. Curabitur ultricies turpis nisl, euismod blandit turpis finibus vel.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed finibus elit augue, sed tincidunt mi aliquam quis. Integer placerat libero sed orci luctus tempor. Morbi sit amet enim fermentum, convallis quam a, mollis felis. Morbi ac neque et lacus vestibulum ullamcorper non et tortor. Curabitur tempus eget eros in consectetur. Etiam molestie elit ac ligula varius, sit amet placerat magna tincidunt. Etiam at sodales ex. Curabitur ultricies turpis nisl, euismod blandit turpis finibus vel.


Tables

Header 1 Header 2 Header 3
Content Content Content
Content Content Content But Longer
Header 1 Header 2 Header 3
Content Content Content
Content Content Content

Icons

{{Icon}}

{{GameIcon}}

Pronoun Table Test

UserWiki:KCToxic/pronountable

He plays blaseball.

Blaseball belongs to her.

The player brought their blaseball bat.

At least I think it was its.

Xeh played Blaseball faerself.

Beta Banner Test

Beta Content
The following content pertains to earlier eras of Blaseball and may not be relevant to the current version of the game.
Beta Content
The following content pertains to earlier eras of Blaseball and may not be relevant to the current version of the game.

Player History

For a list of all former players, see Category:Former Breckenridge Jazz Hands Players.

Date Removed Added Cause
Toggle Intrateam Moves (Fax, Voicemail, etc.)
02 80 Alexandria Dracaena Hendricks Richardson 👐 Incineration
03 23 Ogden Mendoza August Sky 👐 Incineration
03 EL Bevan Underbuck Nagomi Mcdaniel 🏝️ Blessing (👐) Highway Robbery
03 EL Nagomi Mcdaniel Holden Stanton 🦀 Blessing (🦀) Headhunter
04 25 Tot Fox Valentine Games 🦀 Feedback
05 EL Holden Stanton Nagomi Mcdaniel 🦀 Blessing (👐) Seduction
05 EL August Sky Combs Estes 🥩 Blessing (🥩) The Plan? Hit From The Mound
06 22 Valentine Games Conrad Vaughan 📱 Feedback
06 41 Comfort Septemberish Collins Melon 🕵️ Feedback
06 44 Hendricks Richardson Randall Marijuana 🌞 Feedback
06 84 Randall Marijuana Steph Weeks 👐 Incineration Marijuana later Released during the Season 10 elections
06 EL Nagomi Mcdaniel Holden Stanton 🦀 Blessing (🦀) Headhunter
07 EL Aldon Cashmoney Elijah Valenzuela 🏝️ Blessing (🏝️) Popular by Association
10 EL - Wyatt Pothos 🥜 Fell from THE SHELLED ONE'S PODS
12 61 Agan Harrison Edric Tosser 🔥 Feedback
12 99 - Yams Rolsenthal 👐 Playoff Birth
13 98 Combs Estes Dervin Gorczyca 👐 Incineration
13 EL Holden Stanton August Sky 🥩 Will (👐) Exchange
14 LS - Wyatt Mason II 👐 Localized into Lineup
14 78 Wyatt Mason II - Echoed into Static
16 48 - Liquid Friend 💋 Attractor Batted in by Tamara Crankit
16 EL Conrad Vaughan Mikan Hammer 📱 Will (📱) Equivalent Exchange
18 03 Tamara Crankit Zippy DeShields 👐 Incineration
18 06 Howell Rocha Riley Firewall 🚤 Feedback
18 54 Bauer Zimmerman Lancelot Kane 👐 Incineration
18 EL 00Wyatt Pothos Logan Rodriguez Will (👐) Equivalent Exchange
19 EL Logan Rodriguez Wyatt Pothos Will (👐) Equivalent Exchange
19 EL - Jasper Blather 🕵️ Roamin'
20 99 - Yams Sokol 👐 Playoff Birth
0020 EL Liquid Friend Returned to 🏅 Returned to the Vault Investigation complete.
21 LS - Pitching Machine II 👐 Gift Shop
21 99 - Munavoi Rochester 👐 Overbracket Playoff Birth
0021 EL Jasper Blather Comfort Septemberish 🌞 Will (👐) Equivalent Exchange
0121 EL Comfort Septemberish Quack Enjoyable 🕵️ Will (🕵️) Equivalent Exchange
0321 EL Pitching Machine II Returned to 🏅 Faded to Dust
22 54 Kathy Mathews Super roamed to 🌹 Super Roamin' The Fifth Base
22 LS - Liquid Friend IX 👐 Gift Shop
22 LS - Uncle Plasma IX 👐 Gift Shop
22 EL Yams Rolsenthal Sent to 🎸 Blessing (🎸) Gachapon
22 EL Liquid Friend IX Returned to 🏅 Faded to Dust
22 EL Uncle Plasma IX Returned to 🏅 Faded to Dust
23 36 - Chorby Short 🥩 Super Roamin' The Fifth Base
23 44 Stephens Lightner Sent to 🐅 Phantom Thieves' Guild (🐅)
23 69 Campos Arias Sent to 🌹 Phantom Thieves' Guild (🌹)
23 83 Lowe Forbes Sent to 🌹 Phantom Thieves' Guild (🌹)
23 95 Spears Rogers Famous Owens 🐅 Feedback
23 95 Walton Sports Siobhan Chark 🐅 Feedback
23 95 Famous Owens Spears Rogers 🐅 Feedback
23 99 - Mags Highlife 👐 Underbracket Playoff Birth
23 SC Baby Doyle Drafted by 💫 Drafted to the ILB Semi-Centennial (💫)
23 SC Collins Melon Drafted by 💫 Drafted to the ILB Semi-Centennial (💫)
23 SC - Baby Doyle 💫 Returned from the ILB Semi-Centennial
23 EL Brewer Vapor Sent to 🌮 Blessing (🌮) Gachapon
24 35 Mags Highlife Sent to 🌮 Phantom Thieves' Guild (🌮)