Template:Quest Page: Difference between revisions

From Echoes of Angmar
Content deleted Content added
Garthant (talk | contribs)
No edit summary
Roluin (talk | contribs)
No edit summary
Tag: Manual revert
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=== Description ===
{|
{{{description|}}}
|}

=== Bestowal dialogue ===
{|
{{{bestowal dialogue|}}}
|}

=== Objectives ===
=== Objectives ===
{|
{| class="wikitable"
{{{objectives|}}}
|-
|}
{{ #if: {{{objective 1|}}} | {{!}} Objective 1

{{!}} {{{objective 1}}} }}
=== Rewards ===
|-
{|
{{ #if: {{{objective 2|}}} | {{!}} Objective 2
{{!}} {{{objective 1}}} }}
{{{rewards|}}}
|-
{{ #if: {{{objective 3|}}} | {{!}} Objective 3
{{!}} {{{objective 1}}} }}
|-
{{ #if: {{{objective 4|}}} | {{!}} Objective 4
{{!}} {{{objective 1}}} }}
|-
{{ #if: {{{objective 5|}}} | {{!}} Objective 5
{{!}} {{{objective 1}}} }}
|-
{{ #if: {{{objective 6|}}} | {{!}} Objective 6
{{!}} {{{objective 1}}} }}
|-
{{ #if: {{{objective 7|}}} | {{!}} Objective 7
{{!}} {{{objective 1}}} }}
|-
{{ #if: {{{objective 8|}}} | {{!}} Objective 8
{{!}} {{{objective 1}}} }}
|-
{{ #if: {{{objective 9|}}} | {{!}} Objective 9
{{!}} {{{objective 1}}} }}
|-
|}
|}


=== Walkthrough ===
=== Walkthrough ===
{|
{| class="wikitable"
|{{{walkthrough|}}}
|{{{walkthrough|}}}
|}
|}


<noinclude>
=== Rewards ===
===Usage instructions===
{| class="wikitable"
Paste the following code into the top of an article, filling all known (or relevant) fields:
|-
<pre>
{{ #if: {{{reward1|}}} | {{!}} *
{{Quest Page
{{!}} {{{reward1}}} }}
|description=
|-
|bestowal dialogue=
{{ #if: {{{reward2|}}} | {{!}} *
|objectives=
{{!}} {{{reward2}}} }}
|rewards=
|-
|walkthrough=
{{ #if: {{{reward3|}}} | {{!}} *
}}
{{!}} {{{reward3}} }}
</pre>
|-
</noinclude>
{{ #if: {{{reward4|}}} | {{!}} *
{{!}} {{{reward4}} }}
|-
{{ #if: {{{reward5|}}} | {{!}} *
{{!}} {{{reward5}}} }}
|-
|}

Latest revision as of 13:03, 21 July 2023

Description

Bestowal dialogue

Objectives

Rewards

Walkthrough


Usage instructions

Paste the following code into the top of an article, filling all known (or relevant) fields:

{{Quest Page
|description=
|bestowal dialogue=
|objectives=
|rewards=
|walkthrough=
}}