Path of Exile 2 Wiki:To-do list
This page is intended to keep track of what needs to be worked on the wiki and provide a list of things to work on.
0.1.0 specific changes
See Version 0.1.0
General to-do for major patches
Semi-automatic updates with PyPoE
What can be updated
The following things can be updated with PyPoE for the most part and should not require manual updates: (this subject to pypoe's fork development, as admin OmegaK2 ceased the development of the original)
- All base item pages (this includes skills, currency, quest items and so on)
- All area data (
Area:
namespace) - All modifier data (
Modifier:
namespace) - All passive skill data (
Passive Skill:
namespace) - All non-item skill data (
Skill:
namespace)- As a result modifier lists will automatically be updated
- Unique items that only had numeric changes to their modifiers should receive the new values
- Monster data
- miscellaneous data
- minimap icon data
- base monster and character stats
Order of updates
- First add new item classes, tags, etc to Module:Game, and change CurrentMapSeries template
- Modifiers
- Areas
- other data (skills, passives, etc)
- Items
What needs to be done after
- Check on the bot edits for correctness and potential mistakes; report errors on talk page: Path of Exile Wiki talk:Community portal
- For item pages created, add relevant information to the item and proper structure (see Path_of_Exile_2 Wiki:Manual_of_Style/item)
- Create pages for new relevant areas and passives in the main namespace
Skills
- On skill pages, check
{{Skill progression}}
and add any new stats or fix mistakes - Add descriptions of the mechanics
- Add information about interactions if other support gems if there are any unusual interactions
- Create pages for new skills if any have been added
Unique items
- Unique items that have had modifiers added/removed/changed need to be looked at and corrected if necessary
- New unique items:
- replace
modifier<N;>_text
with the actual modifier (see Template:Item#Finding_the_appropriate_mods_for_unique_items) - make sure they're tagged with
release_version=3.14.0
(change the version number to the version that the item is initially released) - Edit the drop information and vendor recipes accordingly, see Path_of_Exile 2_Wiki:How_to_edit_item_acquisition
- replace
Manual changes
- Quest and vendor rewards: check the gem articles has correct vendor / quest reward parameters due to reworks or new introduction
- Any mechanical reworks
- Quests
- NPCs
- Version history on all relevant pages
- Pages related to data:
- Monsters
- Passive skills
Reworks
These are current major ongoing reworks on the wiki. Those projects will be removed once finished.
Passive skills
Passive skills and tables are reworked with cargo support.
- Passive skill article should all use
{{Passive skill table}}
by now, subject to the export of data by pypoe is completed. - pages that uses the old template can be found here (if any) The old template should already be replaced by
{{Passive skill table}}
.
Areas
New area pages need to be take care of Module:Area
- Area pages can be created with substitution using {{preload area article}}
- For naming of the pages also see {{preload area article}}
- Go to the
Area:
namespace page(s) and add themain_page
parameter. Set this to the page you've just created in the main namespace
Enhancements
Item Acquisition Changes for SEO
Currently, Google excludes most poe2wiki pages. This may be due to similar URL or it being new. Admin are investigating optimisations to search console and discoverability.
Mobile/Responsive Styling
User Cake is currently exploring responsive styling for both wikis. We don't have a mobile style for the site. The desktop styling works, and is better than bad mobile styling, but it is not ideal. There are ways to have certain styles only apply to mobile user agents. I think one of the CSS files only applies to mobile. Additionally, there are plans to change poe2wiki's CSS to better suit the game's style.
Subpages
No results