NPC Template: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Tlosk
No edit summary
imported>Tlosk
mNo edit summary
Line 5: Line 5:
* [[Crafter NPC Template]]
* [[Crafter NPC Template]]
* [[Quest NPC Template]]
* [[Quest NPC Template]]
* [[Vendor NPC Template]]
* [[Shopkeeper NPC Template]]
If at all possible use an in game screen shot that is 300x400 pixels and append "Live" to the name. For example, Bretself the Translator Live.jpg. Place an image of the in game stats panel using just the name (e.g., Bretself the Translator.jpg) on the Talk page for future reference.
If at all possible use an in game screen shot that is 300x400 pixels and append "Live" to the name. For example, Bretself the Translator Live.jpg. Place an image of the in game stats panel using just the name (e.g., Bretself the Translator.jpg) on the Talk page for future reference.
* Leave blank any items that do not apply.
* Leave blank any items that do not apply.

Revision as of 20:06, 6 April 2009

Related topics: Page Templates, NPCs, Crafter NPC Template, Quest NPC Template, Shopkeeper NPC Template, {{NPC}}, {{Intro}}

This is a generic template for NPCs that can be adapted for either truly generic NPCs, or other NPC types that do not have a specific page template.

If at all possible use an in game screen shot that is 300x400 pixels and append "Live" to the name. For example, Bretself the Translator Live.jpg. Place an image of the in game stats panel using just the name (e.g., Bretself the Translator.jpg) on the Talk page for future reference.

  • Leave blank any items that do not apply.
  • The page will automatically be categorized as an NPC. Add any additional categories as appropriate, for example Librarian or Translator.
  • Patch introduced, related quests, and updated should be wiki linked (double brackets).
  • If there is no live image indicated or if it is "Live.jpg" then a temporary image will be displayed.

Wiki Code

{{Intro
 | Patch Introduced = 
 | Related Quests = 
 | Updated = 
}}
{{NPC
 |         Name = 
 |   Live Image =  Live.jpg
 |         Race = 
 |        Title = 
 |       Status = Non-Player Killer
 |        Level = 
 |     Strength = 
 |    Endurance = 
 | Coordination = 
 |    Quickness = 
 |        Focus = 
 |         Self = 
 |       Health = 
 |      Stamina = 
 |         Mana = 
 |     Location = 
}}
== Notes ==
* Route: 

== Lore & Dialog ==

[[Category:??]]

Example

See Bretself the Translator for the results of the example code below:

{{Intro
 | Patch Introduced = [[Release]]
 | Related Quests = 
 | Updated = 
}}
{{NPC
 |         Name = Bretself the Translator
 |   Live Image = Bretself the Translator Live.jpg
 |         Race = Male Aluvian
 |        Title = Translator
 |       Status = Non-Player Killer
 |        Level = 62
 |     Strength = 170
 |    Endurance = 170
 | Coordination = 165
 |    Quickness = 160
 |        Focus = 250
 |         Self = 250
 |       Health = 260
 |      Stamina = 280
 |         Mana = 505
 |     Location = 26.0N 47.0E west of [[Cragstone]]
}}
== Notes ==
* Route: Located a short run west of [[Cragstone]] in the library at 26.0N 47.0E.
* [[:Special:Whatlinkshere/{{PAGENAME}}|Items Bretself will translate.]]

== Lore & Dialog ==
<font color=darkgoldenrod>Bretself the Translator tells you, "I study Empyrean history of Lord Asheron's era, which we call the Empyrean Era of Lore.  If you have a text from that time, perhaps I may be of service."<br></font>

[[Category:Translator]]