Template:NPC: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
m (This is just a temporary template, please don't apply to anything until i have it completely Fleshed out! Thanks!)
 
No edit summary
Line 16: Line 16:
|}
|}
[[Category:NPCs]]
[[Category:NPCs]]
{{#if: {{{Type |}}} | [[Category:{{Type}}]] | }}
{{#if: {{{Type |}}} | [[Category:{{{Type}}}]] | }}
{{#if: {{{Race |}}} | [[Category:NPC {{{Race}}}]] | }}
{{#if: {{{Race |}}} | [[Category:NPC {{{Race}}}]] | }}
{{#if: {{{Guild |}}} | [[Category:NPC {{{Guild}}}]] | }}
{{#if: {{{Guild |}}} | [[Category:NPC {{{Guild}}}]] | }}
{{#ifeq: {{{Alive}} | "Yes" | [[Category:Alive]] |}}
{{#ifeq: {{{Alive}}} | "Yes" | [[Category:Alive]] |}}
{{#ifeq: {{{Alive}} | "No" | [[Category:Dead]] |}}
{{#ifeq: {{{Alive}}} | "No" | [[Category:Dead]] |}}
{{#ifeq: {{{Alive}} | "yes" | [[Category:Alive]] |}}
{{#ifeq: {{{Alive}}} | "yes" | [[Category:Alive]] |}}
{{#ifeq: {{{Alive}} | "no" | [[Category:Dead]] |}}
{{#ifeq: {{{Alive}}} | "no" | [[Category:Dead]] |}}
{{-}}
{{-}}
</includeonly>
</includeonly>
Line 41: Line 41:
</pre>
</pre>
Alive is a Yes or No answer<br>
Alive is a Yes or No answer<br>
Type can be Shop Owner, Guild Leader, GMNPC Good, GMNPC evil<br>
Type can be Shop Owner, Guild Leader, GMNPC Good, GMNPC Evil<br>
If you do not know one of the above, leave it blank<br>
If you do not know one of the above, leave it blank<br>



Revision as of 15:39, 13 January 2008


To Use

{{NPC | 
      NPC Name    = |
      Type        = |
      Race        = |
      Gender      = |
      Guild       = |
      Location    = |
      Alive       = |
}}

Alive is a Yes or No answer
Type can be Shop Owner, Guild Leader, GMNPC Good, GMNPC Evil
If you do not know one of the above, leave it blank


THESE 4 TEMPLATES HAVE NOT BEEN MADE AND ARE IN PROGRESS
If the NPC is considered to be an Evil GMNPC please include Template:Evil NPC

If the NPC is considered to be a Good GMNPC please include Template:Good NPC

If the NPC is considered to be an Shop Owner please include Template:Shop Owner

If the NPC is considered to be an Guild Leader please include Template:Guild Leader