Namespaces
Views
From GrinderScape Wiki
Jump to: navigation, search
Laddergoat (Talk | contribs) (Created page with "Work in progress") |
|||
Line 1: | Line 1: | ||
− | + | <html> | |
+ | <style> | ||
+ | .main-header-quest { | ||
+ | font-weight: bold; | ||
+ | font-size: 17px; | ||
+ | } | ||
+ | |||
+ | .sub-header-quest { | ||
+ | font-size: 15px; | ||
+ | padding-left: 1em; | ||
+ | } | ||
+ | |||
+ | .main-header-text { | ||
+ | font-size: 13px; | ||
+ | padding-left: 0.5em; | ||
+ | } | ||
+ | |||
+ | .sub-header-text { | ||
+ | font-size: 13px; | ||
+ | padding-left: 1.5em; | ||
+ | } | ||
+ | |||
+ | /* | ||
+ | .sub-sub-header-quest { | ||
+ | font-size: 13px; | ||
+ | padding-left: 2em; | ||
+ | } | ||
+ | */ | ||
+ | |||
+ | .titlebox { | ||
+ | background-color: #5c3219; | ||
+ | font-size: 26px; | ||
+ | font-weight: bold; | ||
+ | padding: 15px 0; | ||
+ | color: white; | ||
+ | margin-bottom: 1em; | ||
+ | margin-top: 1em; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | .npc-container-not-completed { | ||
+ | display: inline-block; | ||
+ | margin: 7px 7px; | ||
+ | text-align: center; | ||
+ | width: 23%; | ||
+ | border: 1px solid #5c3219; | ||
+ | background-color: #ff00004b; | ||
+ | box-shadow: 0px 3px 4px 1px rgba(0,0,0,0.3); | ||
+ | } | ||
+ | |||
+ | .npc-container-not-completed:hover { | ||
+ | background-color: #ff000083; | ||
+ | } | ||
+ | |||
+ | .npc-container-completed { | ||
+ | display: inline-block; | ||
+ | margin: 7px 7px; | ||
+ | text-align: center; | ||
+ | width: 23%; | ||
+ | border: 1px solid #5c3219; | ||
+ | background-color: #33ff004b; | ||
+ | box-shadow: 0px 3px 4px 1px rgba(0,0,0,0.3); | ||
+ | } | ||
+ | |||
+ | .npc-container-completed:hover { | ||
+ | background-color: #33ff0083; | ||
+ | } | ||
+ | |||
+ | .npc-img { | ||
+ | text-align: center; | ||
+ | margin: 10px auto; | ||
+ | height: 27px; | ||
+ | width: 27px; | ||
+ | } | ||
+ | |||
+ | .npc-link { | ||
+ | text-align: center; | ||
+ | font-weight: bold; | ||
+ | font-size: 13px; | ||
+ | padding-bottom: 3px; | ||
+ | } | ||
+ | </style> | ||
+ | </html> | ||
+ | {{Messages/Warning_Message | ||
+ | |message=Requirements for this quest are incomplete. So this quest currently cannot be completed, Hang tight! | ||
+ | }} | ||
+ | =<div class="main-header-quest">Intro</div>= | ||
+ | <div class="main-header-text" style="font-style: italic;">If you're new to Shilo Village after solving the mystery (or even if you did it some time ago), you may like to check out Yanni Salika's antiques shop. | ||
+ | |||
+ | He's a busy chap, revamping antique items, checking out new stock from potential adventurers and maybe he'll have a small favour to ask of you? Probably nothing particularly large, Yanni isn't a demanding person, should hardly take you any time at all really, something to do when you have a spare moment.</div> | ||
+ | =<div class="main-header-quest">Requirements</div>= | ||
+ | <div class="main-header-text"> | ||
+ | <ul> | ||
+ | <li>[[File:Death rune.png]] [https://wiki.grinderscape.org/Main_page/Quests/Rune_Mysteries Rune Mysteries Quest]</li> | ||
+ | <li>https://oldschool.runescape.wiki/images/Wampum_belt.png?75a26.png [https://wiki.grinderscape.org/Main_page/Quests/Shilo_Village Shilo Village Quest]</li> | ||
+ | <li>https://oldschool.runescape.wiki/images/Herblore_icon.png?ffa9e.png 18 Herblore</li> | ||
+ | <li>https://oldschool.runescape.wiki/images/Crafting_icon.png?a1f71.png 25 Crafting</li> | ||
+ | <li>https://oldschool.runescape.wiki/images/Smithing_icon.png?d26c5.png 30 Smithing</li> | ||
+ | <li>https://oldschool.runescape.wiki/images/Agility_icon.png?389e0.png 36 Agility</li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | =<div class="main-header-quest">Recommended</div>= | ||
+ | <div class="main-header-text"> | ||
+ | <ul> | ||
+ | <li>TBD</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | =<div class="main-header-quest">Rewards</div>= | ||
+ | <div class="main-header-text"> | ||
+ | <ul> | ||
+ | <li>https://oldschool.runescape.wiki/images/Quest_point_icon.png?dc356.png <b>1</b> Quest point</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | =<div class="main-header-quest">Quest guide</div>= | ||
+ | ==<div class="sub-header-quest">First step</div>== | ||
+ | <div class="sub-header-text"> | ||
+ | <div>Your content here</div><br/> | ||
+ | </div> | ||
+ | |||
+ | ==<div class="sub-header-quest">Step 2</div>== | ||
+ | <div class="sub-header-text"> | ||
+ | <div>Your content here</div> | ||
+ | </div> | ||
+ | |||
+ | ==<div class="sub-header-quest">Step 3</div>== | ||
+ | <div class="sub-header-text"> | ||
+ | <div>Your content here</div> | ||
+ | </div> | ||
+ | |||
+ | ==<div class="sub-header-quest">Step 4</div>== | ||
+ | <div class="sub-header-text"> | ||
+ | <div>Your content here</div> | ||
+ | </div> | ||
+ | ==<div class="sub-header-quest">Finishing off</div>== | ||
+ | <div class="sub-header-text">Your content here</div> | ||
+ | <div class="titlebox">Congratulations! Quest completed.</div> |
Revision as of 20:07, 21 May 2024
Requirements for this quest are incomplete. So this quest currently cannot be completed, Hang tight!
Contents
[hide]Intro
If you're new to Shilo Village after solving the mystery (or even if you did it some time ago), you may like to check out Yanni Salika's antiques shop.
He's a busy chap, revamping antique items, checking out new stock from potential adventurers and maybe he'll have a small favour to ask of you? Probably nothing particularly large, Yanni isn't a demanding person, should hardly take you any time at all really, something to do when you have a spare moment.
Requirements
Rune Mysteries Quest
Shilo Village Quest
18 Herblore
25 Crafting
30 Smithing
36 Agility
Recommended
- TBD
Rewards
1 Quest point
Quest guide
First step
Your content here
Step 2
Your content here
Step 3
Your content here
Step 4
Your content here
Finishing off
Your content here
Congratulations! Quest completed.