The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.

Template:NPC: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
>Illviljan
mNo edit summary
>Illviljan
mNo edit summary
Line 5: Line 5:
| 1 = <div class="image"> [[File:{{#if: {{{image|}}} | {{{image}}} | {{{name}}} npc screenshot.png}}|alt=|250px]] </div>
| 1 = <div class="image"> [[File:{{#if: {{{image|}}} | {{{image}}} | {{{name}}} npc screenshot.png}}|alt=|250px]] </div>
| 2 = <div align="left"> {{#switch: {{#ifeq:{{{act|False}}} |{{{act|True}}} |True |False}} {{#ifeq:{{{area|False}}} |{{{area|True}}} |True |False}}
| 2 = <div align="left"> {{#switch: {{#ifeq:{{{act|False}}} |{{{act|True}}} |True |False}} {{#ifeq:{{{area|False}}} |{{{area|True}}} |True |False}}
  | True False  = '''Location:''' [[Act {{act}}]] [[Is located in act::{{{1}}}|]]
  | True False  = '''Location:''' [[Act {{{act}}}]] [[Is located in act::{{{act}}}|]] <br>
  | True True  = '''Location:''' [[Act {{act}}]], {{{area}}} [[Is located in act::{{{act}}}|]] [[Is located in area::{{{area}}}|]]
  | True True  = '''Location:''' [[Act {{{act}}}]], {{{area}}} [[Is located in act::{{{act}}}|]] [[Is located in area::{{{area}}}|]]<br>
  | False True  = '''Location:''' {{{area}}} [[Is located in area::{{{area}}}|]]
  | False True  = '''Location:''' {{{area}}} [[Is located in area::{{{area}}}|]]<br>
  | False False =  
  | False False =  
}} {{#if: {{{function|}}} | '''Function:''' {{{function}}} <br>|}} {{#if: {{{quests|}}} | '''Quests:''' '''{{{quests}}}''' |}} </div>
}} {{#if: {{{function|}}} | '''Function:''' {{{function}}} <br>|}} {{#if: {{{quests|}}} | '''Quests:''' '''{{{quests}}}''' |}} </div>

Revision as of 18:08, 14 July 2016

Template:Infocard2