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
 
(28 intermediate revisions by 3 users not shown)
Line 1:
=== ObjectivesDescription ===
{|
{| 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}}} }}
|-
|}
 
=== WalkthroughBestowal dialogue ===
{|
|{{{walkthroughbestowal dialogue|}}}
|-}
 
=== Objectives ===
{|
{{{objectives|}}}
|}
 
=== 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=
}}