Template:Quest: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann No edit summary |
imported>AntumDeluge Add header for "story" section |
||
| Line 3: | Line 3: | ||
<includeonly>{{Export|/quest/{{urlencode:{{lc:{{{name}}}}}|WIKI}}.html|{{{name}}}}}{{#if:{{{subtitle|}}}| |
<includeonly>{{Export|/quest/{{urlencode:{{lc:{{{name}}}}}|WIKI}}.html|{{{name}}}}}{{#if:{{{subtitle|}}}| |
||
{{{subtitle|}}}<br /> |
Also known as: "{{{subtitle|}}}"<br /> |
||
}}{{#if:{{{story|}}}| |
}}{{#if:{{{story|}}}| |
||
<br>'''Story'''<br> |
|||
{{{story}}} |
{{{story}}} |
||
| Line 50: | Line 51: | ||
}} |
}} |
||
</pre> |
</pre> |
||
== Example == |
|||
{{Stendhal Quest |
|||
|name=The Guessing Game |
|||
|subtitle=Guess Kills |
|||
|story=Crearid plays a game where you guess how many creatures you have killed. |
|||
|participants= |
|||
* <npc>Crearid</npc> |
|||
|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. |
|||
|rewards= |
|||
: Close answer: |
|||
:: 90 XP |
|||
: Exact answer: |
|||
:: 150 XP |
|||
|remarks= |
|||
: Repeatable once per week. |
|||
}} |
|||
</noinclude> |
</noinclude> |
||