Template:Npcbox: Difference between revisions

From Echoes of Angmar
Content deleted Content added
No edit summary
No edit summary
Line 5:
! colspan="2" style="text-align: center;" | [[File:{{{image|}}}|200px|alt={{{name|}}}|link=]]
|-
{{ #if: {{{role|}}} | {{!}} Role
! Role
|{{!}} [[{{{Role|role}}}]] }}
|-
{{ #if: {{{race|}}} | {{!}} Race
! Race
|{{!}} [[{{{Race|race}}}]] }}
|-
{{ #if: {{{region|}}} | {{!}} Region
|{{!}} [[{{{Region|region}}}]] }}
|-
{{ #if: {{{location|}}} | {{!}} Location
|{{!}} [[{{{Location|location}}}]] }}
|-
{{ #if: {{{map ref|}}} | {{!}} Map ref
|{{!}} [[{{{Mapmap ref|}}}]] }}
|-
! Map ref
| [[{{{Map ref|}}}]]
|}
</includeonly>
Line 29 ⟶ 30:
|name=
|image=
|Rolerole=
|Racerace=
|Regionregion=
|location=
|Location=
|Mapmap ref=
}}
</pre>

Revision as of 14:16, 20 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=
}}