NPC Template: Difference between revisions
From Drunkapedia
imported>An Adventurer mNo edit summary |
imported>Tlosk No edit summary |
||
Line 1: | Line 1: | ||
{{RightToC}} | |||
{{Related|Page Templates|NPCs|Vendor NPC Template|Crafter NPC Template|Template:NPC|Template: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. | |||
* [[Crafter NPC Template]] | |||
* [[Quest NPC Template]] | |||
* [[Vendor NPC Template]] | |||
If at all possible use an in game screen shot that is 300x400 pixels and append "Live" to the name. For example, Chiriko Live.jpg. Place an image of the in game stats panel using just the name (e.g., Chiriko.jpg) on the Talk page for future reference. | |||
* 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). | |||
* If there is no live image indicated or if it is "Live.jpg" then a temporary image will be displayed. | |||
| | |||
| | |||
== Wiki Code == | |||
<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: | |||
== Lore & Dialog == | |||
[[Category:??]] | |||
</pre> | |||
== Example == | |||
See [[]] for the results of the example code below: | |||
<pre style="width:auto; overflow:auto"> | |||
</pre> | |||
[[Category:Page Template]] | [[Category:Page Template]] |
Revision as of 13:24, 6 April 2009
Related topics: Page Templates, NPCs, Vendor NPC Template, Crafter NPC Template, Template:NPC, Template: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, Chiriko Live.jpg. Place an image of the in game stats panel using just the name (e.g., Chiriko.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 [[]] for the results of the example code below: