Template:Deed Blank: Difference between revisions

From Echoes of Angmar
Content added Content deleted
No edit summary
No edit summary
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Deed Icon.png|alt=Deed Icon]]
{{Infobox Deed
| Lore = <!-- Background story or lore of the quest -->
| Objective = <!-- The main objective or goal of the quest -->
| Rewards = <!-- The rewards or benefits obtained upon completing the quest -->
}}


== Lore ==
== Description ==
{{#if: {{{Lore|}}} | {{{Lore}}} }}


x
== Objective ==
{{#if: {{{Objective|}}} | {{{Objective}}} }}
== Objective #1 ==


x

x
== Rewards ==
== Rewards ==
🔷 XP:
{{#if: {{{Rewards|}}} | {{{Rewards}}} }}

<includeonly>
{|
|-
! align="left" | Description
<span style="font-weight: normal;">{{{Description|}}}</span>
|-
|}
{|
|-
! align="left" | Objective
<span style="font-weight: normal;">{{{Objective|}}}</span>
|-
|}

{|
|-
! align="left" | Objective
<span style="font-weight: normal;">{{{XP|🔷 XP:}}}</span>
|-
|}

{|
|-
! align="left" | Reward
<span style="font-weight: normal;">{{{Reward|}}}</span>
|-
|}
</includeonly>

<noinclude>
===Usage instructions===
Paste the following code into the top of an article, filling all known (or relevant) fields:
<pre>
{{Deed Blank
|Description=
|Objective=
|XP=
|Reward=
}}
</pre>
<noinclude>

Latest revision as of 19:27, 6 July 2023

Deed Icon

Description

x

Objective #1

x

x

Rewards

🔷 XP:



Usage instructions

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

{{Deed Blank
|Description=
|Objective= 
|XP=
|Reward= 
}}