Template:NPC: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Tlosk
No edit summary
Created page with "<includeonly>{| |-valign=top | {| |align=center width=308 height=412 style="border:1px solid #aaaaaa; background:#f9f9f9; vertical-align:top;"| {|cellpadding=1 width=302 style="background:#f9f9f9; vertical-align:top;" |- |align=center colspan=4 height=26|'''<big>{{{Name|??}}}</big>''' |- |colspan=4| ---- |- |colspan=4| {|style="width:100%; background:#f9f9f9;" |align=center| {{#ifeq:{{{Race|}}}|||{{{Race|}}}<br>}}{{#ifeq:{{{Title|}}}|||{{{Title|}}}<br>}}{{{Status|Non-Pla..."
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{|border=0 cellspacing=0 cellpadding=0
<includeonly>{|
|-valign=top
|-valign=top
|
|
{|width=600 border=5 cellspacing=0 style="background-color:#f9f9f9"
{|
|-valign=top
|align=center width=308 height=412 style="border:1px solid #aaaaaa; background:#f9f9f9; vertical-align:top;"|
|
{|cellpadding=1 width=302 style="background:#f9f9f9; vertical-align:top;"
{|border=0 height=400 width=300 style="background-color:#f9f9f9"
|-
|-
|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=2 height=36| {{#ifeq:{{{Race|}}}|||{{{Race|}}}<br>}}{{#ifeq:{{{Title|}}}|||{{{Title|}}}<br>}}{{{Status|Non-Player Killer}}}
|colspan=4|
|align=center colspan=2|'''<small>Level</small>'''<br><span style="font-size: x-large">{{#ifeq:{{{Level|}}}||??|{{{Level|}}} }}</span>
{|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>
{|cellpadding=-2 style="background:#f9f9f9;"
|-valign=top
|'''Location: '''
| {{#ifeq:{{{Location|}}}||??|{{{Location|}}} }}
|}
|width=5|
|width=5|
|}
|}
!width=300  bgcolor=#f9f9f9 rowspan=14| [[Image:{{#ifeq:{{{Live Image|}}}||Live.jpg|{{{Live Image|}}} }}{{!}}300x400px]]
|
{|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:{{strip|{{{Live Image|}}}}}{{!}}300x400px]]
|[[File:Live.jpg|300x400px]]}}
|}
|}
|}
|width=10|
|  
| __ToC__
__ToC__
|-
|}
|}
[[Category:NPC]]</includeonly><noinclude>
[[Category:NPC]]</includeonly><noinclude>

Latest revision as of 16:23, 17 January 2024

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.