Template:Quest: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Add optional "achievements" parameter
imported>AntumDeluge
add "aka" parameter so "subtitle can be used for different value
Line 1: Line 1:
{{Navigation for Stendhal Top|World}}
{{Navigation for Stendhal Top|World}}
{{Stendhal Quests}}
{{Stendhal Quests}}
<includeonly>{{Export|/quest/{{urlencode:{{lc:{{{name}}}}}|WIKI}}.html|{{{name}}}}}{{#if:{{{subtitle|}}}|
<includeonly>{{Export|/quest/{{urlencode:{{lc:{{{name}}}}}|WIKI}}.html|{{{name}}}}}{{#if: {{{aka|}}} |

Also known as: {{{aka}}} }}{{#if:{{{subtitle|}}}|


Also known as: {{{subtitle|}}}<br />
Also known as: {{{subtitle|}}}<br />
Line 42: Line 44:
{{#breadcrumbs: [[Stendhal]] | [[Navigation_for_Stendhal_World|World]] | [[Stendhal Quest|Quest]] | [[Stendhal Quest/{{{name}}}|{{{name}}}]] }}
{{#breadcrumbs: [[Stendhal]] | [[Navigation_for_Stendhal_World|World]] | [[Stendhal Quest|Quest]] | [[Stendhal Quest/{{{name}}}|{{{name}}}]] }}
<span class="skip-end"></span></includeonly><noinclude>
<span class="skip-end"></span></includeonly><noinclude>
<pre>
{{Stendhal Quest


|name=


== Example ==
|subtitle=


=== Code ===
|story=


<pre>
|participants=
{{Stendhal Quest
| name = Snowballs
| aka = Snowballs for Mr. Yeti
| subtitle =


| story = Mr. Yeti who lives under the ice of Semous Mountain, needs some snow for new snow sculptures. Unfortunately the snow of the cavern isn't good and hard enough; now he needs someone who can help him.
|steps=


| participants =
|rewards=
* <npc>Mr. Yeti</npc>, who lives under the ice of 0 semos mountain n w4


| steps =
|repeatable=
# Mr. Yeti asks for some snow, and wants you to get 25 <item>snowball|snowballs</item>.
# You collect 25 snowballs from <creature>ice golem|ice golems</creature>.
# You give the snowballs to Mr. Yeti.


| reward =
|remarks=
* 20 <item>cod</item> or <item>perch</item>
* 50 XP
* karma


| repeatable = 2 hours
|achievements=
| remarks =
| achievements =
}}
}}
</pre>
</pre>


== Example ==

{{Stendhal Quest

|name=The Guessing Game


=== Output ===
|subtitle="Guess Kills"


{{{{PAGENAME}}
|story=Crearid plays a game where you guess how many creatures you have killed.
| name = Snowballs
| aka = Snowballs for Mr. Yeti
| subtitle =


| story = Mr. Yeti who lives under the ice of Semous Mountain, needs some snow for new snow sculptures. Unfortunately the snow of the cavern isn't good and hard enough; now he needs someone who can help him.
|participants=
* <npc>Crearid</npc>


| participants =
|steps=
* <npc>Mr. Yeti</npc>, who lives under the ice of 0 semos mountain n w4
* Ask Crearid to "play games".
* She will ask you how many of a specific enemy you have killed.
* You have 3 guesses to get it right.


| steps =
|rewards=
# Mr. Yeti asks for some snow, and wants you to get 25 <item>snowball|snowballs</item>.
: Close answer:
# You collect 25 snowballs from <creature>ice golem|ice golems</creature>.
:: 90 XP
# You give the snowballs to Mr. Yeti.
: Exact answer:
:: 150 XP


|repeatable=After 1 week.
| repeatable = 2 hours
| remarks =
| achievements =
}}
}}
</noinclude>