Template:Deed Blank: Difference between revisions

From Echoes of Angmar
Content added Content deleted
No edit summary
No edit summary
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Deed Icon.png|alt=Deed Icon]]
{{Infobox Deed Blank
| Lore = {{{lore|}}}
| Objective = {{{objective|}}}
| Rewards = {{{rewards|}}}
}}


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


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


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