Quest: Difference between revisions

227 bytes removed ,  19 September
nvm I got it working, hopefully it doesn't end up bugging out :)
(I'm making buttons work regardless of bloat, but if load times get bad or something I GUESS we can use the ol' reliable <span class="mw-collapsible-toggle" style="margin-right: 0.5em;">...)
(nvm I got it working, hopefully it doesn't end up bugging out :))
Line 26: Line 26:
Every player is given a set of the same quests. Upon completing one, you will sometimes unlock the next quest in that questline!
Every player is given a set of the same quests. Upon completing one, you will sometimes unlock the next quest in that questline!
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
<!-- -->
<!-- copy-paste start
mw-customtoggle- and mw-customcollapsible- must match, might as well make them match the quest name which comes after <span style= "font-size: 1.5em" just be sure to remove any spaces>
-->
<div style="flex; flex-wrap: wrap; gap: 10px; width: 900px; border: 1px solid #ccc; border-radius: 7px; background-color: #f9f9f9; padding: 7px;">
<div style="flex; flex-wrap: wrap; gap: 10px; width: 900px; border: 1px solid #ccc; border-radius: 7px; background-color: #f9f9f9; padding: 7px;">
<span role="button" class="mw-customtoggle-FishingIII">
[[File:Fishing scaled 16x pngcrushed.png|30px|link=]]  
[[File:Fishing scaled 16x pngcrushed.png|30px|link=]]  
<span role="button" class="mw-customtoggle-FishingIII">
<span style= "font-size: 1.5em">Fishing III</span>
<span style= "font-size: 1.5em">Fishing III</span>
</span>
</span>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-FishingIII>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-FishingIII>
    <div style="flex: 1 1 22%; padding: 7px; width: 98%;  border: 1px solid #ccc; border-radius: 7px; background-color: #efefef;">
{{QuestWindow
|Description=
Now try gathering some of the rarer fish!
Now try gathering some of the rarer fish!
    </div>
|Objectives=
Objectives:
    <div style="flex: 1 1 22%; padding: 7px; width: 98%;  border: 1px solid #ccc; border-radius: 7px; background-color: #efefef;">
Gather [[Chomper]]s: 0/5<br>
Gather [[Chomper]]s: 0/5<br>
Gather [[Sulfur Squid]]s: 0/5
Gather [[Sulfur Squid]]s: 0/5
    </div>
|Reward=
Reward:
test
    <div style="flex: 1 1 22%; padding: 7px; width: 98%;  border: 1px solid #ccc; border-radius: 7px; background-color: #efefef;">
}}
Info
<!-- copy/paste end -->
    </div>
</div>
</div>
</div class="mw-collapsible-content">
<!-- -->
==Spawn's [[Quest Master]]==
==Spawn's [[Quest Master]]==
<div class="mw-collapsible mw-collapsed">
<div class="mw-collapsible mw-collapsed">
member
2,739

edits