Template:Npcbox: Difference between revisions

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