Template:Infobox Region: Difference between revisions

From Echoes of Angmar
Content deleted Content added
No edit summary
No edit summary
 
(21 intermediate revisions by the same user not shown)
Line 1:
<includeonly>
{| class="infobox" style="width: 25em15em; text-align: left; border:1px solid black; background-color: #D0D0D0; float: right; margin-right: 1em;"
|+ style="font-size: larger;" | {{{name|}}}
|-
! colspan="2" style="text-align: center;" | [[File:{{{image|}}}|200px|alt={{{name|}}}|link=]]
|-
! TypeLevel
| {{{typeLevel|}}}
|-
! Faction
! Location
| {{{locationFaction|}}}
|-
! RegionsQuests
| {{{regionsQuests|}}}
|-
! CapitalDeeds
| {{{capitalDeeds|}}}
|-
! Founded/Built
| {{{founded/built|}}}
|-
! Governance
| {{{governance|}}}
|-
! Description
| {{{description|}}}
|-
! Names
| {{{names|}}}
|-
! Inhabitants
| {{{inhabitants|}}}
|-
! Languages
| {{{languages|}}}
|-
! Lifespan
| {{{lifespan|}}}
|-
! Resources
| {{{founded/builtResources|}}}
|}
</includeonly>
 
<noinclude>
===Usage instructions===
Paste the following code into the top of an article, filling all known (or relevant) fields:
<pre>
{{Infobox Region
{{Location infobox
|name= NAME OF LOCATION
|image= IMAGE OF LOCATION
|Level=
|caption= CAPTION FOR IMAGE
|typeFaction=
|Quests=
|location=
|regionsDeeds=
|Resources=
|capital=
|founded/built=
|governance=
|description=
|names=
|inhabitants=
|languages=
|lifespan=
}}
</pre>
<noinclude>

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