Template:Quest Page: Difference between revisions

From Echoes of Angmar
Content added Content deleted
No edit summary
No edit summary
Tag: Manual revert
 
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=== Objectives ===
=== Description ===
{|
{| class="wikitable"
{{{description|}}}
|-
{{ #if: {{{objective 1|}}} | {{!}} Objective 1
{{!}} {{{objective 1}}} }}
|-
{{ #if: {{{objective 2|}}} | {{!}} Objective 2
{{!}} {{{objective 1}}} }}
|-
{{ #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 ===
=== Bestowal dialogue ===
{|
{|
|{{{walkthrough|}}}
{{{bestowal dialogue|}}}
|}

=== Objectives ===
{|
{{{objectives|}}}
|}
|}


=== Rewards ===
=== Rewards ===
{|
{|
*{{{rewards|}}}
{{{rewards|}}}
|}
|}

=== Walkthrough ===
{|
|{{{walkthrough|}}}
|}

<noinclude>
===Usage instructions===
Paste the following code into the top of an article, filling all known (or relevant) fields:
<pre>
{{Quest Page
|description=
|bestowal dialogue=
|objectives=
|rewards=
|walkthrough=
}}
</pre>
</noinclude>

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=
}}