Template:Quests: Difference between revisions

From Wiki The-West EN
Jump to navigation
No edit summary
No edit summary
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>[[Category:Quests]]</includeonly>
{| class="quest" style="width:800px" border="1px" cellpadding="2px" cellspacing="0"
{| class="quest" border="1px" cellpadding="2px" cellspacing="0"
| colspan="2" style="font-weight:bold;font-size:120%;"| <span id="{{{id|}}}">'''[[#{{{id|1}}}|ID:{{{id|1}}}]]'''</span>
! colspan="2"| <span id="{{{id|}}}">'''ID:{{{id|}}}'''</span>
| colspan="4"| <h2 style="color: #ffdead;">{{{name|Questname}}}</h2>
! colspan="{{#if:{{{accept|}}}|4|3}}"| <h2>{{{name|Questname}}}</h2>
|-
|-
!colspan="2"|Quest Giver
!colspan="2"|Quest Giver
|Access requirements
| style="width:40%"| Requirements
{{#if:{{{accept|}}}|{{Pipe}}Accept requirements|}}
| style="width:35%"| Requires
|Requires
| style="min-width:{{{choose|80}}}px"{{!}} Reward
|Reward
|-
|-
|colspan="2"|<center>[[File:{{{filename|Barkeeper}}}.png|100px|center|link={{{questgiver|Barkeeper Henry Walker}}}]]</center>
|colspan="2"|<center>[[File:{{{filename|Barkeeper}}}.png|125px|center|link=]]</center>
|rowspan="3" style="font-size:14px;"|{{{unlock|-}}}
|rowspan="3" style="font-size:14px;"|{{#if:{{{accept|}}}|{{#if:{{{unlock|}}}|{{{accept}}}<br>{{{unlock}}}|{{{accept}}}}}|{{#if:{{{unlock|}}}|{{{unlock}}}|-}}}}
{{#if:{{{accept|}}}|{{Pipe}}rowspan="3" style="font-size:14px;"{{Pipe}}{{{accept|-}}}|}}
|rowspan="3" style="font-size:14px;"|{{{complete|-}}}
|rowspan="3" style="font-size:14px;"|{{{complete|-}}}</center>
|rowspan="3" style="font-size:14px;"|{{{reward|-}}}
|rowspan="3" style="font-size:14px;"|{{{reward|-}}}
|-
|-
!width="50px"|Start
!width="50px"|Start <div style="cursor:help">[[File:Admin_help.png|center|link=|{{{start text|Start text}}}]]</div>
!width="50px"|Finish
!width="50px"|Finish <div style="cursor:help">[[File:Admin_help.png|center|link=|{{{finish text|Finish text}}}]]</div>
|-
|[[File:Admin_help.png|center|link=#{{{name|Introduction}}}|{{{start text|Start text}}}]]
|[[File:Admin_help.png|center|link=#{{{name|Introduction}}}|{{{finish text|Finish text}}}]]
|}<noinclude>
|}<noinclude>


Line 29: Line 23:
|filename=Barkeeper
|filename=Barkeeper
|accept=test
|accept=test
|choice=1
|unlock='''Complete:''' [[#Introduction|Introduction (Introduction)]]
|unlock='''Complete:''' [[#Introduction|Introduction (Introduction)]]
|complete={{ItemBorder|Tabacco|Tobacco|1}}
|complete={{ItemBorder2|2466|amount=1|type=inv}}
|reward={{Reward|sp|1|1 skill point}}<br />
|reward={{Reward|sp|1|1 skill point}}<br />
{{Reward|experience|2|2 experience points}}
{{Reward|experience|2|2 experience points}}
Line 38: Line 33:
}}
}}


'''Template for displaying quests.'''
'''Template for displaying quests'''


Syntax:
<code><nowiki>{{Quests
<nowiki>{{Quests
|name=
|name=
|id=
|id=
Line 52: Line 46:
|start text=
|start text=
|finish text=
|finish text=
}}</nowiki></noinclude>
}}</nowiki></code>[[Category:template]]</noinclude>

Latest revision as of 11:22, 3 July 2022

ID:1

Questname

Quest Giver Requirements Requires Reward
Barkeeper.png
- - -
Start
Start text
Finish
Finish text
ID:381

Picking tobacco

Quest Giver Requirements Requires Reward
Barkeeper.png
test
Complete: Introduction (Introduction)

1

Reward gfx.png

Reward gfx.png

Reward sp.png

1


Reward gfx.png

Reward gfx.png

Reward experience.png

2

Start
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
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

{{Quests |name= |id= |questgiver= |filename= |accept= |unlock= |complete= |reward= |start text= |finish text= }}