User:Hefner/Sandbox13: Difference between revisions

From Roat Pkz
Jump to navigation Jump to search
(Created page with "<!-- Team A board --> <div class="teamBingoContainer" id="teamA" data-captain="CaptainA" data-items=" Abyssal whip::First line %% Second line %% Third line| Dragon scimitar::Some tooltip %% Another line| Saradomin sword::Tooltip here "></div> <!-- Team B board --> <div class="teamBingoContainer" id="teamB" data-captain="CaptainB" data-items=" Bandos chestplate::Tooltip line 1 %% Tooltip line 2| Armadyl chestplate::Single line tooltip| Zamorak staff::Another tooltip "></...")
 
No edit summary
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- Team A board -->
<div class="teamBingoWrapper" style="
<div class="teamBingoContainer" id="teamA" data-captain="CaptainA" data-items="
    display: flex;
Abyssal whip::First line %% Second line %% Third line|
    gap: 20px;
Dragon scimitar::Some tooltip %% Another line|
    align-items: flex-start;
Saradomin sword::Tooltip here
    justify-content: center;
"></div>
    width: max-content;
    margin: 0 auto;
">


<!-- Team B board -->
  <!-- Team A Bingo Board -->
<div class="teamBingoContainer" id="teamB" data-captain="CaptainB" data-items="
  <div class="teamBingoContainer" id="teamA" data-team="teamA" data-captain="Hefner, Hefner Bot"
Bandos chestplate::Tooltip line 1 %% Tooltip line 2|
      style="width: 600px; flex-shrink: 0;"
Armadyl chestplate::Single line tooltip|
      data-items="
Zamorak staff::Another tooltip
      Olmlet::Dropped by: %% Chambers of Xeric|
"></div>
      Torva platebody::Droprate: %%Nex 1/350 %%Divine Nex 1/350|
      Zaryte crossbow::Droprate: %%Nex 1/256 %%Divine Nex 1/256|
      Twisted bow::Droprate: %%Chambers of Xeric|
      Magic fang::Droprate: %%Zulrah 1/256 %%Battlemages 1/2560|
      Bandos godsword|
      Heavy ballista::Droprate: %%Demonic gorillas 1/750|
      Armadyl helmet|
      Nexling|
      Magus ring::Droprate: %%Avatar UNIQUE|
      Demonic relic::Droprate: %%Nex 1/1250 %%KBD 1/2500|
      Voidwaker hilt::Droprate: %%Callisto 1/2560|
      Tokhaar-kal::Droprate: %%Guardian of votes 1/75|
      Toxic blowpipe::Droprate: %%Zulrah 1/256|
      Dragon warhammer::Droprate: %%Chaos elemental 1/1024|
      Trident of the seas (full)::Droprate: %%Kraken 1/128|
      Rock golem::Can be obtained by mining|
      Smouldering heart|
      Emberlight|
      Occult necklace|
      Dragonfire ward|
      Arcane sigil::Droprate: %%Corporeal beast 1/128|
      Vesta's longsword::Droprate: %%Revenant dragon 1/1000|
      Divine rune pouch::Droprate: %%Guardian of votes 1/11|
      Dexterous prayer scroll (Rigour)::Droprate: %%Jad 1/150
      ">
  </div>
 
<!-- Shared Info Box -->
<div id="teamBingoInfoBox" style="
    padding: 10px;
    border: 1px solid #596e96;
    background-color: #313e59;
    color: #fff;
    border-radius: 4px;
    width: 360px;
    font-size: 14px;
    white-space: normal;
    word-wrap: break-word;
    overflow: visible;
    margin-top: 80px;">
</div>
 
  <!-- Team B Bingo Board -->
  <div class="teamBingoContainer" id="teamB" data-team="teamB" data-captain="Hefner Bot"
      style="width: 600px; flex-shrink: 0;"
      data-items="
      Olmlet::Dropped by: %% Chambers of Xeric|
      Torva platebody::Droprate: %%Nex 1/350 %%Divine Nex 1/350|
      Zaryte crossbow::Droprate: %%Nex 1/256 %%Divine Nex 1/256|
      Twisted bow::Droprate: %%Chambers of Xeric|
      Magic fang::Droprate: %%Zulrah 1/256 %%Battlemages 1/2560|
      Bandos godsword|
      Heavy ballista::Droprate: %%Demonic gorillas 1/750|
      Armadyl helmet|
      Nexling|
      Magus ring::Droprate: %%Avatar UNIQUE|
      Demonic relic::Droprate: %%Nex 1/1250 %%KBD 1/2500|
      Voidwaker hilt::Droprate: %%Callisto 1/2560|
      Tokhaar-kal::Droprate: %%Guardian of votes 1/75|
      Toxic blowpipe::Droprate: %%Zulrah 1/256|
      Dragon warhammer::Droprate: %%Chaos elemental 1/1024|
      Trident of the seas (full)::Droprate: %%Kraken 1/128|
      Rock golem::Can be obtained by mining|
      Smouldering heart|
      Emberlight|
      Occult necklace|
      Dragonfire ward|
      Arcane sigil::Droprate: %%Corporeal beast 1/128|
      Vesta's longsword::Droprate: %%Revenant dragon 1/1000|
      Divine rune pouch::Droprate: %%Guardian of votes 1/11|
      Dexterous prayer scroll (Rigour)::Droprate: %%Jad 1/150
      ">
  </div>
 
</div>

Latest revision as of 18:02, 7 March 2026