Template:QuestDE: Difference between revisions
no edit summary
mNo edit summary |
MasterKirito (talk | contribs) No edit summary |
||
(14 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{ | <includeonly>{{#if:{{{ClassChange|}}}||{{clearfix}}}}{{Segment | ||
| SectionCls=mw- | | SectionSty=display: flex; flex-direction: column; | ||
| SectionCls=segment-partial mw-collapsed mw-collapsible {{#if:{{{ClassChange|}}}||generic-quest}} | |||
| hStyles=font-size: 1.25em; | | hStyles=font-size: 1.25em; padding: 7px; background-color: {{{HeaderColor|}}}; font-weight: 600; display: flex; {{{HeaderStyles|}}} | ||
| | | hCls={{{HeaderCls|}}} {{#if:{{{ClassChange|}}}||generic-quest-header}} | ||
| General | | hStyle=border: 0; display: flex; align-items: center; | ||
| 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 | |||
| Story|SideStory=Story | |||
| | |||
| Skill=Skill | | Skill=Skill | ||
| Event= | | Event=Event | ||
| Class Change= | | Class Change|Transcendence|Master=Class Change | ||
| PC Bang=PC | | PC Bang=PC Bang | ||
}}.png]]</span>{{{QuestName|}}} | |||
}} | |||
| Style0=padding: 0; | | Style0=padding: 0; | ||
| Content0=< | | Content0=<dfn>{{</dfn> | ||
{| 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% | Voraussetzungen | ! width=30% | Voraussetzungen der Questannahme | ||
! width=30% | Ziele | ! width=30% | Ziele | ||
! width=40% | Beschreibung | ! width=40% | Beschreibung | ||
|- | |- | ||
| width=30% | | | width=30% | | ||
{{{Requirement|* | {{{Requirement|* No requirements needed}}} | ||
| width=30% | | | width=30% | | ||
{{{Objectives|}}} | {{{Objectives|}}} | ||
Line 42: | Line 28: | ||
{{{Description|}}} | {{{Description|}}} | ||
|- | |- | ||
! colspan=3 | | {{#if:{{{QuestAD|}}}| | ||
! colspan=3 {{!}} Dialog nach Questannahme {{#ifeq: {{{Dialogue|}}}|true|(Nicht mehr verfügbar)|}} | |||
{{!}}- | |||
{{!}} colspan=3 {{!}} | |||
{{{QuestAD|'''(None)'''}}} | |||
|}} | |||
|- | |- | ||
{{#if:{{{QuestCD|}}}| | |||
{{{ | ! colspan=3 {{!}} Dialog nach Questabschluss {{#ifeq: {{{Dialogue|}}}|true|(Nicht mehr verfügbar)|}} | ||
| | {{!}}- | ||
! colspan=3 | | {{!}} colspan=3 {{!}} | ||
{{{QuestCD|'''(None)'''}}} | |||
|}} | |||
{{{QuestCD| | |||
|} | |} | ||
{| 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" | ||
! colspan=6 | Belohnungen | ! colspan=6 | Belohnungen | ||
|- | |- | ||
! width=10% colspan=2 | [[Currency/de| | ! width=10% colspan=2 | [[Currency/de|Währungen]]/[[Experience Table/de|Erfahrungen]] !! width=45% colspan=2 | Normale Belohnung !! width=45% colspan=2 | Belohnungsauswahl | ||
|- | |||
| EXP || {{{EXP|0}}} || width="1%" | {{{CImage1|[[File:NOIMAGE.png]]}}} || {{{CReward1|N/A}}} || width="1%" | {{{SImage1|[[File:NOIMAGE.png]]}}} || {{{SReward1|N/A}}} | |||
|- | |- | ||
| ED | | 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> | ||
}}<noinclude> | }}</includeonly><noinclude> | ||
=== Code | |||
=== Code Format === | |||
<nowiki>{{Quest | <nowiki>{{Quest | ||
|HeaderColor= | |HeaderColor= | ||
Line 77: | Line 70: | ||
|ED= | |ED= | ||
|EXP= | |EXP= | ||
|EP= | |||
|AP= | |AP= | ||
|CImage1= | |CImage1= |