Difference between revisions of "UserWiki:1plumb"

From Blaseball Wiki

Line 1: Line 1:
<includeonly>{{#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;"}}{{#vardefine:events-list-season|style="{{#ifexpr: {{#len:{{{season}}}}} > 2 |font-size:14px; |font-size:16px; }}color:#181a21; 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-family:&quot;Open Sans&quot;,&quot;Helvetica Neue&quot;,sans-serif; font-weight:700; border-radius:5px;"}}{{#vardefine:events-list-date|style="{{#ifexpr: {{#len:{{{season}}}}} > 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;"}}{{#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; {{#switch:{{{category}}}|-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;}}"}}<ul><li {{#var:events-list-item}}><div {{#var:events-list-season}}>{{{season}}}</div><div {{#var:events-list-date}}>{{{date}}}</div><div {{#var:events-list-row}}>{{#switch:{{{category}}}|-1|redacted={{Spoiler|{{{content}}}}}|#default={{{content}}}}}</div></li></ul></includeonly>
+
<includeonly>{{#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;"}}{{#vardefine:events-list-season|style="{{#ifexpr: {{#len:{{{season|{{{1|}}} }}}}} > 2 |font-size:14px; |font-size:16px; }}color:#181a21; 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-family:&quot;Open Sans&quot;,&quot;Helvetica Neue&quot;,sans-serif; font-weight:700; border-radius:5px;"}}{{#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;"}}{{#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; {{#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;}}"}}<ul><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></ul></includeonly>
 
<noinclude>
 
<noinclude>
  
 +
{{UserWiki:1plumb|18|121|plays|test}}
 +
{{UserWiki:1plumb|9|X|changes|blah}}
 
{{UserWiki:1plumb|season=8|date=111|category=win|content=test}}
 
{{UserWiki:1plumb|season=8|date=111|category=win|content=test}}
 
{{UserWiki:1plumb|season=8|date=96|category=win|content=test}}
 
{{UserWiki:1plumb|season=8|date=96|category=win|content=test}}

Revision as of 07:12, 2 December 2021


  • 18
    121
    test
  • 9
    X
    blah
  • 8
    111
    test
  • 8
    96
    test


.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; }

.Events-List-Item:not(:last-child){ margin-bottom:5px; }

.theme-dark .Events-List-Season{ color:#000; background:#fff; }

.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; }

.Events-List-Date, .Events-List-Date-Long, .Events-List-Season{ font-family:"Open Sans","Helvetica Neue",sans-serif; font-weight:700; border-radius:5px; }

.Events-List-Date-Long{ font-size:14px; }

.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); }

.Events-List-Desc { padding: 10px; border-radius: 5px; line-height: 1.2em; width: 100%; position: relative; }

.Events-List-Row { display: flex; flex-direction: row; align-items: center; line-height:1.2em; }

.Events-List-Minor { margin-left: 10px; font-size: 14px; padding-top: 5px; }

{{#switch:{{{category}}}|-1|redacted={{Spoiler{{!}}|#default=}}{{#switch:{{{category}}}|-1|redacted=}}|#default=}}

{{#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:"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;"}}

{{#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:"Open Sans","Helvetica Neue",sans-serif; font-weight:700; border-radius:5px;"}}

{{#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:"Open Sans","Helvetica Neue",sans-serif; font-weight:700; border-radius:5px;"}}

{{#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;"}}


  • 8
    96
    test oh god this is going to be a long process
    +  0
<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>