NPC Template: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Tlosk
mNo edit summary
imported>Tlosk
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Introduced during <nowiki>[[???]]</nowiki>.
{{RightToC}}
{{Related|Page Templates|NPCs|Crafter NPC Template|Quest NPC Template|Shopkeeper NPC Template|{{mtl|NPC}}|{{mtl|Intro}}}}


{|border=1 cellpadding=2 width=300
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.
|-
* [[Crafter NPC Template]]
!Name
* [[Quest NPC Template]]
|<b>???</b>
* [[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.
!Title
* Leave blank any items that do not apply.
|???
* The page will automatically be categorized as an [[:Category:NPC|NPC]]. Add any additional categories as appropriate, for example [[:Category:Librarian|Librarian]] or [[:Category:Translator|Translator]].
|-
* Patch introduced, related quests, and updated should be wiki linked (double brackets).
!Location
* If there is no live image indicated or if it is "Live.jpg" then a temporary image will be displayed.
|???
|-
!Route
|
|-
!Related Quests
|???
|-
!Image
|<nowiki>[[Image:name.jpg]]</nowiki>
|}


== Wiki Code ==
<section begin=NPC /><pre style="width:auto; overflow:auto">
{{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:


<font color=goldenrod>NPC tells you, "I'm an NPC.<br></font>
== Lore & Dialog ==


[[Category:??]]
</pre><section end=NPC />


<nowiki>
== Example ==
[[Category:NPC]]
See [[Bretself the Translator]] for the results of the example code below:
</nowiki>


(if appropriate)
<pre style="width:auto; overflow:auto">
<nowiki>[[Category:Shopkeeper]]</nowiki>
{{Intro
<nowiki>[[Category:Quest NPC]]</nowiki>
| Patch Introduced = [[Release]]
<nowiki>[[Category:Crafter]]</nowiki>
|  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:Template]]
[[Category:Translator]]
</pre>
 
[[Category:Page Template]]

Latest revision as of 13:07, 6 July 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

<section begin=NPC />

{{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:??]]

<section end=NPC />

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]]