Template:Infobox Region: Difference between revisions

From Echoes of Angmar
Content added Content deleted
No edit summary
No edit summary
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox" style="width: 25em; text-align: left;"
{| class="infobox" style="width: 15em; text-align: left; border:1px solid black; background-color: #D0D0D0; float: right; margin-right: 1em;"
|+ style="font-size: larger;" | {{{name|}}}
|+ style="font-size: larger;" | {{{name|}}}
|-
|-
! colspan="2" style="text-align: center;" | [[File:{{{image|}}}|200px|alt={{{name|}}}|link=]]
! colspan="2" style="text-align: center;" | [[File:{{{image|}}}|200px|alt={{{name|}}}|link=]]
|-
|-
! Type
! Level
| {{{type|}}}
| {{{Level|}}}
|-
|-
! Faction
! Location
| {{{location|}}}
| {{{Faction|}}}
|-
|-
! Regions
! Quests
| {{{regions|}}}
| {{{Quests|}}}
|-
|-
! Capital
! Deeds
| {{{capital|}}}
| {{{Deeds|}}}
|-
! Founded/Built
| {{{founded/built|}}}
|-
! Governance
| {{{governance|}}}
|-
! Description
| {{{description|}}}
|-
! Names
| {{{names|}}}
|-
! Inhabitants
| {{{inhabitants|}}}
|-
! Languages
| {{{languages|}}}
|-
! Lifespan
| {{{lifespan|}}}
|-
|-
! Resources
| {{{Resources|}}}
|}
|}
</includeonly>
</includeonly>


<noinclude>
===Usage instructions===
===Usage instructions===
Paste the following code into the top of an article, filling all known (or relevant) fields:
Paste the following code into the top of an article, filling all known (or relevant) fields:
<pre>
<pre>
{{Infobox Region
{{Location infobox
|name= NAME OF LOCATION
|name=
|image= IMAGE OF LOCATION
|image=
|Level=
|caption= CAPTION FOR IMAGE
|type=
|Faction=
|Quests=
|location=
|regions=
|Deeds=
|Resources=
|capital=
|founded/built=
|governance=
|description=
|names=
|inhabitants=
|languages=
|lifespan=
}}
}}
</pre>
</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=
}}