No edit summary
(remove setting border bottom to 0)
 
(14 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{|
<includeonly>{|style="border-collapse:collapse; float:right"
|-valign=top
|
|
{|
{|class="character-infobox columnstop;" style="margin-bottom:-10px;"
|align=center width=308 height=412 style="border:1px solid #aaaaaa; background:#f9f9f9; vertical-align:top;"|
!colspan="2" class="worldbgc"|{{{Name}}}
{|cellpadding=1 width=302 style="background:#f9f9f9; vertical-align:top;"
|-
|-
|align=center colspan=4 height=26|'''<big>{{{Name|??}}}</big>'''
|colspan="2" style="text-align:center;"|'''{{{Status|}}}'''
|-
|-
|colspan=4|
|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'''
{|style="width:100%; background:#f9f9f9;"
{{!}}{{{Race}}}}}
|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>
{{#if:{{{Title|}}}|{{!}}'''Title'''
{{!}}{{{Title}}}}}
|-
|'''Location'''
|{{{Location|}}}
|}
|}
|-
|-
|colspan=4|
|
----
{|class="character-infobox mw-collapsible mw-collapsed" id="mw-customcollapsible-otherstats"
|colspan=2 class="mw-customtoggle-otherstats" style="cursor:pointer; color:#0645AD"|Stats
|-
|-
|width=5|
|style="width:100px"|'''Level'''
!align=left| Strength
|{{{Level|}}}
|align=right| {{#ifeq:{{{Strength|}}}||??|{{{Strength|}}} }}
|width=5|
|-
|-
|width=5|
|'''Strength'''
!align=left| Endurance
|{{{Strength|}}}
|align=right| {{#ifeq:{{{Endurance|}}}||??|{{{Endurance|}}} }}
|width=5|
|-
|-
|width=5|
|'''Endurance'''
!align=left| Coordination
|{{{Endurance|}}}
|align=right| {{#ifeq:{{{Coordination|}}}||??|{{{Coordination|}}} }}
|width=5|
|-
|-
|width=5|
|'''Coordination'''
!align=left| Quickness
|{{{Coordination|}}}
|align=right| {{#ifeq:{{{Quickness|}}}||??|{{{Quickness|}}} }}
|width=5|
|-
|-
|width=5|
|'''Quickness'''
!align=left| Focus
|{{{Quickness|}}}
|align=right| {{#ifeq:{{{Focus|}}}||??|{{{Focus|}}} }}
|width=5|
|-
|-
|width=5|
|'''Focus'''
!align=left| Self
|{{{Focus|}}}
|align=right| {{#ifeq:{{{Self|}}}||??|{{{Self|}}} }}
|width=5|
|-
|-
|width=5|
|'''Self'''
!align=left| Health
|{{{Self|}}}
|align=right| {{#ifeq:{{{Health|}}}||??|{{{Health|}}} }}
|width=5|
|-
|-
|width=5|
|'''Health'''
!align=left| Stamina
|{{{Health|}}}
|align=right| {{#ifeq:{{{Stamina|}}}||??|{{{Stamina|}}} }}
|width=5|
|-
|-
|width=5|
|'''Stamina'''
!align=left| Mana
|{{{Stamina|}}}
|align=right| {{#ifeq:{{{Mana|}}}||??|{{{Mana|}}} }}
|width=5|
|-
|-
|width=5|
|'''Mana'''
|colspan=2| <br>
|{{{Mana|}}}
{|cellpadding=-2 style="background:#f9f9f9;"
|-valign=top
|'''Location: '''
| {{#ifeq:{{{Location|}}}||??|{{{Location|}}} }}
|}
|width=5|
|}
|
{|style="border:1px solid #aaaaaa; background:#f9f9f9;"
{|cellpadding=2
!align=center width=308 height=414 style="border:1px solid #aaaaaa; background:#f9f9f9;"| {{#ifexist:File:{{strip|{{{Live Image|}}}}}|[[File:{{{Live Image|}}}}}{{!}}300x400px]]|[[File:Live.jpg|300x400px]]}}
|}
|}
|
__ToC__
|}
|}
[[Category:NPC]]</includeonly><noinclude>
|}</includeonly><noinclude>{{Documentation}}[[Category:Wiki Templates]][[Category:Infobox Templates]]</noinclude>
{{Related|Wiki Templates|NPC Template|Crafter NPC Template|Quest NPC Template|Shopkeeper 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 several [[Page Template]]s. See [[NPC Template]], [[Crafter NPC Template]], [[Quest NPC Template]], and [[Shopkeeper NPC Template]] for details on usage and examples.
 
[[Category:Wiki Template]]
</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.