Template:Quests: Difference between revisions

From Wiki The-West EN
Jump to navigation
No edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="quest" border="1px" cellpadding="2px" cellspacing="0"
{| class="quest" style="width:800px" border="1px" cellpadding="2px" cellspacing="0"
! colspan="2"| <span id="{{{id|}}}">'''ID:{{{id|}}}'''</span>
| colspan="2" style="font-weight:bold;font-size:120%;"| <span id="{{{id|}}}">'''[[#{{{id|1}}}|ID:{{{id|1}}}]]'''</span>
! colspan="{{#if:{{{accept|}}}|4|3}}"| <h2 {{#if:{{{choice|}}}|style="color:{{#switch:{{{choice}}}|1=#007bff|2=#28a745|3=#dc3545|4=#de3cde|white}};"|}}>{{#if:{{{choice|}}}|[[File:Signpost.png|15px]] Path {{{choice|}}}:&nbsp;|}}{{{name|Questname}}}</h2>
| colspan="4"| <h2 style="color: #ffdead;">{{{name|Questname}}}</h2>
|-
|-
!colspan="2"|Quest Giver
!colspan="2"|Quest Giver
{{#if:{{{acess|}}}|{{Pipe}}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|125px|center|link={{{questgiver|}}}]]</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|-}}}
|-
|-
Line 35: Line 33:
}}
}}


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


Syntax:
<code><nowiki>{{Quests
<nowiki>{{Quests
|name=
|name=
|id=
|id=
Line 49: 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= }}