Difference between revisions of "Template:NPC"
From BatWiki
BlackSmith (Talk | contribs) m |
BlackSmith (Talk | contribs) m |
||
Line 29: | Line 29: | ||
! align="right" | {{#if: {{{other|{{{GAP|{{{PAP|}}}}}}}}} | Other info: }} | ! align="right" | {{#if: {{{other|{{{GAP|{{{PAP|}}}}}}}}} | Other info: }} | ||
| {{#if: {{{GAP|}}} | Global abuse protection: {{{GAP}}} [[Category:Abuse protection]] <br>}}{{#if: {{{PAP|}}} | Personal abuse protection: {{{PAP}}} [[Category:Abuse protection]] <br>}} {{#if: {{{other|}}} | {{{other}}}}} | | {{#if: {{{GAP|}}} | Global abuse protection: {{{GAP}}} [[Category:Abuse protection]] <br>}}{{#if: {{{PAP|}}} | Personal abuse protection: {{{PAP}}} [[Category:Abuse protection]] <br>}} {{#if: {{{other|}}} | {{{other}}}}} | ||
− | |}<analytics uacct="UA-3466433-1" ></analytics></includeonly><noinclude>= Copy & Paste = | + | |}<analytics uacct="UA-3466433-1" ></analytics></includeonly><noinclude>Use this template when adding new NPC's to the game. |
+ | == Copy & Paste == | ||
<nowiki>{{</nowiki> {{PAGENAME}}<br> | <nowiki>{{</nowiki> {{PAGENAME}}<br> | ||
<nowiki>|</nowiki> name = <br> | <nowiki>|</nowiki> name = <br> | ||
Line 47: | Line 48: | ||
<nowiki>|</nowiki> ''other'' = <br> | <nowiki>|</nowiki> ''other'' = <br> | ||
<nowiki>}}</nowiki> [[Category:Template]] | <nowiki>}}</nowiki> [[Category:Template]] | ||
− | = Explanation = | + | == Explanation == |
− | Fields in ''italics'' should be remove if not used. | + | {| cellspacing="3" |
− | + | |+ Fields in ''italics'' should be remove if not used. | |
− | + | ! Field | |
− | + | ! Instructions how to fill | |
− | + | |- | |
− | + | | align="right" | '''name''' | |
− | + | | Fill with what you get when [[target]]ing the NPC. The full name, the one you see when entering room, is used as articel name. | |
− | + | |- | |
− | + | | align="right" | '''description''' | |
− | + | | Fill with all what you see when looking at it before seeing its shape. | |
− | + | |- | |
− | + | | align="right" | '''eqs''' | |
− | + | | What seen after '<name>'s equipment:' line when looking at NPC. Include also in what slot it is. For multiple items, separate them with a empty newline. | |
− | + | |- | |
+ | | align="right" | '''race''' | ||
+ | | Gained trough [[detect race]] or [[study creature]]. | ||
+ | |- | ||
+ | | align="right" | '''undead''' | ||
+ | | Fill if the NPC is [[undead]]. Some NPC's are undeads even if they are not members of typical undead races. | ||
+ | |- | ||
+ | | align="right" | '''alignment''' | ||
+ | | Gained by either casting [[detect aligment]] or [[jesters trivia]] on the NPC or using [[study creature]] on it. | ||
+ | |- | ||
+ | | align="right" | '''area''' | ||
+ | | Where the NPC is located. Use area names provided by batclient/bat.org maps. | ||
+ | |- | ||
+ | | align="right" | '''spell''' | ||
+ | | Fill with none if does not cast any spells, othervise with the spells name it casts. If multiple spells, add second spell to spell2 field, third to spell3 and so on. | ||
+ | |- | ||
+ | | align="right" | '''skill''' | ||
+ | | Same as spell above. | ||
+ | |- | ||
+ | | align="right" | '''GAP''' | ||
+ | | If the NPC has Global Abuse Protection, fill this field with how long the prot is. | ||
+ | |- | ||
+ | | align="right" | '''PAP''' | ||
+ | | If the NPC has Personal Abuse Protection, fill this field with how long the prot is. | ||
+ | |- | ||
+ | | align="right" | '''exp''' | ||
+ | | How much the NPC was worth according to party kill. | ||
+ | |- | ||
+ | | align="right" | '''other''' | ||
+ | | If any other important, use this field. | ||
+ | |}</noinclude> |
Revision as of 16:41, 11 August 2008
Use this template when adding new NPC's to the game.
Copy & Paste
{{ NPC
| name =
| description =
| eqs =
| race =
| undead =
| alignment =
| area =
| spell =
| spell# =
| skill =
| skill# =
| GAP =
| PAP =
| exp =
| other =
}}
Explanation
Field | Instructions how to fill |
---|---|
name | Fill with what you get when targeting the NPC. The full name, the one you see when entering room, is used as articel name. |
description | Fill with all what you see when looking at it before seeing its shape. |
eqs | What seen after '<name>'s equipment:' line when looking at NPC. Include also in what slot it is. For multiple items, separate them with a empty newline. |
race | Gained trough detect race or study creature. |
undead | Fill if the NPC is undead. Some NPC's are undeads even if they are not members of typical undead races. |
alignment | Gained by either casting detect aligment or jesters trivia on the NPC or using study creature on it. |
area | Where the NPC is located. Use area names provided by batclient/bat.org maps. |
spell | Fill with none if does not cast any spells, othervise with the spells name it casts. If multiple spells, add second spell to spell2 field, third to spell3 and so on. |
skill | Same as spell above. |
GAP | If the NPC has Global Abuse Protection, fill this field with how long the prot is. |
PAP | If the NPC has Personal Abuse Protection, fill this field with how long the prot is. |
exp | How much the NPC was worth according to party kill. |
other | If any other important, use this field. |