VergirGive feedback
Joined 25 April 2026
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
test | <templatestyles src="Template:HeroStreetBrawl/styles.css" /> | ||
'''THREE-COLUMN TIER PROTOTYPE''' (High / Normal / Low chance) | |||
Holliday — Tier 1 | |||
{{#invoke:StreetBrawlItems|tier|Holliday|1}} | |||
Holliday — Legendary | |||
{{#invoke:StreetBrawlItems|tier|Holliday|5}} | |||
McGinnis — Tier 2 (biggest Normal column) | |||
{{#invoke:StreetBrawlItems|tier|McGinnis|2}} | |||
---- | |||
MAXROWS: {{#invoke:StreetBrawlItems|debug_counts}} | |||
'''COMMON LABEL VARIANTS''' — test only, inline styles, sample items. Click each to expand. (Delete this block + the old PROBE block when done.) | |||
'''1. Plain bold label (current — matches Favored/Unfavored, no affordance)''' | |||
<div class="mw-customtoggle-cv1" style="font-weight:bold;cursor:pointer;">Common</div> | |||
<div id="mw-customcollapsible-cv1" class="mw-collapsible mw-collapsed">{{ItemIcon|Extended Magazine}} | {{ItemIcon|Headshot Booster}} | {{ItemIcon|Extra Health}} | {{ItemIcon|Grit}} | {{ItemIcon|Rapid Rounds}}</div> | |||
'''2. Bold label + trailing caret''' | |||
<div class="mw-customtoggle-cv2" style="font-weight:bold;cursor:pointer;">Common <span style="font-size:0.8em;color:#888;">▾</span></div> | |||
<div id="mw-customcollapsible-cv2" class="mw-collapsible mw-collapsed">{{ItemIcon|Extended Magazine}} | {{ItemIcon|Headshot Booster}} | {{ItemIcon|Extra Health}} | {{ItemIcon|Grit}} | {{ItemIcon|Rapid Rounds}}</div> | |||
'''3. Bold label + leading caret''' | |||
<div class="mw-customtoggle-cv3" style="font-weight:bold;cursor:pointer;"><span style="font-size:0.8em;color:#888;">▸</span> Common</div> | |||
<div id="mw-customcollapsible-cv3" class="mw-collapsible mw-collapsed">{{ItemIcon|Extended Magazine}} | {{ItemIcon|Headshot Booster}} | {{ItemIcon|Extra Health}} | {{ItemIcon|Grit}} | {{ItemIcon|Rapid Rounds}}</div> | |||
'''4. Bold label + faint (show)''' | |||
<div class="mw-customtoggle-cv4" style="font-weight:bold;cursor:pointer;">Common <span style="font-weight:normal;font-size:0.85em;color:#888;">(show)</span></div> | |||
<div id="mw-customcollapsible-cv4" class="mw-collapsible mw-collapsed">{{ItemIcon|Extended Magazine}} | {{ItemIcon|Headshot Booster}} | {{ItemIcon|Extra Health}} | {{ItemIcon|Grit}} | {{ItemIcon|Rapid Rounds}}</div> | |||
'''5. Bold label + automatic [Expand]/[Collapse] link (flips on click)''' | |||
<div class="mw-collapsible mw-collapsed"> | |||
<div style="font-weight:bold;">Common</div> | |||
<div class="mw-collapsible-content">{{ItemIcon|Extended Magazine}} | {{ItemIcon|Headshot Booster}} | {{ItemIcon|Extra Health}} | {{ItemIcon|Grit}} | {{ItemIcon|Rapid Rounds}}</div> | |||
</div> | |||
'''6. Grey header bar (original wikitable style)''' | |||
{| class="wikitable mw-collapsible mw-collapsed" style="width:100%" | |||
! style="text-align:left" | Common | |||
|- | |||
| {{ItemIcon|Extended Magazine}} | {{ItemIcon|Headshot Booster}} | {{ItemIcon|Extra Health}} | {{ItemIcon|Grit}} | {{ItemIcon|Rapid Rounds}} | |||
|} | |||
---- | |||
'''PROBE — Holliday Legendary (favored + common)''' | |||
{{#invoke:StreetBrawlItems|hero|Holliday|favored|5|label=Favored}} | |||
{{#invoke:StreetBrawlItems|hero|Holliday|common|5|label=Common|collapse=yes}} | |||
---- | |||
= Abrams = | |||
{{HeroStreetBrawl|Abrams}} | |||
= Holliday = | |||
{{HeroStreetBrawl|Holliday}} | |||
= Doorman = | |||
{{HeroStreetBrawl|The Doorman}} | |||
= Vindicta = | |||
{{HeroStreetBrawl|Vindicta}} | |||
= McGinnis = | |||
{{HeroStreetBrawl|McGinnis}} | |||
<templatestyles src="Template:HeroStreetBrawl/styles.css" /> | |||
= Street Brawl tier layout bake-off (Holliday, Tier 1) = | |||
== Fill (current) == | |||
'''Item list''' | |||
{{#invoke:StreetBrawlItems|tier|Holliday|1}} | |||
'''ItemBoxes (0.75)''' | |||
{{#invoke:StreetBrawlItems|tier|Holliday|1|style=card|size=0.75}} | |||
== Border == | |||
'''Item list''' | |||
{{#invoke:StreetBrawlItems|tier|Holliday|1|theme=sb-theme-border}} | |||
'''ItemBoxes (0.75)''' | |||
{{#invoke:StreetBrawlItems|tier|Holliday|1|theme=sb-theme-border|style=card|size=0.75}} | |||
== Heading == | |||
'''Item list''' | |||
{{#invoke:StreetBrawlItems|tier|Holliday|1|theme=sb-theme-head}} | |||
'''ItemBoxes (0.75)''' | |||
{{#invoke:StreetBrawlItems|tier|Holliday|1|theme=sb-theme-head|style=card|size=0.75}} | |||
== Accent == | |||
'''Item list''' | |||
{{#invoke:StreetBrawlItems|tier|Holliday|1|theme=sb-theme-accent}} | |||
'''ItemBoxes (0.75)''' | |||
{{#invoke:StreetBrawlItems|tier|Holliday|1|theme=sb-theme-accent|style=card|size=0.75}} | |||