Template:Infobox Region: Difference between revisions

From Echoes of Angmar
Content added Content deleted
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 10: Line 10:
! Faction
! Faction
| {{{Faction|}}}
| {{{Faction|}}}
|-
! Crafting
| {{{Crafting|}}}
|-
|-
! Quests
! Quests
Line 20: Line 17:
| {{{Deeds|}}}
| {{{Deeds|}}}
|-
|-
! Resources
| {{{Resources|}}}
|}
|}
</includeonly>
</includeonly>
Line 28: Line 27:
<pre>
<pre>
{{Infobox Region
{{Infobox Region
|name= NAME OF LOCATION
|name=
|image= IMAGE OF LOCATION
|image=
|Level=
|caption= CAPTION FOR IMAGE
|level=
|Faction=
|faction=
|Quests=
|Deeds=
|crafting=
|Resources=
|quests=
|deeds=
}}
}}
</pre>
</pre>

Latest revision as of 08:50, 29 May 2023


Usage instructions

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

{{Infobox Region
|name= 
|image=
|Level= 
|Faction=
|Quests=
|Deeds=
|Resources=
}}