Vorlage:Quests: Unterschied zwischen den Versionen

Aus Wiki The-West DE
Zur Navigation springen
(Die Seite wurde neu angelegt: „{| border="1px" cellpadding="2px" cellspacing="0" width="590px" !colspan="6"|<h2 style="margin:0; font-weight: bold; font-size: 150%;"> {{{name|Introduction}}}…“)
 
Keine Bearbeitungszusammenfassung
(19 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
{| border="1px" cellpadding="2px" cellspacing="0" width="590px"
{| style="width:650px;text-align:center;"
!colspan="6"|<h2 style="margin:0; font-weight: bold; font-size: 150%;">
| colspan="2" style="font-weight:bold;font-size:120%;"| <span id="{{{id|}}}">'''ID:{{{id|}}}'''</span>
{{{name|Introduction}}}
| colspan="3"| <h2 style="margin:-5px;font-weight:bold;font-size:130%;{{#if:{{{option|}}}|background:#a6805a;|}}">{{{name|Questname}}}</h2>
</h2>
|- style="font-size:115%;"
| colspan="2" | Questgeber
| style="width:210px"| Anforderungen
| style="width:210px"| Benötigt
| Belohnung
|-
|-
!colspan="2" width="100px"|Quest Giver
| colspan="2" style="padding:0;"| {{#if:{{{option|}}}|<div style="position:absolute;margin-left:83px;" title="{{{option}}}. Möglichkeit">[[File:Quest_option_{{{option}}}.png|link=]]</div>|}}[[File:{{{filename|Barkeeper}}}.png|110px|{{{questgiver|Barkeeper}}}]]
!width="214px"|Unlock
| rowspan="2"| {{{unlock|-}}}
!width="214px"|Requires
| rowspan="2"| {{{complete|-}}}
!width="62px"|Reward
| rowspan="2"| {{{reward|-}}}
|-
|-
|colspan="2"|<center>[[File:{{{filename|Barkeeper}}}.png|100px|center|link={{{questgiver|Barkeeper Henry Walker}}}]]</center>
| Start [[File:Admin_help.png|link=#{{{id|QuestID}}}|{{{start text|text}}}]]
|rowspan="3"|<center>{{{unlock|None}}}</center>
| Ende [[File:Admin_help.png|link={{{img|#{{{id|QuestID}}}}}}|{{{finish text|text}}}]]
|rowspan="3"|<center>{{{complete|'''Defeat:''' [[The double-faced Jules]]}}}</center>
|rowspan="3"|<center>{{{reward|{{Reward|money|5|5}}}}}</center>
|-
!width="50px"|Start
!width="50px"|Finish
|-
|[[Datei:Admin_help.png|center|link=#{{{name|Introduction}}}|{{{start text|Barkeeper Henry Walker: Welcome to my saloon. My name is Henry Walker, I'm the barkeeper. Are you new to this area? Are you interested in earning a few bucks? You see that guy over there at the poker table? People call him Double-faced Jules. I just saw him pull an ace out of his cuff again. I don't like cheaters in my saloon. Could you please kick him out for me? I'll pay you 5 dollars for it!
Hint: Press the button "Challenge Double-faced Jules" to kick him from the saloon.}}}]]
|[[Datei:Admin_help.png|center|link=#{{{name|Introduction}}}|{{{finish text|Barkeeper Henry Walker: Thank you! Here are your 5 dollars.}}}]]
|}<noinclude>
|}<noinclude>


{{Quests
|name=Picking tobacco
|questgiver=Barkeeper Henry Walker
|filename=Barkeeper
|unlock='''Complete:''' [[#Introduction|Introduction (Introduction)]]
|complete={{ItemBorder|Tabacco|Tobacco|1}}
|reward={{Reward|sp|1|1 skill point}}<br />
{{Reward|experience|2|2 experience points}}
|start text=Barkeeper Henry Walker: Hello {PLAYER_NAME}, there you are again. I have a big problem. I have no more tobacco and I badly need some. As long as the saloon is open I can't get away to get some either. Can you please go to the next tobacco plantation and bring me a tobacco leaf.
Hint: To get the tobacco, you have to work on a tobacco plantation. Take a look at the map and search for the job Picking Tobacco. When you click on it, you can go pick tobacco.
|finish text=Barkeeper Henry Walker: Thank you {PLAYER_NAME}, I knew I could count on you! My guests were starting to get impatient.
}}


'''Template for displaying quests.'''
'''Vorlage zur Erstellung von Questlösungen'''


Syntax:  
Syntax:  
<nowiki>{{Quests
<code><nowiki>{{Quests|name=
|name=
|id=
|option=
|questgiver=
|questgiver=
|filename=
|filename=
Zeile 47: Zeile 31:
|start text=
|start text=
|finish text=
|finish text=
}}</nowiki></noinclude>
}}</nowiki></code>[[Category:Vorlage]]</noinclude>

Version vom 3. September 2019, 21:43 Uhr

ID:

Questname

Questgeber Anforderungen Benötigt Belohnung
Barkeeper - - -
Start text Ende text


Vorlage zur Erstellung von Questlösungen

Syntax: {{Quests|name= |id= |option= |questgiver= |filename= |unlock= |complete= |reward= |start text= |finish text= }}