Template:NPC: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
No edit summary
imported>Tlosk
No edit summary
Line 6: Line 6:
|
|
{|border=0 height=400 width=300 style="background-color:#f9f9f9"
{|border=0 height=400 width=300 style="background-color:#f9f9f9"
!colspan=4 height=60|<big>{{{Name|??}}}</big>
!colspan=4 height=26|<big>{{{Name|??}}}</big>
|-
|-
|colspan=4|
|colspan=4|
----
----
|-
|-
|align=center colspan=2 height=40| {{#ifeq:{{{Race|}}}|||{{{Race|}}}<br>}}{{#ifeq:{{{Title|}}}|||{{{Title|}}}<br>}}{{{Status|Non-Player Killer}}}
|align=center colspan=2 height=36| {{#ifeq:{{{Race|}}}|||{{{Race|}}}<br>}}{{#ifeq:{{{Title|}}}|||{{{Title|}}}<br>}}{{{Status|Non-Player Killer}}}
|align=center colspan=2|'''<small>Level</small>'''<br><span style="font-size: x-large">{{{Level|??}}}</span>
|align=center colspan=2|'''<small>Level</small>'''<br><span style="font-size: x-large">{{{Level|??}}}</span>
|-
|-

Revision as of 18:54, 4 March 2009

Related topics: Wiki Templates, Crafter NPC Template, Quest NPC Template, Vendor NPC Template

Syntax

{{NPC
 |         Name = 
 |   Live Image =  Live.jpg
 |         Race = 
 |        Title = 
 |       Status = Non-Player Killer
 |        Level = 
 |     Strength = 
 |    Endurance = 
 | Coordination = 
 |    Quickness = 
 |        Focus = 
 |         Self = 
 |       Health = 
 |      Stamina = 
 |         Mana = 
 |     Location = 
}}

Usage

This is a component template that is part of a Page Template. See Vendor NPC Template for details on usage an example.