Difference between revisions of "Testing"

From Blaseball Wiki

(remove cats)
Tag: 2017 source edit
 
(12 intermediate revisions by 2 users not shown)
Line 6: Line 6:
  
 
It begins.
 
It begins.
 +
 +
== Nested Choose Tags ==
 +
<!-- I broke IRM and need a place to check if there's some frickery afoot -->
 +
 +
=== test 1: nested angle brackets ===
 +
 +
<choose>
 +
<option>
 +
<choose><option>1</option><option>2</option></choose>
 +
</option>
 +
<option>
 +
<choose><option>3</option><option>4</option></choose>
 +
</option>
 +
<option>5</option>
 +
</choose>
 +
 +
=== test 2: &lt, &gt (minimal) ===
 +
 +
<option>
 +
<choose><option>1</option><option>2</option>&lt;/choose&gt;
 +
</option>
 +
<option>
 +
<choose><option>3</option><option>4</option>&lt;/choose&gt;
 +
</option>
 +
<option>5</option>
 +
</choose>
 +
 +
=== test 3: flailing ===
 +
 +
<choose>
 +
<option>&lt;choose&gt;
 +
&lt;option&gt;1&lt;/option&gt;
 +
&lt;option&gt;2&lt;/option&gt;
 +
&lt;/choose&gt;</option>
 +
<option>&lt;choose&gt;
 +
&lt;option&gt;3&lt;/option&gt;
 +
&lt;option&gt;4&lt;/option&gt;
 +
&lt;/choose&gt;</option>
 +
<option>5</option>
 +
</choose>
 +
 +
=== test 4: parser function? ===
 +
 +
it works! testing if it can run uncached
 +
 +
<choose uncached>
 +
<option>{{#choose: 1
 +
|2
 +
}}</option>
 +
<option>{{#choose: 3
 +
|4
 +
}}</option>
 +
<option>A</option>
 +
</choose>
 +
 +
ok as far as i can tell (not super duper familiar with mediawiki format), there's no way to set cache or option weight variables with the parser function but since this might not break the page anymore i'll settle for what i can get
 +
 +
=== test 5: nesting parsers? ===
 +
 +
just seeing if this is something that can be prevented with an edit to the IRM extension call
 +
 +
{{#choose:{{#choose:1|2}}|{{#choose:3|4}}|5}}
  
 
== New Seasons Creator ==
 
== New Seasons Creator ==
Line 27: Line 89:
  
 
{| style="width:90%; clear:both; margin:1.5em auto; text-align:center;"
 
{| style="width:90%; clear:both; margin:1.5em auto; text-align:center;"
{{GameLogHeaderSelector|mints|details=Season 6 game log}}
+
{{/GameLogHeaderSelector|mints|details=Season 6 game log}}
 
|-
 
|-
 
| colspan=10 |
 
| colspan=10 |
Line 47: Line 109:
 
<!--Proverbially we build 3 33-game tables as above, or some other multiple of 3 or 9 that makes sense. weather should be the icons; substituting link for now -->
 
<!--Proverbially we build 3 33-game tables as above, or some other multiple of 3 or 9 that makes sense. weather should be the icons; substituting link for now -->
 
|}
 
|}
 +
 +
== Outback Steakhouse ==
 +
Let's eat at {{OutbackSteakhouse}} it's real good I promise
 +
 +
<!--Does it only randomize once? let's find out -->

Latest revision as of 09:12, 9 March 2021

Wiki Sandbox
This is a page used by wiki administration to test out functionality. Turn back.
WARNING: FORBIDDEN KNOWLEDGE
This page contains FORBIDDEN KNOWLEDGE: information about the game of Blaseball that has not been revealed by Blaseball itself. This knowledge may diminish the mysteriousness of the game. Proceed at your own discretion.

There is nothing here for you. This is the test realm. Begone from this place. Or else.

It begins.

Nested Choose Tags

test 1: nested angle brackets

2 </option> <option> 4 </option> <option>5</option> </choose>

test 2: &lt, &gt (minimal)

<option> 2

test 3: flailing

<choose> <option>3</option> <option>4</option> </choose>

test 4: parser function?

it works! testing if it can run uncached

4

ok as far as i can tell (not super duper familiar with mediawiki format), there's no way to set cache or option weight variables with the parser function but since this might not break the page anymore i'll settle for what i can get

test 5: nesting parsers?

just seeing if this is something that can be prevented with an edit to the IRM extension call

2

New Seasons Creator


Listing of other pages that might be Tests


Game Record Test

Testing/GameLogHeaderSelector
Days 1-9: 2-7 (Home: 0-3 ; Away 2-4)
Day Opponent Weather Score Shame Winning Pitcher Losing Pitcher Record Streak/Recap
9 @KCBM Reverb 6-0   Morse Guerra 2-7 W2
1 @YELL Blooddrain 3-4 Shame Garcia Forbes 0-1 L1
Days 10-18: 2-7 (Home: 0-3 ; Away 2-4)
Day Opponent Weather Score Shame Winning Pitcher Losing Pitcher Record Streak/Recap


9 @KCBM Reverb 6-0   Morse Guerra 2-7 W2
1 @YELL Blooddrain 3-4 Shame Garcia Forbes 0-1 L1

Outback Steakhouse

Let's eat at Ousthack Stakehut it's real good I promise