Template:Quest: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Put "story" section in blockquotes
imported>AntumDeluge
highlight subtitle text
 
(10 intermediate revisions by the same user not shown)
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: {{{subtitle|}}} |


Also known as: "{{{subtitle|}}}"<br />
'''''{{{subtitle}}}'''''<br> }}<br>{{#if:{{{aka|}}}|

Also known as: {{{aka|}}}<br />


}}{{#if:{{{story|}}}|
}}{{#if:{{{story|}}}|


<br>'''Story'''<br>
<br/>'''Story'''<br/>
<blockquote>{{{story}}}</blockquote>
<blockquote>{{{story}}}</blockquote>


Line 24: Line 26:
'''Rewards'''
'''Rewards'''
{{{rewards|* unknown}}}
{{{rewards|* unknown}}}
{{#if:{{{repeatable|}}}|

'''Repeatable:''' {{{repeatable}}}<br/>
}}
{{#if:{{{remarks|}}}|
{{#if:{{{remarks|}}}|


'''Remarks'''
'''Remarks'''
{{{remarks}}}
{{{remarks}}}
}}
{{#if:{{{achievements|}}}|

'''Associated Achievements'''
{{{achievements}}}
}}
}}
<span class="skip-start"></span>
<span class="skip-start"></span>
Line 33: 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>


== Example ==

=== Code ===

<pre>
<pre>
{{Stendhal Quest
{{Quest
| name = Snowballs
| subtitle = Brrrr, it's cold in this cave!
| aka = "Snowballs for Mr. Yeti"


| 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.
|name=


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


| steps =
|story=
# 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.


| rewards =
|participants=
* 20 <item>cod</item> or <item>perch</item>
* 50 XP
* karma


| repeatable = After 2 hours.
|steps=


| remarks =
|rewards=
: Some extra info.
: Some more extra info.


| achievements =
|remarks=
* Link to an achievement.
* Link to another achievement.
}}
}}
</pre>
</pre>


== Example ==


=== Output ===
{{Stendhal Quest

{{{{PAGENAME}}
| name = Snowballs
| subtitle = Brrrr, it's cold in this cave!
| aka = "Snowballs for Mr. Yeti"


| 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.
|name=The Guessing Game


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


| steps =
|story=Crearid plays a game where you guess how many creatures you have killed.
# 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.


| rewards =
|participants=
* 20 <item>cod</item> or <item>perch</item>
* <npc>Crearid</npc>
* 50 XP
* karma


| repeatable = After 2 hours.
|steps=
* 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.


| remarks =
|rewards=
: Some extra info.
: Close answer:
: Some more extra info.
:: 90 XP
: Exact answer:
:: 150 XP


| achievements =
|remarks=
* Link to an achievement.
: Repeatable once per week.
* Link to another achievement.
}}
}}
</noinclude>