Template:NPC Row: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
No edit summary
imported>An Adventurer
m (added valign=top)
Line 1: Line 1:
<includeonly>|align=left| {{#ifeq:{{{NPC Name|}}}|| -- |[[{{{NPC Name}}}]] }}
<includeonly>|align=left valign=top| {{#ifeq:{{{NPC Name|}}}|| -- |[[{{{NPC Name}}}]] }}
|align=left| {{#ifeq:{{{Location|}}}|| -- | {{{Location|}}} }}
|align=left valign=top| {{#ifeq:{{{Location|}}}|| -- | {{{Location|}}} }}
|align=left| {{#ifeq:{{{Type|}}}|| -- |{{{Type|}}} }}
|align=left valign=top| {{#ifeq:{{{Type|}}}|| -- |{{{Type|}}} }}
|align=left| {{#ifeq:{{{Details|}}}|| -- |{{{Details|}}} }}
|align=left valign=top| {{#ifeq:{{{Details|}}}|| -- |{{{Details|}}} }}
|-</includeonly><noinclude>
|-</includeonly><noinclude>
{{Related|Wiki Templates|Template:NPC Table}}
{{Related|Wiki Templates|Template:NPC Table}}

Revision as of 11:34, 17 April 2009

Related topics: Wiki Templates, Template:NPC Table

Syntax

{{NPC Row
 | NPC Name = 
 | Location = 
 |     Type = 
 |  Details =
}}

Usage

Used as a single row within a table, see Template:NPC Table for more details.