Template:Infobox Region: Difference between revisions

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