Template:NPC: Difference between revisions
No edit summary |
(Added CSS class and inline styling, changed ifeq statements to if, removed parent category) |
||
Line 2: | Line 2: | ||
|-valign=top | |-valign=top | ||
| | | | ||
{| | {|class="character" | ||
| | |colspan="2" height=26 style="text-align:center"|<big>{{{Name}}}</big> | ||
{ | |||
|- | |- | ||
|align | |colspan="2"|<hr style="border-bottom:1px solid #907854; width:100%"> | ||
|-style="text-align:center" | |||
|{{#if:{{{Race|}}}|{{{Race|}}}<br>}}{{#if:{{{Title|}}}|{{{Title|}}}<br>}}{{{Status|Non-Player Killer}}} | |||
|<hr style="border-left:1px solid #907854">|<small>Character Level</small><br><span style="font-size: x-large">{{#if:{{{Level|}}}|{{{Level}}}|??}}</span> | |||
|- | |- | ||
|colspan= | |colspan="2"|<hr style="border-bottom:1px solid #907854"> | ||
---- | |-style="line-height:75%" | ||
| Strength | |||
|style="text-align:right"| {{#if:{{{Strength|}}}|{{{Strength}}}|??}} | |||
|-style="line-height:75%" | |||
| Endurance | |||
|style="text-align:right"| {{#if:{{{Endurance|}}}|{{{Endurance}}}|??}} | |||
|-style="line-height:75%" | |||
| Coordination | |||
|style="text-align:right"| {{#if:{{{Coordination|}}}|{{{Coordination}}}|??}} | |||
|-style="line-height:75%" | |||
| Quickness | |||
|style="text-align:right"| {{#if:{{{Quickness|}}}|{{{Quickness}}}|??}} | |||
|-style="line-height:75%" | |||
| Focus | |||
|style="text-align:right"| {{#if:{{{Focus|}}}|{{{Focus}}}|??}} | |||
|-style="line-height:75%" | |||
| Self | |||
|style="text-align:right"| {{#if:{{{Self|}}}|{{{Self}}}|??}} | |||
|-style="line-height:75%" | |||
| Health | |||
|style="text-align:right"| {{#if:{{{Health|}}}|{{{Health}}}|??}} | |||
|-style="line-height:75%" | |||
| Stamina | |||
|style="text-align:right"| {{#if:{{{Stamina|}}}|{{{Stamina}}}|??}} | |||
|-style="line-height:75%" | |||
| Mana | |||
|style="text-align:right"| {{#if:{{{Mana|}}}|{{{Mana}}}|??}} | |||
|- | |- | ||
|colspan | |colspan="2"|<hr style="border-bottom:1px solid #907854"> | ||
|- | |- | ||
|colspan="2"|'''Location:''' {{#if:{{{Location|}}}|{{{Location|}}}|??}} | |||
|colspan=2 | |||
|'''Location: ''' | |||
|} | |} | ||
| | | | ||
{|style=" | {|style="height:412px; border:1px solid #907854; background-color:#1A1A1A;" | ||
|{{#ifexist:File:{{{Live Image|}}}|[[File:{{{Live Image|}}}|300x400px]]|[[File:Live.jpg|300x400px]][[Category:Images Needed (NPCs)]]}} | |||
|[[File:Live.jpg|300x400px]]} | |||
|} | |} | ||
| | |||
__ToC__ | |||
{{ | |}<!-- | ||
-->{{#if:{{{Retired NPC|}}}|[[Category:Retired NPCs]]|[[Category:NPC Index]]}}</includeonly><noinclude>{{Documentation}}[[Category:Wiki Template]][[Category:Stats Panel Template]]</noinclude> | |||
{{NPC | |||
}} | |||
[[Category: | |||
</noinclude> |
Revision as of 15:20, 5 April 2014
Template Documentation: | |_}}/Doc?action=edit Edit Documentation |
---|
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 of the NPC Template.