Difference between revisions of "Testing"

From Blaseball Wiki

m
Tag: 2017 source edit
 
(121 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 +
{{Template: Sandbox Header}}
 +
 +
{{Forbidden Knowledge}}
 +
 
There is nothing here for you. This is the test realm. Begone from this place. Or else.
 
There is nothing here for you. This is the test realm. Begone from this place. Or else.
  
 +
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 ==
 +
<!-- I couldn't find this since the move of the character templates. Will likely combine with the team seasons once everything is forward facing. -->
  
{{Forbidden Knowledge}}It begins.
+
<inputbox>
 +
type=create
 +
preload=Template:NewSeason/preload
 +
width=25
 +
</inputbox>
  
 +
== Listing of other pages that might be Tests ==
  
 +
{{#dpl:cacheperiod = 600
 +
|titleregexp=.*[tT]est.*
 +
}}
  
Let's say people wanted to use the spoiler tag. Does it work without custom javascript? <div id="SpoilerAlert">Let's find out.</div>
+
<br />
  
{{LORETEST}}
+
== Game Record Test ==
  
 +
{| style="width:90%; clear:both; margin:1.5em auto; text-align:center;"
 +
{{/GameLogHeaderSelector|mints|details=Season 6 game log}}
 +
|-
 +
| colspan=10 |
 +
  {| class="mw-collapsible mw-collapsed" style="width:100%;"
 +
  {{GameLogHeaderSelector|mints|details=Days 1-9: 2-7 (Home: 0-3 ; Away 2-4)}}
 +
  {{GameLogColumnHeader}}{{GameLogRow|season=6|day=9|win=true|home=false|opponent=mints|weather=reverb|score=6-0|shame=false|winner=Ortiz Morse|loser=Atlas Guerra|record=2-7|gameid=abaa5132-d248-4034-8a97-ce7311a3e17d|streak=W2}}
 +
  |-
 +
  {{GameLogRow|season=6|day=1|win=false|home=false|opponent=magic|weather=blooddrain|score=3-4|shame=true|winner=Yeong-Ho Garcia|loser=Brock Forbes|record=0-1|gameid=83ebf7c5-1902-41f5-b2e4-4d832196f055|streak=L1}}
 +
  |}
 +
|-
 +
| colspan="10" |
 +
  {| class="mw-collapsible mw-collapsed" style="width:100%;"
 +
  {{GameLogHeaderSelector|mints|details=Days 10-18: 2-7 (Home: 0-3 ; Away 2-4)}}
 +
  {{GameLogColumnHeader}}
 +
  {{GameLogRow|season=6|day=9|win=true|home=false|opponent=mints|weather=reverb|score=6-0|shame=false|winner=Ortiz Morse|loser=Atlas Guerra|record=2-7|gameid=abaa5132-d248-4034-8a97-ce7311a3e17d|streak=W2}}
 +
  |-
 +
  {{GameLogRow|season=6|day=1|win=false|home=false|opponent=magic|weather=blooddrain|score=3-4|shame=true|winner=Yeong-Ho Garcia|loser=Brock Forbes|record=0-1|gameid=83ebf7c5-1902-41f5-b2e4-4d832196f055|streak=L1}}
 +
  |}
 +
<!--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 -->
 +
|}
  
<infobox layout="stacked">
+
== Outback Steakhouse ==
  <title source="title"><default>{{PAGENAME}}</default></title>
+
Let's eat at {{OutbackSteakhouse}} it's real good I promise
  <image source="image1"> 
 
    <caption source="caption1"/>
 
  </image>
 
<panel>
 
  <section>
 
  <label>Records</label>
 
          <group collapse="open">
 
            <header>Basic Information</header>
 
    <data source="team"><label>Team</label></data>
 
    <data source="former"><label>Former Team(s)</label></data>
 
    <data source="status"><label>Status</label></data>
 
    <data source="date"><label>Dates Active</label></data>
 
<data source="rating"><label>Overall Rating</label></data>
 
  </group>
 
  <group collapse="closed">
 
            <header>Stastistical Information</header>
 
    <data source="batting"><label>Batting</label></data>
 
    <data source="pitching"><label>Pitching</label></data>
 
    <data source="baserunning"><label>Baserunning</label></data>
 
    <data source="defense"><label>Defense</label></data>
 
  </group>
 
  <group collapse="closed">
 
<header>Personal Information</header>
 
    <data source="item"><label>Item</label></data>
 
    <data source="armor"><label>Armor</label></data>
 
    <data source="evolution"><label>Evolution</label></data>
 
    <data source="ritual"><label>Pregame Ritual</label></data>
 
    <data source="coffee"><label>Coffee Style</label></data>
 
    <data source="blood"><label>Blood Type</label></data>
 
    <data source="fate"><label>Fate</label></data>
 
    <data source="soulscream"><label>Soulscream</label></data>
 
  </group>
 
  </section>
 
  <section>
 
  <label>Reports</label>
 
  <group collapse="open">
 
    <header>Biographical Details</header>
 
    <data source="age"><label>Age</label></data>
 
    <data source="pronouns"><label>Pronouns</label></data>
 
    <data source="nickname"><label>Nickname(s)</label></data>
 
    <data source="language(s)"><label>Language(s)</label></data>
 
    <data source="species"><label>Species</label></data>
 
    <data source="eyes"><label>Eyes</label></data>
 
    <data source="legs"><label>Legs</label></data>
 
    <data source="horse"><label>Horse</label></data>
 
    <data source="estimated_population"><label>Estimated Population</label></data>
 
    <data source="education"><label>Education</label></data>
 
    <data source="side_hustle"><label>Side Hustle</label></data>
 
  </group>
 
  <group collapse="closed">
 
<header>Personal Relationships</header>
 
<data source="sexuality"><label>Sexuality</label></data>
 
<data source="marital_status"><label>Marital Status</label></data>
 
<data source="partners"><label>Partners</label></data>
 
<data source="spouses"><label>Spouses</label></data>
 
<data source="wives"><label>Wives</label></data>
 
<data source="husbands"><label>Husbands</label></data>
 
<data source="girlfriends"><label>Girlfriends</label></data>
 
<data source="boyfriends"><label>Boyfriends</label></data>
 
<data source="relations"><label>Relations</label></data>
 
<data source="rival"><label>Rival(s)</label></data>
 
  </group>
 
  <group collapse="closed">
 
<header>Other Background Information</header>
 
<data source="position"><label>Position</label></data>
 
<data source="signature_pitch(es)"><label>Signature Pitch(es)</label></data>
 
<data source="player_twitter"><label>Player Twitter</label></data>
 
<data source="twitter_account"><label>Twitter account</label></data>
 
<data source="catchphrase"><label>Catchphrase</label></data>
 
<data source="instrument"><label>Instrument</label></data>
 
<data source="likes"><label>Likes</label></data>
 
<data source="dislikes"><label>Dislikes</label></data>
 
<data source="favorite_pie"><label>Favorite Pie</label></data>
 
<data source="reputation"><label>Reputation</label></data>
 
  </group>
 
  </section>
 
</panel>
 
</infobox>
 
  
 +
<!--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

<choose><option>1 </option> <option> 3 </option> <option>5</option> </choose>

test 2: &lt, &gt (minimal)

<option> 1

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

3

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 Boatbuck Rateout it's real good I promise