NPC Template: Difference between revisions
Jump to navigation
Jump to search
imported>Tlosk No edit summary |
imported>Tlosk |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RightToC}} | {{RightToC}} | ||
{{Related|Page Templates|NPCs|Crafter NPC Template|Quest NPC Template|Shopkeeper NPC Template| | {{Related|Page Templates|NPCs|Crafter NPC Template|Quest NPC Template|Shopkeeper NPC Template|{{mtl|NPC}}|{{mtl|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. | 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]] | * [[Crafter NPC Template]] | ||
* [[Quest NPC Template]] | * [[Quest 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. | ||
Line 13: | Line 13: | ||
== Wiki Code == | == Wiki Code == | ||
<pre style="width:auto; overflow:auto"> | <section begin=NPC /><pre style="width:auto; overflow:auto"> | ||
{{Intro | {{Intro | ||
| Patch Introduced = | | Patch Introduced = | ||
| Related Quests = | | Related Quests = | ||
| Updated = | | Updated = | ||
}} | }} | ||
{{NPC | {{NPC | ||
Line 43: | Line 43: | ||
[[Category:??]] | [[Category:??]] | ||
</pre> | </pre><section end=NPC /> | ||
== Example == | == Example == | ||
Line 51: | Line 51: | ||
{{Intro | {{Intro | ||
| Patch Introduced = [[Release]] | | Patch Introduced = [[Release]] | ||
| Related Quests = | | Related Quests = | ||
| Updated = | | Updated = | ||
}} | }} | ||
{{NPC | {{NPC |
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]]