Template:Quest: Difference between revisions
Content deleted Content added
imported>AntumDeluge mNo edit summary |
imported>AntumDeluge highlight subtitle text |
||
| (17 intermediate revisions by the same user not shown) | |||
Line 1:
{{Navigation for Stendhal Top|World}}
{{Stendhal Quests}}
<includeonly>{{Export|/quest/{{urlencode:{{lc:{{{name}}}}}|WIKI}}.html|{{{name}}}}}{{#if: {{{subtitle|}}} |
Also known as: {{{aka|}}}<br />
}}{{#if:{{{story|}}}|
Line 32 ⟶ 34:
'''Remarks'''
{{{remarks}}}
}}
{{#if:{{{achievements|}}}|
'''Associated Achievements'''
{{{achievements}}}
}}
<span class="skip-start"></span>
Line 37 ⟶ 44:
{{#breadcrumbs: [[Stendhal]] | [[Navigation_for_Stendhal_World|World]] | [[Stendhal Quest|Quest]] | [[Stendhal Quest/{{{name}}}|{{{name}}}]] }}
<span class="skip-end"></span></includeonly><noinclude>
<pre>▼
{{Stendhal Quest▼
== Example ==▼
=== Code ===
▲<pre>
|participants=▼
| 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.
|steps=▼
▲ | participants =
|rewards=▼
* <npc>Mr. Yeti</npc>, who lives under the ice of 0 semos mountain n w4
▲ | steps =
# 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 =
|remarks=▼
* 20 <item>cod</item> or <item>perch</item>
* karma
▲ | remarks =
: Some extra info.
: Some more extra info.
| achievements =
* Link to an achievement.
* Link to another achievement.
}}
</pre>
▲== Example ==
=== Output ===
{{{{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.
| participants =▼
* <npc>Mr. Yeti</npc>, who lives under the ice of 0 semos mountain n w4
| steps =▼
# 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>
* karma
| repeatable = After 2 hours.
▲|steps=
| remarks =
▲|rewards=
: Some extra info.
: Some more extra info.
▲:: 90 XP
▲:: 150 XP
| achievements =
▲|repeatable=Once per week.
* Link to an achievement.
* Link to another achievement.
}}
| |||