قالب:NPC Data

The UESPWiki – Your source for The Elder Scrolls since 1995
اذهب إلى: تصفح، ابحث

Summary

Displays a row of information about an NPC.

It loads the information from the NPC's page, which should be created using either the {{NPC Summary}} or {{Non-Relevant NPC}} template.

Parameters

NPC Data
Parameter Scope Description
1 required The name of the NPC to display.
ns_base optional Namespace in which the NPC is defined.
skipFaction optional Set to a non-blank value to miss out the faction information in the data row. This parameter may also be #inherited from the parent page. See this page for details.
leader optional Set to a non-blank value to bold the entire row for faction leaders.

Examples

{{NPC Data|Aaran Dralas|ns_base=TR3}} || You can add notes like this
{{NPC Data|Elammu Andrani|ns_base=TR3}} ||
Name
Gender
Race
Class
Faction
Level
Health
Magicka
Alarm
Fight
Notes
Aaran Dralas {{ }} [[Morrowind:|{{{race}}}]] [[Morrowind:|{{{class}}}]] You can add notes like this
Elammu Andrani {{ }} [[Morrowind:|{{{race}}}]] [[Morrowind:|{{{class}}}]]
{{NPC Data|Aaran Dralas|ns_base=TR3|skipFaction=1}} || You can add notes like this
{{NPC Data|Elammu Andrani|ns_base=TR3|skipFaction=1}} ||
Name
Gender
Race
Class
Level
Health
Magicka
Alarm
Fight
Notes
Aaran Dralas {{ }} [[Morrowind:|{{{race}}}]] [[Morrowind:|{{{class}}}]] You can add notes like this
Elammu Andrani {{ }} [[Morrowind:|{{{race}}}]] [[Morrowind:|{{{class}}}]]