Template:Quest: Difference between revisions
From Elwiki
m (Text replacement - "<span style="display: none;">{{</span>" to "<dfn>{{</dfn>") |
mNo edit summary |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{# | <includeonly>{{#if:{{{ClassChange|}}}||{{clearfix}}}}{{Segment | ||
| SectionCls=mw-collapsed mw-collapsible {{# | | SectionSty=display: flex; flex-direction: column; | ||
| hStyles=font-size: 1.25em; padding: 7px; background-color: {{{HeaderColor|}}}; font-weight: 600; {{{HeaderStyles|}}} | | SectionCls=segment-partial mw-collapsed mw-collapsible {{#if:{{{ClassChange|}}}||generic-quest}} | ||
| hCls={{{HeaderCls|}}} {{# | | hStyles=font-size: 1.25em; padding: 7px; background-color: {{{HeaderColor|}}}; font-weight: 600; display: flex; {{{HeaderStyles|}}} | ||
| hStyle=border: 0; display: flex; align-items: center; | | hCls={{{HeaderCls|}}} {{#if:{{{ClassChange|}}}||generic-quest-header}} | ||
| 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 16: | 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= | ! width=50% | Quest Acceptance Prerequisites | ||
! width= | ! width=50% | Objectives | ||
|- | |- | ||
| width= | | width=50% | | ||
{{{Requirement|* No requirements needed}}} | {{{Requirement|* No requirements needed}}} | ||
| width= | | width=50% | | ||
{{{Objectives|}}} | {{{Objectives|}}} | ||
| | |- | ||
{{#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)|}} | ||
Line 46: | Line 50: | ||
! width=10% colspan=2 | [[Currency]]/[[Experience Table|Experience]] !! width=45% colspan=2 | Common Rewards !! width=45% colspan=2 | Selective Rewards | ! width=10% colspan=2 | [[Currency]]/[[Experience Table|Experience]] !! width=45% colspan=2 | Common Rewards !! width=45% colspan=2 | Selective Rewards | ||
|- | |- | ||
| | | EXP || {{{EXP|0}}} || width="1%" | {{{CImage1|[[File:NOIMAGE.png]]}}} || {{{CReward1|N/A}}} || width="1%" | {{{SImage1|[[File:NOIMAGE.png]]}}} || {{{SReward1|N/A}}} | ||
|- | |||
| ED || {{{ED|0}}} || width="1%" | {{{CImage2|[[File:NOIMAGE.png]]}}} || {{{CReward2|N/A}}} || width="1%" | {{{SImage2|[[File:NOIMAGE.png]]}}} || {{{SReward2|N/A}}} | |||
|- | |- | ||
| | | EP || {{{EP|0}}} || width="1%" | {{{CImage3|[[File:NOIMAGE.png]]}}} || {{{CReward3|N/A}}} || width="1%" | {{{SImage3|[[File:NOIMAGE.png]]}}} || {{{SReward3|N/A}}} | ||
|- | |- | ||
| AP || {{{AP|0}}} || | | AP || {{{AP|0}}} || colspan=4 | | ||
|} | |} | ||
<dfn>}}</dfn> | <dfn>}}</dfn> | ||
Line 66: | Line 72: | ||
|ED= | |ED= | ||
|EXP= | |EXP= | ||
|EP= | |||
|AP= | |AP= | ||
|CImage1= | |CImage1= |
Latest revision as of 01: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= }}