Template:Npcbox: Difference between revisions

From Echoes of Angmar
Content added Content deleted
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
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: 18em; text-align: left; border:3px solid #5D5D5D; background-color: #F5F5F5; float: right; margin-right: 1em; border-radius: 1px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);"
'''{{Pagename|}}'''
|+ style="font-size: larger; text-align: center; background-color: #5D5D5D; color: white; border-top-left-radius: 7px; border-top-right-radius: 7px; padding: 8px;" | {{{name|}}}
<br><br>
|-
[[File:NPC_Image.jpg|thumb|250px|center]]
! colspan="2" style="text-align: center; padding: 2px;" | [[File:{{{image|}}}|250px|alt={{{name|}}}|link=]]
<br><br>
|-
{| class="wikitable" style="margin: auto;">
{{ #if: {{{role|}}} | {{!}} Role
! style="text-align: left;" | Gender
| {{{gender|}}}
{{!}} {{{role}}} }}
|-
|-
{{ #if: {{{race|}}} | {{!}} Race
! style="text-align: left;" | Race
| {{{race|}}}
{{!}} [[{{{race}}}]] }}
|-
|-
{{ #if: {{{region|}}} | {{!}} Region
! style="text-align: left;" | Settlement
| {{{settlement|}}}
{{!}} [[{{{region}}}]] }}
|-
|-
{{ #if: {{{location|}}} | {{!}} Location
! style="text-align: left;" | Area
| {{{area|}}}
{{!}} [[{{{location}}}]] }}
|-
|-
{{ #if: {{{map ref|}}} | {{!}} Map ref
! style="text-align: left;" | Region
| {{{region|}}}
{{!}} [[{{{map ref}}}]] }}
|-
|-
|}
! style="text-align: left;" | Map Reference
</includeonly>
| {{{mapref|}}}

|}
<noinclude>
</div>
===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=
}}
[[Category:NPC]]
</pre>
<noinclude>

Latest revision as of 12:11, 27 June 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=
}}
[[Category:NPC]]