No edit summary
(remove setting border bottom to 0)
 
(35 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{|border=0 cellspacing=0 cellpadding=0
<includeonly>{|style="border-collapse:collapse; float:right"
|-valign=top
|
|
{|width=600 border=5 cellspacing=0 style="background-color:#f9f9f9"
{|class="character-infobox columnstop;" style="margin-bottom:-10px;"
!colspan="2" class="worldbgc"|{{{Name}}}
|-
|-
|
|colspan="2" style="text-align:center;"|'''{{{Status|}}}'''
{|border=0 height=400 width=300 style="background-color:#f9f9f9"
|-
|-
!valign=middle colspan=4 height=26|<big>{{{Name|??}}}</big>
|colspan="2"|{{#ifexist:File:{{{Live Image}}} | [[File:{{{Live Image}}}|thumb|center]] | [[File:{{{Live Image}}}|center|Image Needed]]}}
|-
|-
|colspan=4|
{{#if:{{{Race|}}}|{{!}}style="width:100px"{{!}}'''Race'''
----
{{!}}{{{Race}}}}}
|-
|-
|align=center colspan=2 height=36| {{#ifeq:{{{Race|}}}|||{{{Race|}}}<br>}}{{#ifeq:{{{Title|}}}|||{{{Title|}}}<br>}}{{{Status|Non-Player Killer}}}
{{#if:{{{Title|}}}|{{!}}'''Title'''
|align=center colspan=2|'''<small>Level</small>'''<br><span style="font-size: x-large">{{{Level|??}}}</span>
{{!}}{{{Title}}}}}
|-
|-
|colspan=4|
|'''Location'''
----
|{{{Location|}}}
|}
|-
|-
|width=5|
|
!align=left| Strength
{|class="character-infobox mw-collapsible mw-collapsed" id="mw-customcollapsible-otherstats"
|align=right| {{#ifeq:{{{Strength|}}}||??|{{{Strength|}}} }}
|colspan=2 class="mw-customtoggle-otherstats" style="cursor:pointer; color:#0645AD"|Stats
|width=5|
|-
|-
|width=5|
|style="width:100px"|'''Level'''
!align=left| Endurance
|{{{Level|}}}
|align=right| {{#ifeq:{{{Endurance|}}}||??|{{{Endurance|}}} }}
|width=5|
|-
|-
|width=5|
|'''Strength'''
!align=left| Coordination
|{{{Strength|}}}
|align=right| {{#ifeq:{{{Coordination|}}}||??|{{{Coordination|}}} }}
|width=5|
|-
|-
|width=5|
|'''Endurance'''
!align=left| Quickness
|{{{Endurance|}}}
|align=right| {{#ifeq:{{{Quickness|}}}||??|{{{Quickness|}}} }}
|width=5|
|-
|-
|width=5|
|'''Coordination'''
!align=left| Focus
|{{{Coordination|}}}
|align=right| {{#ifeq:{{{Focus|}}}||??|{{{Focus|}}} }}
|width=5|
|-
|-
|width=5|
|'''Quickness'''
!align=left| Self
|{{{Quickness|}}}
|align=right| {{#ifeq:{{{Self|}}}||??|{{{Self|}}} }}
|width=5|
|-
|-
|width=5|
|'''Focus'''
!align=left| Health
|{{{Focus|}}}
|align=right| {{#ifeq:{{{Health|}}}||??|{{{Health|}}} }}
|width=5|
|-
|-
|width=5|
|'''Self'''
!align=left| Stamina
|{{{Self|}}}
|align=right| {{#ifeq:{{{Stamina|}}}||??|{{{Stamina|}}} }}
|width=5|
|-
|-
|width=5|
|'''Health'''
!align=left| Mana
|{{{Health|}}}
|align=right| {{#ifeq:{{{Mana|}}}||??|{{{Mana|}}} }}
|width=5|
|-
|-
|width=5|
|'''Stamina'''
|colspan=2| <br>'''Location:''' {{#ifeq:{{{Location|}}}||??|{{{Location|}}} }}
|{{{Stamina|}}}
|width=5|
|}
!width=300  bgcolor=#f9f9f9 rowspan=14| [[Image:{{#ifeq:{{{Live Image|}}}||Live.jpg|{{{Live Image|}}} }}{{!}}300x400px]]
|}
|width=10|
| __ToC__
|-
|-
|'''Mana'''
|{{{Mana|}}}
|}
|}
[[Category:NPC]]</includeonly><noinclude>
|}</includeonly><noinclude>{{Documentation}}[[Category:Wiki Templates]][[Category:Infobox Templates]]</noinclude>
{{Related|Wiki Templates|Crafter NPC Template|Quest NPC Template|Vendor NPC Template}}
== Syntax ==
<pre style="width:auto; overflow:auto">
{{NPC
|        Name =
|  Live Image =  Live.jpg
|        Race =
|        Title =
|      Status = Non-Player Killer
|        Level =
|    Strength =
|    Endurance =
| Coordination =
|    Quickness =
|        Focus =
|        Self =
|      Health =
|      Stamina =
|        Mana =
|    Location =
}}
</pre>
 
== Usage ==
This is a component template that is part of a [[Page Template]]. See [[Vendor NPC Template]] for details on usage an example.
 
</noinclude>

Latest revision as of 21:04, 21 January 2024

Template Documentation: |_}}/Doc?action=edit Edit Documentation

Syntax Edit

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

Usage Edit

This is a component of the NPC Template.