Template:Quest: Difference between revisions

From Elwiki
No edit summary
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{#if:{{{ClassChange|}}}||{{clearfix}}}}{{Segment
<includeonly>{{#if:{{{ClassChange|}}}||{{clearfix}}}}{{Segment
| SectionSty=display: flex; flex-direction: column;
| SectionSty=display: flex; flex-direction: column;
| SectionCls=mw-collapsed mw-collapsible {{#if:{{{ClassChange|}}}||generic-quest}}
| SectionCls=segment-partial mw-collapsed mw-collapsible {{#if:{{{ClassChange|}}}||generic-quest}}
| hStyles=font-size: 1.25em; padding: 7px; background-color: {{{HeaderColor|}}}; font-weight: 600; display: flex; {{{HeaderStyles|}}}
| hStyles=font-size: 1.25em; padding: 7px; background-color: {{{HeaderColor|}}}; font-weight: 600; display: flex; {{{HeaderStyles|}}}
| hCls={{{HeaderCls|}}} {{#if:{{{ClassChange|}}}||generic-quest-header}}
| hCls={{{HeaderCls|}}} {{#if:{{{ClassChange|}}}||generic-quest-header}}
| hStyle=border: 0; display: flex; align-items: center;
| hStyle=border: 0 !important; display: flex; align-items: center;
| Title0=<span style="margin-right: 6px">[[File:Quest Icon - {{#switch:{{{QuestType|}}}
| Title0=<span style="margin-right: 6px">[[File:Quest Icon - {{#switch:{{{QuestType|}}}
   | General|Repeatable|Daily|Daily Random|Weekly|Weekly Random|Monthly|Guild|Mentor|Character|Competition|Wedding|#default=General
   | General|Repeatable|Daily|Daily Random|Weekly|Weekly Random|Monthly|Guild|Mentor|Character|Competition|Wedding|#default=General
Line 17: Line 17:
{| style="text-align: left; width: 100%; margin: 0; padding: 0; border-style: solid hidden hidden;" class="wikitable"
{| style="text-align: left; width: 100%; margin: 0; padding: 0; border-style: solid hidden hidden;" class="wikitable"
|-
|-
! width=30% | Quest Acceptance Prerequisites
! width=50% | Quest Acceptance Prerequisites
! width=30% | Objectives
! width=50% | Objectives
! width=40% | Description
|-
|-
| width=30% |
| width=50% |
{{{Requirement|* No requirements needed}}}
{{{Requirement|* No requirements needed}}}
| width=30% |
| width=50% |
{{{Objectives|}}}
{{{Objectives|}}}
| width=40% |
|-
{{#if:{{{Description|}}}|
! colspan=2 {{!}} Description
{{!}}-
{{!}} colspan=2 {{!}}
{{{Description|}}}
{{{Description|}}}
|-
{{!}}-}}
{{#if:{{{QuestAD|}}}|
{{#if:{{{QuestAD|}}}|
! colspan=3 {{!}} Quest Acceptance Dialogue {{#ifeq: {{{Dialogue|}}}|true|(No longer available)|}}
! colspan=3 {{!}} Quest Acceptance Dialogue {{#ifeq: {{{Dialogue|}}}|true|(No longer available)|}}

Latest revision as of 02:16, 2 July 2023

Code Format

{{Quest
|HeaderColor=
|QuestType=
|QuestName=
|Requirement=
|Objectives=
|Description=
|QuestAD=
|QuestCD=
|ED=
|EXP=
|EP=
|AP=
|CImage1=
|CReward1=
|CImage2=
|CReward2=
|CImage3=
|CReward3=
|SImage1=
|SReward1=
|SImage2=
|SReward2=
|SImage3=
|SReward3=
}}