Template:Npcbox: Difference between revisions

From Echoes of Angmar
Content added Content deleted
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
<includeonly>
<div style="border: 1px solid #aaa; padding: 10px; text-align: center; width: {{{width|300px}}}; height: {{{height|auto}}};">
{| class="infobox" style="width: 15em; text-align: left; border:1px solid black; background-color: #D0D0D0; float: right; margin-right: 1em;"
'''{{Pagename}}'''
|+ style="font-size: larger;" | {{{name|}}}
[[File:NPC_Image.jpg|thumb|250px|center]]
|-
{| class="wikitable" style="margin: auto;">
! style="text-align: left;" | Gender
! colspan="2" style="text-align: center;" | [[File:{{{image|}}}|200px|alt={{{name|}}}|link=]]
|-
| {{{gender|}}}
! Role
|-
| {{{Role|}}}
! style="text-align: left;" | Race
|-
| {{{race|}}}
! Race
|-
| {{{[[Race]]|}}}
! style="text-align: left;" | Settlement
|-
| {{{settlement|}}}
! Region
|-
| {{{[[Region]]|}}}
! style="text-align: left;" | Area
|-
| {{{area|}}}
! Location
|-
| {{{[[Location]]|}}}
! style="text-align: left;" | Region
|-
| {{{region|}}}
! Map ref
|-
| {{{[[Map ref]]|}}}
! style="text-align: left;" | Map Reference
|}
| {{{mapref|}}}
</includeonly>
|}

</div>
<noinclude>
===Usage instructions===
Paste the following code into the top of an article, filling all known (or relevant) fields:
<pre>
{{Npcbox
|name=
|image=
|role=
|race=
|region=
|location=
|map ref=
}}
</pre>
<noinclude>

Revision as of 11:04, 30 May 2023


Usage instructions

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

{{Npcbox
|name= 
|image=
|role=
|race=
|region=
|location=
|map ref=
}}