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.

User:Skkias/sandbox/Template:DictionaryEntry: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<div class="dictionary-entry">
{{#switch: {{{term}}}
    <h3>{{{term}}}</h3>
  | Clearfell Encampment = The first town found in the beginning of Act 1.
    <p>{{#invoke:Sandbox/Skkias/TestDictionary|getEntry|term={{{term}}}|category={{{category}}}}}</p>
  | Attack = This is the ability that is attached to your weapon. Skills and modifiers are calculated separately from this.
    <p><strong>Category:</strong> {{{category}}}</p>
  | #default = Entry not found.
</div>
}}

Revision as of 16:10, 11 December 2024

Entry not found.