Path of Exile Wiki

Please consider helping keep the wiki up to date. Check the to-do list of updates needed for version 3.14.0.

Game data exports will becoming later as the technical changes in addition to regular changes take some more time.

READ MORE

Path of Exile Wiki
No edit summary
mNo edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Query area infoboxes
+
<includeonly>{{Query area infoboxes
  +
|where=areas.id="{{{area_id}}}"
|conditions=[[Is area id::1_1_1]]
 
 
|cats=yes
 
|cats=yes
 
}}
 
}}
 
{{{description|'''{{PAGENAME}}''' is an [[area]].}}}
 
  +
{{safesubst:#if: {{{npcs|}}} |==NPCs==
'''{{PAGENAME}}''' is an [[area]].
 
  +
{{{npcs|}}}|}}
 
  +
{{safesubst:#if: {{{quests|}}} |==Quests==
==NPCs==
 
  +
{{{quests|}}}|}}
NPCs, if any
 
  +
{{safesubst:#if: {{{monsters|}}} |==Monsters==
 
  +
{{{monsters|}}}|}}
==Quests==
 
 
{{Area item drops|area_id={{{area_id}}}}}
Quests, if any.
 
  +
{{safesubst:#if: {{{lore|}}} |==Lore==
 
  +
{{{lore|}}}|}}
==Monsters==
 
 
==Version history==
Monsters, if any.
 
 
{{Area item drops|area_id=1_1_1}}
 
 
==Lore==
 
Lore, if any
 
 
==Version History==
 
 
{{VersionHistoryTable}}
 
{{VersionHistoryTable}}
{{VersionHistoryRow|}}
+
{{VersionHistoryRow|?}}
 
|}
 
|}
  +
{{Navbox World}}</includeonly><noinclude>{{documentation}}</noinclude>
 
{{Navbox World}}
 

Latest revision as of 14:30, 29 December 2017

Documentation[view] [edit] [history] [purge]

Naming area pages[]

Finding the area id[]

Browse to it using Special:CargoTables or use a query similar to this:

{{#cargo_query:
tables = areas
|fields = areas._pageName, areas.id, areas.name, areas.main_page
|where = areas.id LIKE "%"
|limit=5000
}}

Example[]

{{subst:Path of Exile Wiki:Manual of Style/area
|area_id=1_1_1
|description=This is the best area.
|npcs=* [[Nessa]]
|quests=* {{Ql|Enemy at the Gate}}
|monsters=* [[Hillock]]
|lore=* Lore items etc
}}

Generates a page like this: Path of Exile Wiki:Manual of Style/area/doc/example