Template:NPC: Difference between revisions
No edit summary |
(new border styles, hanging indent for location, sizing issue remains for boxes (can't seem to get to match up, some sort of dependency between the two boxes)) |
||
Line 1: | Line 1: | ||
<includeonly>{| | <includeonly>{| | ||
|-valign=top | |-valign=top | ||
| | | | ||
{|width= | {| | ||
|align=center width=308 height=412 style="border:1px solid #aaaaaa; background:#f9f9f9; vertical-align:top;"| | |||
| | {|cellpadding=1 style="background:#f9f9f9; vertical-align:top;" | ||
{| | |||
|- | |- | ||
|align=center colspan=4 height=26|'''<big>{{{Name|??}}}</big>''' | |align=center colspan=4 height=26|'''<big>{{{Name|??}}}</big>''' | ||
Line 12: | Line 11: | ||
---- | ---- | ||
|- | |- | ||
|align=center | |colspan=4| | ||
|align=center | {|style="width:100%; background:#f9f9f9;" | ||
|align=center| {{#ifeq:{{{Race|}}}|||{{{Race|}}}<br>}}{{#ifeq:{{{Title|}}}|||{{{Title|}}}<br>}}{{{Status|Non-Player Killer}}} | |||
|align=center|'''<small>Level</small>'''<br><span style="font-size: x-large">{{#ifeq:{{{Level|}}}||??|{{{Level|}}} }}</span> | |||
|} | |||
|- | |- | ||
|colspan=4| | |colspan=4| | ||
Line 64: | Line 66: | ||
|- | |- | ||
|width=5| | |width=5| | ||
|colspan=2| <br>'''Location:''' {{#ifeq:{{{Location|}}}||??|{{{Location|}}} }} | |colspan=2| <br> | ||
{|style="background:#f9f9f9;" | |||
|-valign=top | |||
|'''Location: ''' | |||
| {{#ifeq:{{{Location|}}}||??|{{{Location|}}} }} | |||
|} | |||
|width=5| | |width=5| | ||
|} | |} | ||
!width= | | | ||
{|style="border:1px solid #aaaaaa; background:#f9f9f9;" | |||
{|cellpadding=2 | |||
!align=center width=308 height=414 style="border:1px solid #aaaaaa; background:#f9f9f9;"| [[File:{{{Live Image|}}}|300x400px]] | |||
|} | |||
|} | |} | ||
|width= | |width=4| | ||
| __ToC__ | | | ||
__ToC__ | |||
|} | |} | ||
[[Category:NPC]]</includeonly><noinclude> | [[Category:NPC]]</includeonly><noinclude> |
Revision as of 00:03, 30 September 2009
Related topics: Wiki Templates, NPC Template, Crafter NPC Template, Quest NPC Template, Shopkeeper 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 several Page Templates. See NPC Template, Crafter NPC Template, Quest NPC Template, and Shopkeeper NPC Template for details on usage and examples.