Template:NPC: Difference between revisions
Jump to navigation
Jump to search
imported>Tlosk No edit summary |
Abrichardson (talk | contribs) 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..." |
||
(26 intermediate revisions by one other user not shown) | |||
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 width=302 style="background:#f9f9f9; vertical-align:top;" | |||
|- | |- | ||
| | |align=center colspan=4 height=26|'''<big>{{{Name|??}}}</big>''' | ||
|- | |- | ||
|colspan=4| | |colspan=4| | ||
---- | ---- | ||
|- | |- | ||
|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> | ||
{|cellpadding=-2 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;"| {{#ifexist:File:{{strip|{{{Live Image|}}}}}|[[File:{{strip|{{{Live Image|}}}}}{{!}}300x400px]] | |||
|[[File:Live.jpg|300x400px]]}} | |||
|} | |||
|} | |} | ||
| | |||
__ToC__ | |||
|} | |} | ||
[[Category: | [[Category:NPC]]</includeonly><noinclude> | ||
{{Related|Wiki Templates|Crafter NPC Template|Quest NPC Template| | {{Related|Wiki Templates|NPC Template|Crafter NPC Template|Quest NPC Template|Shopkeeper NPC Template}} | ||
== Syntax == | == Syntax == | ||
<pre style="width:auto; overflow:auto"> | <pre style="width:auto; overflow:auto"> | ||
Line 98: | Line 109: | ||
== Usage == | == Usage == | ||
This is a component template that is part of | 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> | </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.