#wiki
1 messages Β· Page 3 of 1
if you give me a list of which terms you think should link to which pages I can make sure it will happen when mods are updated for 3.0.0
if you manually edit the links it they'll be gone for the next update
Feel free to edit the usual pages, like Mysterious barrels though. They won't be overwritten by a bot.
I haven't mapped much and have barely used any sextants so i dont feel i have enough knowledge to actually write pages.
interest and decent google skills often is enough to contribute.
Do slipstreams increase attack and cast speed too, or just movement speed?
modifer says 'action speed' also 'haste' so i assume it applies a localized haste aura (attack, cast, movement). I have no first hand knowledge of slipstream.
Action speed is the same as attack, cast and movement speed
Iam new so is there a website for guides? And which parts of armors should i use for the witch?
@low pelican this is the channel for discussing the path of exile wiki website. for that kind of question you are better off asking in #1βendgame-help or #1βbuild-planning . Build discussion in particular has several useful websites pinned that can help answer your question.
@grand magnet any update on property id's, or is that only going to come around 3.0?
Also, could you add the possibility (or is it already possible) for queries on modifier group/type/domain/generation type?
Do you happen to have any relevant documentation for those?
Do you want to know how to find the properties? Or just queries in general?
I'd like definition on the structure of queries as well as where to find lists of all possible values for each variable
I've been referred to that before but failed to actually put to use some of the things I've found, probably because I'm still not completely sure what pages apply to what I'm trying to do.
In the end all of what I did was from learning from examples inside poe's wiki itself
I did the same thing. But it will make sense eventually.
For the time being. I'd like to make a query for all unique items which have at least one mod that has a mod type exactly matching "IncreasedMana"
Is that possible?
Do you have a item in mind?
Nothing specific
Trying to work on unique items for mana
note Blood Sacrifice popping up
which has maximum mana gained on kill
thus shows up on query for items interacting with maximum mana
I could probably exclude it by hand but
if I could query for mod groups
The solution might be more extensible and require less maintenance
(by the way, I ended up adding a link to lists of all evasion items under the unique section).
These are the properties you can search for an item.
Notice that there is no Has mod group
Therefore not possible to query for that in a standard way.
The stats from the explicit mods can be queried because they've been allowed by the module.
If you want to do this you need to: First find query unique items, then create a second query that searches the mods the item has and filter by the mods properties.
Kind of opposite to this query:
My experience though is that it is easiest to use the Has stat id or Has stat text . Has mod type and Has mod group aren't that consistent either.
Maybe Omega should just add ALL the properties of the mods inside the item as a subobject? Then we can do the query as normal. For example I want that Has granted skill id, which is a similar issue to yours, so we can improve the trigger page.
Maybe that might have some implications on memory or load times?
It'd surely be nice to have
Or maybe it's just a lot of work for him to do alone..
This is out of my league, I don't think I can contribute a meaningful opinion.
And I think if I tried to do something myself, I'd probably just fail because I'd do stupid mistakes and won't notice..
Thanks for the help, I think I'll wait for now and see what omega says.
But appreciate it nonetheless
Edited your query maybe this could work?
I tried the same thing in the [[Has subobject.Has stat id::+]] format but that one didn't work.
The wonderful buggy world of semantics.
I'm not really sure that exposing mod types would have a enefit when you can exclude things with stats already
mod domain/generation type even less so, one of those will be unique and the other just flask/item/jewel etc
Maybe it won't make a practical difference in the short term. I just find excluding items from a list of modifiers to maximum mana because the group type is not "IncreasedMana" or "MaximumManaIncreasePercent" much cleaner than excluding because I filtered for a stat that contains "maximum mana" but not "gained".
Mod types have their own share of wording issues
But as far as I can tell at least, their naming scheme seems a tiny bit cleaner than that of stats
As for mod domain
Again, this could be easily "fixed" by adding an extra condition to the stat saying it must not contain "map monsters"
But filtering to only show mod domain 1 & 11 is both logically more correct, and less prone to errors in the future.
Generation type I agree, I can only see it useful in the context of querying mods rather than querying items.
You can also just query for a list of stats you actually want instead of using placeholders
I don't think this is really cleaner. When adding stat columns you probably want to know what stats you actually queried for and not hide them through mod groups as well
I just dont see a big benefit of copying over the stats here
Besides, if you query for the mods on the items you'd need to add another subquery I think you'll run into the query size limits fairly soon (which is already an issue on some pages)
The problem with listing stats explicitly is that I don't catch unique items with special properties (like +100 mana per blue socket) which ends up defeating the purpose of writing tables in the first place (reducing manual work in-between patches and keeping pages automatically updated)
Id 100% rather have unrelated items than not list a relevant item
Memory is a issue yeah, I actually recall transferring to the current generic format because checking for 5-6 possible stats impacted load time noticeably and sometimes crashed
I don't understand why something this simple has this much memory impact :|
Is the wiki css being reworked atm? Took me like 2-3 refreshes to get the page properly styled 
it's not
You can see what recent changes have been made here: https://pathofexile.gamepedia.com/Special:RecentChanges
whats with this thumbnail http://pathofexile.gamepedia.com/File:Volls_Vision_Partical_Effects.gif
gifs have been bugged for a while, I'm guessing it's not a priority for curse to fix
Interesting bug. When the a wiki page finishes loading on opera with ublock origin it looks like this.
With ublock origin off, and while it's loading, the page looks fine.
sounds like ublock is blocking something it shouldn't
Yep, though not on chrome
somewhat wiki related
there was a necro wiki IIRC, they now link to a github page and the files you download are .md files.. how does one open these.. doesn't stand anywhere on their page
@last juniper just open them in notepad
hi,i found a bug (i think) on a wiki
the cospri malice(https://pathofexile.gamepedia.com/Cospri's_Malice) isn't listed on unique swords or unique one handed thrusting swords page
fixed
https://pathofexile.gamepedia.com/Gang's_Momentum contains "Gang's Momentum is a unique pair of Module:Util:640: Too many results for search parameter "legion boots". Consider using page parameter instead.. "
I don't see that at all
Because it was fixed. There's a mtx called Legion Boots which has the exact same name as the base item, so you had to specify which one you wanted to show.
If someone wants help out with the wiki, check https://pathofexile.gamepedia.com/Path_of_Exile_Wiki:To-do_list and https://pathofexile.gamepedia.com/Path_of_Exile_Wiki:To-do_list/3.0.0 for what needs to be done currently.
Feel free to add things to the list if you see they need work. You can also use the talk page to discuss some related topics.
Fun missing item on wiki: https://pathofexile.gamepedia.com/Storm_Prison isn't listed as a unique wand in either https://pathofexile.gamepedia.com/Carved_Wand or https://pathofexile.gamepedia.com/Wands#List_of_unique_wands pages - looks like that's been incorrect for quite some time
was going to edit wiki and add it but have no idea how to do that and didn't want to mess with anything, but yeah noticed that wand missing like 10 minutes ago.
Just edit the wand page without doing any changes, then do the same with the table page. That should fix most of these issues.
During this upgrade, all wikis will be online and functioning, but you may experience slight blips in performance and search will be unavailable for 1-2 hours after each wiki is upgraded.
The process will be rolling in batches all day. The most noticeable effect will be that search
We will give you a 30 minute warning before the deploy begins on Monday, as well as an all-clear once the dev team confirmed the upgrade is complete.```
Further information on this deployment, including *instructions for reporting issues*, can be found here: https://help.gamepedia.com/MediaWiki_1.29_upgrade
Can anyone update 5-10 act maps?
or create
like was on act 1-2-3-4 big boxes with arrows
Brianna wanted to make sure you all saw the wiki editor shoutout from Chris π She's sure you did - https://www.pathofexile.com/forum/view-thread/1938656
"I would like to thank the community members who keep the Wiki up to date. It's often a thankless task, but is incredibly useful for everyone else."
The MediaWiki upgrade was postponed, so:
The deployment is estimated to take 1 hour.
After deployment is complete, we will be running various processes to handle CSS and other functionality. These should be resolved in a matter of hours.
In addition to that, we will be deploying updates to search on a rolling basis after the 1.29 deployment. You may experience temporary loss of search functionality in the 24 hours following the deployment.```
Reporting of any issues should be done here: https://cursemedia.typeform.com/to/LTQquG
The main page still says there are 4 acts and 3 difficulties btw
It also still features the atlas, should probably feature the pantheon now
Thank you guys for all your hard work!
I was like "wtf are corrupted masters areas?"
Is it just me or is the wiki down ?
@gaunt needle what is the issue you are having?
for me wiki works well
@gaunt needle that's one of the blips you might experience in search. view the notice further up in chat π
Oh, right
As of 8:23 PM UTC August 8
The MediaWiki 1.29 upgrade is complete. Let us know if youβre experiencing any issues with the platform, as the upgrade may have frazzled some minor wiki elements: https://cursemedia.typeform.com/to/LTQquG
Hey all, I made a lot of contributions to the wiki when it was first getting started! Took a break from the game but I've been playing again, so I might start helping with the wiki again too. My user name on the wiki is Kaseki. Awesome to see all the improvements that have been made to it
^ same here :D
Lol, I think I remember you!
@keen solar cool, I don't remember anyone :P
rip
It's always nice to have a few more authors. Welcome back :)
are the calculations supposed to look like this? is it just me?
anyone?
they're using latex so yes
they are supposed to be ugly outlines and not solid text?
It has something to do with the update @jaunty wigeon was talking about earlier. RGB color settings seems to be working in the opposite way.
I'm sure this has been brought up before, but why does the wiki list the hypothetical level 8 master prices for uniques? I've seen so many new players ask if certain uniques are only from masters or whether the listed price is fair
It just seems like the most useless piece of information to list there
There were editors that found that information interesting, just like people that enjoy knowing who supported a unique design and so on.
Wiki isn't ran by PoE team
I think that list can be technically removed, I've added all item sell prices recently and the infobox specifically says that does not gurantee the item is sold anywhere, just the price if it would be sold
also can the weapon dps preview not show three lines if it doesn't have an ele or chaos component?
it also probably needs a special case for dyadus or wings of entropy
https://pathofexile.gamepedia.com/The_Standoff
Trying to farm the Standoff, but can't really tell if the drop restriction is tied to part 1 or part 2, or if it doesn't matter, have done quite some runs in act 10 the card's still hans't dropped
A little late, but I got humility in blood aqueducts
The reason the math looks horrible is because this CSS rule is being loaded:
.mwe-math-fallback-image-inline {
filter: invert(100%);
}```
I'm not seeing it in Common.css or Hydradark.css, though, so I'm not sure where it's defined
We could add a rule to https://pathofexile.gamepedia.com/MediaWiki:Hydradark.css to cancel it out?
e.g. css .mwe-math-fallback-image-inline { filter: none; }
Trying to report it as a bug as well though
I'm trying to find information on enemy elemental resistances, but nothing on the Restistance or Penetration pages. Any help, or does this need researching/adding?
@sullen lake @bleak comet @tender wedge
thanks for letting me know that it wasnt just a problem on my end
@vivid obsidian it looks like resists are in individual mob pages under their attributes section
For instance the page for Zombie lists them as being cold resistant
Hi, all the pages that reference "The Lunaris Concourse" entry
https://pathofexile.gamepedia.com/The_Lunaris_Concourse
seem to be broken in some way or another. For example Jack in the Box has an error
https://pathofexile.gamepedia.com/Jack_in_the_Box
as well as every item page that lists the div card as a way to obtain it.
https://pathofexile.gamepedia.com/Doedre's_Damning
I'm guessing something isn't working with the "Query area infoboxes" template on the Lunaris Concourse page since that side pane is missing, but I could be wrong.
I tried a null edit but that didn't change anything
@grand magnet maybe you know how to fix it
purging the area data page ( ?action=purge ), then the pages affected by it fixes it
Ok, nice. that's a lot of unique item pages to purge π
you probably dont need to purge the pages where il is placed
Ok, well thanks for fixing
Hi..I have a question regarding spawn location for kitava's herald in high tier map
Asides from act 10, I can't find those spectres at all in maps, is there any peticular map that spawns kitava's herald?
I like using them for mapping even though they are not that great. They are fun.
Hi, the https://pathofexile.gamepedia.com/Vaal_Ground_Slam page doesn't have a column to show its radius as it levels
@vivid obsidian fixed, thx
https://pathofexile.gamepedia.com/Cast_while_Channelling_Support page has correct columns, but they're both empty
- All Gamepedia sites now run on HTTPS
As you might know HTTPS is no longer a Gamepedia PRO feature. Everyone should receive a HTTPS connection.
https://pathofexile.gamepedia.com/
neat
feedback on missing info from the dominus page that would have saved my hardcore character just now https://pathofexile.gamepedia.com/Dominus
during his first phase, the entrance to the area is open for the player to flee through
but it locks during the second phase, and the only escape at that point is a portalk
I used the door during the first phase to recover, and tried to do it during the second phase when the blood rain hit... didnt go well
i assumed the door was locked as soon as the fight started, interesting
though ideally you just stand next to him for the blood phase
and then it does nothing
yeah, I foolishly tried to do it My Way (tm) and got burned
hey, can someone help me with the drop areas on 'The Summoner'? Area 1_3_6 isn't working but it should imo since it is there: https://pathofexile.gamepedia.com/Area:1~3~6
I suppose you figured it out but the solution is to null edit the area page. That will force a update to the pages properties. It seems considerably slower (if at all) to update properties after the mediawiki upgrade that was mentioned earlier.
https://pathofexile.gamepedia.com/Difficulty (link [[Normal]] from https://pathofexile.gamepedia.com/The_Beachhead links here)
old data about resists and bandits reward
go go power editor who can deal with it)
appending ?action=purge works as well, it clears the cache and refreshes the properties. For some reason some areas have missing properties
Lots of skills in the https://pathofexile.gamepedia.com/Area_of_effect#Skill_gems table have no value ; is this information available?
WIKI DED?
wiki is kill
@flat eagle @stuck ibex (fix your name.)
update concerning downtime:
"There was an issue at our data center thatβs effected multiple VMs, the IT team is working on resolving it now."
I'll get you an all clear once we've got it out of the way
rip
did the wiki theme change for anybody else?
nope
@sour berry Yeah, looks broken to me. The autocomplete is not working anymore as well and most of the links are 404.
any ETA/info on wiki coming back?
maybe summon @grand magnet
Can you give me a link of whats supposetly broken? Everything just works fine for me
wiki servers died a bit last night, stuff wasn't loading completely and I think I got the mobile css at one point
Does the problem still exist?
firefox was saying "Firefox canβt find the file at
http://pathofexile.gamepedia.com/."
my friend said it was due to wrong content-type
Update: Sites should be fixed and Widgets are back up
Why?
Is there a way to open a strong box while not beside it?
no, but you can queue up a movement skill (lightning warp) before click on it
Disable return to town button for boss fights!
Or atleast have the option to disable that button π’
heyo @grand magnet , just fell upon this, dunno if you're aware
"Lua error in Module:Util at line 846: bad argument #1 to 'find' (string expected, got nil)."
someone messed up the template
aight, didnt want to mess with anything myself
I want to discuss this https://pathofexile.gamepedia.com/Stash
Does this mean that 2 characters in standard league can't share a the stash between them?
https://pathofexile.gamepedia.com/List_of_unique_utility_flasks only has six flasks on it?
other tables are missing stuff as well and there are module errors all over the wiki, something got fucked
as I said someone fucked up the template and this is the result, need to purge ( append ?action=purge to url) the missing unique pages for them to show up again
questions about the game should go in a different channel. This is just about the wiki itself and about adjusting articles @minor pawn
Hello, I've come across this on the Wiki. Thought I'd drop it here, is it just me?
Wait, Omega's gonna be mad, just read up lol
Something about the template being touched, oki o/
Hello all. We were talking about Ancestral Warchielf's interaction with Range (weapon range) earlier today in #1βendgame-help. The wiki says Melee Weapon and Unarmed Range: All modifiers to "Range" are ignored by the totem. I did some testing and found that Ancestral Warchief does actually use weapon range and modifers to range (https://www.youtube.com/watch?v=dc7WBveqEXg). I'm unsure what to do with this information. I could edit the AW wiki page but would like to link the proof to the edit somehow (citing source). I haven't made any edits to the PoE wiki and am unsure if there are any protocols, customs, or 'editing standards' I should be aware of.
@prisma frost Hey! Editing the wiki is as simple as: make an account -> press the edit button on page -> do the changes you want -> press the save button. There is a manual of style that should help you get started (https://pathofexile.gamepedia.com/Path_of_Exile_Wiki:Manual_of_Style), you only need the 1st paragraph right now, note the 'Referencing' part.
However you are most likely going to be caught by an anti-spam filter for adding links to an external website.
Ah sweet. Exactly what I was looking for. Thanks. π Guess i'll fight the spam filter when I get to it then. ^^
you can ask here for the reference to be added for you
@grand magnet is purging the cache ( ?action=purge) local or a serverside thing?
server
is there a way to automate the process across the wiki?
s
looking for lower tier mapping if anyone is interested, lvl 73 summoner
Curse now broke something with SMW it seems
and fixed it now
jesus christ these alt arts have been in the game for years and no1 added pics
what do these green/red +values mean
number of lines/bytes changed
difference in characters changed
green added, red removed
π€
There's some gnarlyness going on here
Not really sure where the problem lies, but it's possibly related to this page https://pathofexile.gamepedia.com/User:AnnanFay/Adds_Physical_Damage
I deleted the latter page which should fix the problem
Is it possible to make a page with every item with 3d art, i kinda want to do that
oh wait
ye nvm ill just add pics
there's categories
ye, theres no page: Alt Arts with 3d Art
The prophecy page is super messed up, every section just shows the same giant list right now
Seems like whoever was reworking that stopped halfway through
Ye some dude names alleryn seems like
Can I add a stat by listed value (level<x>_stat<y>_id & level<x>_stat<y>_value) instead of catch and extract from the gem text (pattern_extract and pattern_value)?
You mean in the gem level progression? Currently not possible
Does the wiki have any global todo/requested features list I can add this to?
For small things like this it is best to make a request on the module page. Only t hing though is that I didn't add this specifically because the textual representation does additional parsing usually
I can see how it can be easier for cases where it does not, but things like regeneration are per minute values while they're shown in per second, less/reduced values get reverted, etc
oh yeah I'm seeing that stupid button that links to https://pathofexile.gamepedia.com/index.php?title=Special:AllSites&filter=official now too
wiki is messed up again just like it was 2 months ago
Be more specific if you have an issue
I think he's talking about this:
It's doing that on just about every page other than the main page. If it isn't what he's talking about, it might be my script blockers, but I've been tinkering for a while and nothing seems to solve it, save for blocking the image itself.
classic svg where it's not necessary
the css for the navbar is not loading properly in that case I believe
Yeah, yeah, Asda, sorry for not spending two minutes in a graphical editor, cutting it, saving it, finding it, and pasting it in here to save you 50 pixels of space on the screen, lol.
I'm talking about the icon itself
Ahh, sorry. I take my snarky asshole-ishness back, then.
OFFICIAL WIKI! halp
The wiki may be loading a malicious website, NoScript started acting funky today, pages seem to get hung up loading a summerhamer.com domain
Came across it on the onslaught page; reference to a similiar issue on a poorly translated dutch security website
Question - how would I go about adding a column to gem progression on this gem? https://pathofexile.gamepedia.com/Chance_to_Ignite_Support I want to contribute to the wiki when I see missing information like this.
Hey, I went ahead and fixed that. You can see how I did that in history. Basically copy/paste the earlier parameters, copy the stat text that changes value per level, replace the numbers in a similar way as the other column (lua patterns), preview and check that it worked correctly , submit. π
Haha, I had just figured it out and was like, why is it saying there's a conflict when I tried to save
Thanks π
Ah, sorry about that. π
No problem at all π Thanks again! Glad to be able to contribute now that I see how
There may very well be a few more of these. I haven't checked all the gems that now grants some ailments and tries to compensate for the double dipping loss.
I'll keep an eye out
How does this look? https://pathofexile.gamepedia.com/Elemental_Weakness
It was missing radius increased from the table
All curses are that I checked, so if that's good, I'll work on editing the other curses
AoE for the radius is a little bit misleading. How about"Additional<br>radius", or maybe "Added<br>radius"?
Sounds good to me, I'll update that as well
The mods are correct. The problem there is that the infobox doesn't know how to sum the stats and/or remove them if the stat becomes zero.
Hmm. I now realize that that's probably how Doomfletch's prophecy upgrade is handled, since 0 amount stats are hidden on items in game. Is it possible to just hide those two lines in the wiki? I personally thought Doomfletch's Prism had been nerfed without a patch note or anything earlier this league, before I looked it up on poe.trade, as I just read the last two lines.
I'm seeing these reference errors in the Zana page and was wondering if anything needs to be done about them:
Text with references has probably been removed, but are still defined in the reflist template near the bottom.
Gotcha.
Hiding specific texts like this case in on my to-do list
Hey, the other day I was looking at the Energy Shield page of the wiki for ways to get faster start of energy shield, and after a long time of looking around I found that Leo has a ring enchant. I thought this might be useful information to have on the Energy Shield page of the wiki, but I'm not sure where it would fit best. And would it lead to having a section of master crafting for all such pages? Most of the time something like that isn't really required, but this is a pretty obscure ring enchant (it's so easy to forget about Leo).
Does anyone know why the Prophecies page was changed? Looks like it happened from user Alleryn on 5 September 2017 at 03:17. Not sure if that's my time (PST) or GMT.
And then Finalshade undid that revision, but then Molldust undid Finalshade's revision...
look at the discussion page
I see now. Where is the SMW table?
yeah that's what the page says
heh
Are there any wiki admins? I wanted to create a discussion page for Extra Stash Tab and couldn't do so because of "Global AF - New user adding phone number to new pages", probably because of forum threads and archive.org links.
Username is VADemon
Ok, it at least let me save that page (I completed the "10 edits on wiki" achievement meanwhile) - however this issue will still persist for new users willing to link archive.org I believe
I think either the info for this item is listed wrong in the wiki. Either that, or the rolls on Xbox are different.
If that is correct, how did I roll this damage range when I got one
Wiki says the top range for the physical damage roll is (204-276), yet mine rolled 186
Ah, ty. So I just got a stupid unlucky roll with this.
Are there any ongoing community efforts to map out the dialogue since 3.0? (For All Ears.) I'd like to contribute. π
i dont know who is doing it but i know iv seen peeps do it for pre 3.0
OK. Thanks. π I'll try throwing some of what I've found on the wiki page, at least.
just going to leave this here: https://pathofexile.gamepedia.com/Vortex
?
@hardy ravine talking about the grammar?
yeah that whole section right there
guessing whoever did that is not native to English
you are welcome to rewrite it
https://pathofexile.gamepedia.com/Captured_Soul_of_Mother_Phyia - the map boss of factory cant be captured. I cant open the map with a vessel
https://pathofexile.gamepedia.com/Captured_Soul_of_Thraxia - the map boss of spider lair cant be captured. I cant open the map with a vessel
π€
are you opening shaped maps or something? or new bug
why not? does it give a reason?
Interesting
theres also no blue text under the map name thing on atlas
did you complete the pantheon?
i presume tehre is no limitation for maps not being corrupted or something else?
by complete the pantheon i meant get all the images filled in in the pantheon
also here a proof that its not completed https://puu.sh/xLMVU.png
Rek'tar is in the George map, and that won't open either?
am I being stupid?
wait what, the pantheon image says capture Rek'tar
but on wiki it says "Captured Soul of Thraxia is a Pantheon soul. It can be given to Sin to upgrade the Soul of Garukhan Pantheon power."
Have they done derp and changed who needs to be captured?
yeah its slow af, thought its my net
what about this one then? https://puu.sh/xLNbF.png
is the wiki now outdated?
aaaaaaa
I keep getting This site canβt be reached: ERR_SPDY_PROTOCOL_ERROR when committing edits, although they mostly do go through. Any idea what's up?
You're probably starting to hit server limits with so many large queries in one page.
Hey there! anyone else having problems with internet + Path of Exile? tested internet with speedtest.net, its quite ok, but when i log to poe, it drops totally to almost zero? w/o poe application on, download speed around 20mbps and upload the same, but when poe application is on, it always drops to like 0,5mbps, is there any way / reason to solve that problem ?
@bleak comet I guess that explains it, thanks. Any idea what I did wrong with the unique flasks? Mods that should be there don't show up, and there's a few mods with no effect description.
@echo sedge link to what you're trying to do?
I imagine unrestricting the domain and filtering for mod strings containing flask would work, but I'm interested why the current approach doesn't work
yeah some of them use item mod domain
If I understand you correctly, this is not a problem with pypoe nor the wiki's database/query system, but rather ggg didn't correctly categorize those mods in the ggpk?
Well sort of, the identity of the domains is reversed. I think they're not inthe same domain as the other flask mods because the generation on unique items work differently and there is somthing special about the flask generation
would there be a good way to show which mods are local and which are global for unique items?
colour coding or little icons or something?
it's more complicated then that because t echnically the mods themselves aren't local or global
but the stats are
I believe for the randomly generated ones they're named Local... internally at least but not sure about unique items
because I assume it's no longer accurate with the act changes
was = get div card -> wiki ->div-card-page (drops) 1 click
now = get div card -> wiki ->div-card-page (no info about drops) -> search -> divination cards -> ctrl+f 3 clicks
if this okay fine.
π
drop info is on the right side in the infobox
right side?
this info on bottom page
Acquisition
Level: 1
The Putrid Cloister
The Torched Courts (Act 5), The Torched Courts (Act 10), Izaro's Treasure, Diviner's Strongbox
Sell Price
1x Scroll Fragment
under div-card pics
pic
wiki pages must be newbie friendly )
It's still on the right side, in the same space where the divination card is placed, just below it yes, just like it is for all items
on my browser
Huge div picture
and your "drop info"
on bottom page
maybe we can add something after Level 1:
like Drop Restriction
i as newbie cant understand that
this drop restriction or just random words
lore etc
it doesnt just say "drop restriction" because the space may be used for other means of acquisition
so we cant because need space for other stuff
so maybe we can return previous drop restrictions
people came to div card page, check what they get from full set div-card and after that check where they can farm on next block
or we use too much memory for our wiki? so we cant keep few more lines of text.
well i understand your position.
00:13 House of Mirrorsβ (diff | hist) . . (-82)β . . OmegaK2 (talk | contribs)
Generally I dont think that information should be duplicated


The Rogue Exile Lists in the Wiki don't show what skills they use now?
I think the idea is to let each individual article for rogue exiles explain the details of that rogue exile. The article titled "Rogue exile" is meant to explain what a rogue exile is.
I mean even the Direct Articles too
They used to show what skills the Rogue Exile used (N/C/M) as well. Probably an oversight?
The rogue exile pages was outdated, lacked most of the new exiles. The information is still there if you check the source although someone's been messing with the monster box so it doesn't show all of theat information anymore.
anyone know why section links in the table of contents aren't jumping to the proper section on https://pathofexile.gamepedia.com/Frequently_asked_questions
actually, it seem sto be working on edge
Section links for the official FAQ don't work when the official FAQ is collapsed.
Really, the FAQ page should be reworked. We don't need to reproduce the official FAQ verbatim on the wiki.
Getting server errors when trying to edit?
What is the server error? (500, 501, 502, internal, http, etc. etc.)
- When did the server error occur?
(Time + day + timezone and the action that you tried to do) - Which wiki(s) and/or page(s) are you experiencing it on?
- Send screenshots.
You're allowed to send multiple issues in one ticket, just keep them seperate if they were not received at the same time.
https://gamepedia.zendesk.com/
Note that image uploads will eventually even out. Only submit a ticket if you aren't able to complete your upload.
I see that Template:Il and Template:Item link transclude the same wikicode. Is there any reason to leave Template:Il as its own template rather than simply using a redirect to Template:Item link?
Not anymore, used to be when we still had the old item template running
redirect should be fine now
Hey, I noticed Allelopathy Sorcerer Gloves are not in the list of unique items that increase AoE (https://pathofexile.gamepedia.com/Area_of_effect#Items_that_affect_Area_of_Effect)
Should I somehow do something about it or is it fine mentioning it here?
@fading tartan fixed, thx
bug
The Wiki says the Rouge Exiles can be found at Prison's Gate, but I saw them on The Climb
rogue exiles can be anywhere
especially in turmoil where they can be guaranteed by the rotating nemesis mod
π€ nemesis is rare monsters
yriels got new 3d
Spent like 30 minutes trying to find old info on legacy quantity mods on gear. Could someone add this to the wiki somewhere?
"... of Collecting" (4-8%)
"... of Gathering" (9-12%)
"... of Hoarding" (13-16%)
"... of Amassment" (17-20%)
a legacy modifier page with a history theme could be nice
I tried to lookup legacy crit multi yesterday too
while I deleted pages worth of old garbage 
would there be a quick way to make the "vendor" line on unique item pages more clear? a lot of new players seem to think it's the cost to buy the item rather than what it sells for
If it's in the normal text it should/will be removed, granted that the sell price in the infobox is correct which is not always the case.
@desert frigate If Illviljan change to the text is not good enough feel free to recommend a change
Any reason why the wiki seems to be defaulting to mobile version of the page on a desktop browser?
???
might just be a me-thing tho
looks like the nav got fucked up or something @grand magnet any ideas?
go to the very bottom of the page and click "desktop"
or add &mobileaction=toggle_view_desktop to url
this is the bottom at 80% zoom
there's an option for mobile view, looks like (my) desktop view is fucked
then it might be some css (style)s not loading correctly, it sometimes happens
can try refreshing the cache
CTRL + F5 when you have the wiki open
purging the cache worked, thanks for the help Omega
is it me or wiki formatting just became really weird?
Google Chrome? Settings > Advanced Settings > Privacy (section) > Content Settings > Cookies > See All cookies and site data > (search) pathofexile.gamepedia.com > click the trashcan
worked for me
the css isnt loading
refreshing generally does the trick or just waiting
[and then refreshing]
i've tried regular refresh and also the CTRL + F5 refresh and that doesn't seem to do the trick, just seems to be going into those settings to do it =/
and it keeps happening about every 10 or so pages
it seems this time it's a global issue on gamepedia, I don't know when curse can look into this it's thanksgiving in the us I believe
Amazon would have to take a look at that actually.
considering that twitch got gamepedia, curse got migrated into twitch & amazon bought twitch
not really, curse is still responsible for that
wiki again down...
yup
it's gamepedia wide
I need merge twitch+gamepedia account to edit the wiki? Or this not necessary.
need to know before patch notice come alive.
wiki so slow today.
need edit barrage enchantments (remove +2 proj, move +1 to uberlab ench)
you don't need to edit enchants, they're mods
they'll be updated when new game data goes live
also the wiki slowness is GP wide
okay π
The infobox for dialla'a malefaction mistakenly lists it as having a 104 int requirement, since malefaction actually has no attribute requirements
theres a many Lua error: callParserFunction: function "#ask" was not found. on Bloodlust support page
rip wiki
yeah, probably a curse issue
It feels like they only have had problems since they've switched to AWS
they're rolling out "S3 media system" to their wikis, I guess somehing went wrong but they're aware at least
yep
the wiki looks weird now
o_O
looks like they stripped all the PoE custom styling?
I just hope they're able to fix those issues latest on friday
The Gamepedia 2017/2018 Editor Survey is here! We're looking to gather information about your experience on Gamepedia and what features you are interested in seeing developed. Please take some time to fill out the survey and provide your input!
https://cursemedia.typeform.com/to/RGPTO6
gone for the night. its on tomarrow
@grand magnet the wiki update bot just removed the gem description from firestorm and added in sem new stast that aren't displayed in the page any idea whats going on with that ?
I'll look into it
https://pathofexile.gamepedia.com/Ice_Shot
Getting some "lua error" here
SMW was temporarily disabled earlier which would show errors all over the wiki
yeah you're just seeing a cached version
wouldn't a ctrl f5 work?
hm, do you know how long does it take to cloudflare to update?
Don't know sorry
no problem
@grand magnet was the update to firestorm just made in error, it looks like it was just undone but I may be missing something
@tender jackal: It was two bugs, one which removed the description and the other which added unnecessary stuff to the page
aw man, because that extra stat sounded awesome, fire damage as % of max life
0% fire damage as % of max life
Omega
Figured If I would go Mobile then back to desktop, the error would go away. In case anyone really wants to see a page
I had to do that for all the pages thou
I suppose you can edit the page (make no changes) and just hit preview
it should show the current page as well
i cant even look at the curse page rlly https://pathofexile.gamepedia.com/Curse#Active_gems
https://pathofexile.gamepedia.com/The_Goddess_Bound
"3.1.0 (Undocumented) The Goddess Bound has been dropped disabled."
Are you sure ? Because, I just got one.
https://www.pathofexile.com/forum/view-thread/2037814
Confirmed : The Goddess Bound and The Goddess Scorned are not disabled, only The Goddess Unleashed is.
Is the wiki dead, or...?
This page isnβt working
pathofexile.gamepedia.com is currently unable to handle this request.
HTTP ERROR 503
is what I'm getting
https://pathofexile.gamepedia.com/The_Demoness
"No drop locations known as of now"
Just got one from the northern forest act 7. Not sure how to update the page without screwing it up or getting in trouble...
can't wait for SMW to be re-enabled. got pending card drops π¦
Curse turned off SMW temporarily because of issues, so you'll see those errors all over the wiki
It's back on now, errors are gone, but you might still see them due to caching unless you're logged into the wiki with a pro account
@small anvil thanks. I must be blind, is there a tutorial for how to add items (div cards) drops to a map page?
oh god that's convoluted. we should add a comment on each map page on how to do that
I've edited SMW wikis before and even I didn't "find" that just by going "I'll add this drop to the wiki and do my bit!"
technically the easist way is to just copy paste the area id into drop_areas from the area infobox
doesn't look like the div card page has an edit template either, so you have to do "edit source" not "edit". I don't see a regular poe user ever contributing with these hoops
do you know what extension this "edit template" is part of
sounds like good thing to add to the wiki
I use https://www.mediawiki.org/wiki/Extension:Page_Forms on my wiki
to provide nice edit templates for my infoboxes/templates
do you happen to know if can support arbtiary set of input parameters? I vaguely renember looking at it a few ago and I think it didnt
for example here I renember not being able to support things like that but that may have changed
if you used it you might know
sorry I don't know offhand
Is there any word on the script error fix?
I don't want to look a gift horse in the mouth, but as a new user, I would have prefered if the div card page say https://pathofexile.gamepedia.com/index.php?title=Her_Mask had a section called Drop restrictions. Then in that section you would bullet list add the SMW maps. Like:
- [[map_drop: Flooded_Mine_Map_(War_for_the_Atlas)]]
or if doing SMW attributes directly is icky (as it often is), wrap them in templates.
- {{map_drop|Flooded_Mine_Map_(War_for_the_Atlas)}}
of course the danger given the default is the WYSIWG is that someone will just type out the name of the map without using the link, so shrug tradeoffs with both ways
but there's not just divination cards that have drop restrictions.
but two pages cannot have the same name, so no need for area_ids really, unless it's a speed thing in SMW queries
@bleak comet maybe I'm missing something but I don't see how that matters
area ids dont change as much as page names plus we can validate them better then pages
@grand magnet that is a good point
anyways, investing in a good tutorial for new users on how to add drops seems important, as the current process is non-obvious.
and linking it from the places where said user will likely go first to make the edit
Leaves the question on where and how to add such a note
Edit notices are namespace wide I believe, and comments in the wikitext are suboptimal
as much as it doesn't "belong" in the article itself, I would use an italizised text in the article itself.
A hoover somewhere in the Item acquisition template?
inserted via the template
so that when looking at the map page itself there is something like: To add item drops, follow [[our tutorial]]
under the drop table
if you honestly want poe users to also become poe wiki editors
I wouldn't do it for everything
but the most common "entry level contributions" should probably be hand held like that
you can even put a little icon infront of the text
I wouldn't make it a big box notice, that would be too obtrusive
that way it even shows up in the WYSIWG editor
and you don't have to worry about show source comments in your template when creating new pages
can just be directly added to {{Item acquisition}} template. thoughts?
Something like an icon would probably ok
I think a right aligned question mark with some hoover text could do the trick.
yes a link to the tutorial is key
hence why I suggest something like:
(?) To add items to this table, see [[How to edit item acquisition|our guide]].
@small anvil here's a skeleton tutorial I just typed up quickly: https://pathofexile.gamepedia.com/How_to_edit_item_acquisition
based on my experience adding div cards to maps
btw, is there a way to specify that the div card drops from the boss?
for example on the old atlas map page: https://pathofexile.gamepedia.com/Arid_Lake_Map_(Atlas_of_Worlds)
use just drop_text
drop_areas is specfically to handle area restrictions
drop_text is for everything else currently
ah ok
too bad the div card table on the map page doesn't show the drop text as an extra column https://pathofexile.gamepedia.com/Arid_Lake_Map_(War_for_the_Atlas)
but maybe it would be too busy if so, depending on how much stuff we are cramming in there
you mean in "items found in this area"?
Well yeah the reason is technical, drop text can be anything, where as this just goes by the area
In theory in the future with some proper template for monsters we can show bosses from particular monsters from a particular area as well but not currently
@grand magnet added screenshots to the guide, https://pathofexile.gamepedia.com/Path_of_Exile_Wiki:How_to_edit_item_acquisition
I'm done touching it for now, should be a decent starting point
@grand magnet ok if I add a sentence like the above to the Item acquisition template to appear bellow the table?
I'll be going with just an icon for now
<h2>Item acquisition[[File:Questionmark.png|right|24px|link=Path_of_Exile_Wiki:How_to_edit_item_acquisition]]</h2>
this roughly if you want to look at how it looks
sure, that's fine
thanks for taking a look at this, and hopefully this helps others get started contributing to the wiki
Thanks for writing that guide
SMW turned off
does GP do this a lot? if so, may not be worth using SMW
if it breaks the wiki constantly
It's a recent problem
moving away from SMW will take some time to port over everything thoguh
at the very least there may be a way to use a template that checks if SMW is currently working, (say by checking if an expression is evaluated) and display a warning at the top of the page if it's not working
I'm a big fan of SMW in that you need way less bots to ensure consistency though
and can display more info everywhere
yes that's the point
but the problem right now is that GP did some changes to their infrastucture and SMW doesn't really play nice
it seems to be causing major issues
GP's intention is to switch to cargo instead of SMW
that's too bad, you lose all the SMW extension ecosystem
though I've had my own share of SMW woes in admining a wiki
interesting that Cargo is made by one of the biggest SMW extension authors, Yaron Koren
must have been a political split with the people running SMW for him to feel the need to fork shit, or remake
To be honest SMW seems to be poorly written on the database end
cargo seems to provide "SQL in wikitext" more or less so hopefully it shouldnt suffer the same problems
Either way the current situation isn't good for anyone
any updates on when the site is gonna be fixed?
oh is that's what's causing all those Lua errors in almost every page....I'm gonna suggest the obvious solution...switch away from GP or mirror on another wiki platform for when they inevitabally break it again. 'cause you know, GP is part of Curse, and Curse breaks everything sooner, later, and all the damned time.
heh, got a thread on reddit https://www.reddit.com/r/pathofexile/comments/7j6bmd/γ€_γ€_wiki_team_take_my_energy_γ€_γ€/
Module Error: Item link: No results found for search parameter "Jungle Valley Map
π§
yeap i know
so when they fix this problem someone know?
or need rewrite all wiki without this module
Of gamepedia wikis in general or just 30-40% of poe one?
poe, this module everywhere.
Yeah, weird they haven't disabled it on other wikis tho
It's stalling the wiki to a halt recently
Not sure what there is to do other then rushing the smw parts to cargo
they enabled/disabled smw a few times in the recent days
it seem they just let it be disabled now
Right but are we sure Cargo would fix the issue?
I don't know, I'd suspect so
It wasn't really possible to test it on the same scale so far because SMW apprently also broke cargo
I don't think you'll get anywhere with that yea
I mean you can add it but you'll just see errors everywher eanyway and it wont work
i ask because dont want edit same page for 2-3 times
Aquistion not working (
so i add info something like this
I'll keep the syntax the same for templates
but it will be a while until it will show up correctly again
@crimson gulch I wake up to find that the entire wiki is broken. I wasn't privy to the decision to turn off SMW. This is a total surprise to me.
I knew they were having issues with SMW, but I thought it was something Gamepedia staff would fix. That's their job after all.
Here's hoping they're still working on a fix for it, rather than simply disabling it for good.
sure they work
if work dont touch it.they need migrate
now we have this)
what next
Damn, yeah that's real weird they did that
it was affecting whole gamepedia
wow, what a mess. No communication from curse whether it will stay disabled or not?
I haven't heard anything yet.
Before latching onto Cargo as a solution, I'd like to know that it isn't already a sinking ship.
@rich widget as far I can tell cargo is much faster
This whole thing seems like a planning failure on Curse's end to me, you don't just disable modules with no warning on a big platform like gamepedia. I guess maybe they backed themselves into a corner and the issues became more severe after the AWS migration
I don't see what we can do besides wait for Gamepedia's staff to tell us what's going on with this situation. I want them to vet Cargo before we start rebuilding all of our modules using it.
understandable
wouldn't wanna start rewriting half the wiki only to be told "woops, start over"
what's SMW?
semantic media wiki
tbh other then cargo and smw I don't think there are any mediawiki extensions that can do what those can do
The other option is to abandon Curse and move efforts elsewhere if they're not willing to support the community
i mean if SMW is causing server issues by being dreadfully inefficient it's fair to disable it, but not without at least a few weeks of warning
Or hours. Or an immediate post mortem.
They only hurt themselves with disabling it tbh
I doubt they have any choice at this point. It was apparently breaking wikis that weren't even using it.
As far as I know, yeah.
It was slow at times but working, I think some changes on their backend have bricked it
or dont place nice with smw
Yeah, damn, guess nothing can be done until Curse pull their finger out
Any news from gp team @rich widget @grand magnet ?
no
Not quite, they want to convert to cargo as I said ....
Right but if they're not actually talking to you about it
Maybe they are working with wiki admins, but they haven't reached out to us yet.
Seems to be taking a long time though. Going on half a day now, at least.
Well cargo would be an option if it didn't have the same problems I've pointed out like months ago
it still doesn't gobble up all the data correctly >_>
Right but you two are like the PoE wiki admins
@grand magnet should I announce that the wiki knows it is broken but they can't do anything while curse changes the backend?
yeah that would be helpful there should be a better summary I think though
"Currently the PoE wiki has SMW (Semantic Mediawiki) disabled due to recent major issues it has caused. Due to the widespread usage of SMW within the PoE wiki, a large portion of the pages will appear broken or show errors. The wiki community admins and curse are aware of the problems and are looking into solutions."
not sure if you want to put more info there
Regarding the recent PoE wiki issues:
Semantic Mediawiki (SMW) has been disabled on the PoE wiki due to major issues it has recently caused across the Gamepedia network. The PoE wiki makes widespread use of SMW, which means a large portion of the pages will appear broken or show errors. The community admins and Curse are aware of the issue and are looking into solutions.
cool announced thanks
do I understand correctly that you @rich widget are the other main wiki admin?
@light linden# yeap
he's an exile now π
Upgraded from regular pleb.

Finally gotten your discord acesendancy class
What's the plan for the wiki, or is that still being decided? I'd like to help if I can
yeah till today I didn't even know Vinifera was the other wiki admin I'd have added him to exile long ago otherwise
Cargo is a possible alternative to SMW, but Omega says it still has issues.
I can prove it too
it keeps adding the same data multiple times for example
:/
Yeah..
any idea when's the wiki getting fixed?
Lol
no 
Rome is burning. And it won't be rebuilt in one day...
Still a work in progress but I figured with new div cards going out, supposed altered drop locations and the wiki being a little funky I'd make a spreadsheet that everyone can edit to share drop locations for div cards. Since it's open to everyone to edit I'll be backing it up often so that any troll edits/deletions get ironed out. This is mainly for those who don't understand editing the wiki/don't want to edit the wiki and would rather tab out for just a second to track where a div card drops; or on the other hand those who would like to edit the wiki but don't have the information on the location the div card drops in. \o/ figured it'd be a nice little thing. I'm still filling quite a bit of it out myself, but feel free to add zones/maps and whatnot. Enjoy https://docs.google.com/spreadsheets/d/1RDCFW-_oaL2DJzellrc3RGo6AMFa-nH2kLxMRIqP7mU/edit?usp=sharing
hm
smw back on
something bricked with item link it seems
ah, SMW result formats isnt on
Mostly for shits and giggles, and my own amusement, how big is the entirety of the wiki? I wonder if there's somewhere else that it could be mirrored. (mirrored...hah...puns)
No idea
there is https://pathofexile.gamepedia.com/Special:Statistics which you can check out
oh ya, special stats is a thing that exists...let me do some math real quick...
~1.3 GB, rounding up for safety, mosly in images...hmmm..slightly too big for Referatas premium tier, and i'm not too sure about Miraheze's SMW support, but i'll poke their IRC just to see...
nope no SMW on Miraheze. Referata is specifically built around SMW though, and we'd be able to put it in their 50$/month ad-supported tier with room to spare....hmmm....I wonder if there's a way to dump the entire thing in a sane, organized fashion for mirroring.
wiki is not working :C
@grand magnet perhaps the site notice could direct users to use the google cache for pages until this is fixed?
hey i need an update on the WIKI situation
i have no real game knowledge without the WIKI
it went to hell
their trying to fix it.
basically the wiki is 2 big for its own good now
Well, it went to hell in a specific way. Gamepedia concluded/decided that a plugin that some of their wikis were using was causing issues accross all gamapedia wikis, so pulled it without telling anyone.
But Gamepedia/Curse has this new tool that should replicate all the functionality you had before, so you should just use it instead!
So typical Curse/Twitch mucking things up.
A new tool that doesn't exist and hasn't adequately been tested
Please repair the wiki

/fix wiki
Seems not work.
saying "fix the wiki" makes as much sense as "fix the servers" and only indicates a pure lack of knowledge on how these things actually work
sure , if you dont know how migrate to avs dont do this π
@twin gale Thanks. I added a link to the most recent stable cache on web.archive.org.
@rich widget for a ->> chached version of the wiki.
Did I misspell it?
y
Fixed
Thanks
Making slow progress on the ports...
https://pathofexile.gamepedia.com/Template:Modifier_table/doc#Using_other_tables_using_join can be used to replace some of the modifier stuff on the wiki
I am having trouble accessing the wiki on the archive site you mentioned. Can you be specific on how to use it properly?
damn the wiki is killing me
I saw that too. It went away when I refreshed the page.
yeap after refresh this text dissapear, but this not normal.
any changes to deauth aura in 3.1?
@fossil phoenix It's a bug I've seen happening every now and then for a long time, no idea what's causing it
it seems to be much more common now though
Found a way to turn SMW on back on the wiki without the wiki dieing entirely
Rad!
If anyone wants to help out check out https://pathofexile.gamepedia.com/Path_of_Exile_Wiki:To-do_list/SMW_migration and post there in the discussions if you have questions.
so much work..
well now cant login π
Sorry, an error occurred while processing your request.
Do you have a screenshot/url for that?
just open https://www.gamepedia.com/ -> Sign in -> Login
and error =)
dont know why, but gamepedia just kick me from site =)
Do you get to Login with twitch /with curse screen?
y
Which one are you using?
click on gamepedia login , username pass, ask me later -> kick to main site ->try login again with gamepedia and error
seems again they have problem.
We're looking into this, I'll let you know if there's anything you can do to work around it as soon as I can.
logged
was on login screen with gamepedia(login), and then site refresh and send me to main site with my login.
just wanted to drop in and say thanks for working things out with the wiki
@fossil phoenix I had the same problem, had to merge the account with twitch to make it work.
Okay, I'm unsure where to post this, but https://pathofexile.gamepedia.com/Tombfist should be updated, since the wiki says "has 1 abyssal socket", but the glove can spawn with 2 sockets
i mean abyss uniques should probably have variant listing, i guess
yes, the 1-2 sockets are variants, different mods
Hey guys. I saw a post on reddit saying there was a process to fix the wiki by converting stuff? Is there a tutorial for that for people that want to help out? I'm a developer so I'm familiar with coding stuff.
@balmy lava There isn't a tutorial, but we have a to-do list for converting modules that use SMW to Cargo. https://pathofexile.gamepedia.com/Path_of_Exile_Wiki:To-do_list/SMW_migration
Gotcha. Thanks Vini
Hey all, looks like the wiki may be down. Anyone else unable to reach it?
I'm getting a 503 error
Is there anywhere else I can find the rolls on Watcher's Eye while the wiki is being garbage again?
someone know why gamepedia sign out me today and yesterday.
login on site then few minutes later came again to site : "Hey bro you need log in" 
They've changed the account authentication. You now must connect with a twitch account.
yes, I was avoiding it for the longest as well.
@ripe pawn http://poedb.tw/us/unique.php?n=Watchers_Eye here you are
Wiki is back, watching closely as SMW killed it again.
π
Q. What happens if I decide not to merge my account?
A. Account merging is optional on some Curse media sites and required on others (example: Azurilland and Gwentdb). If you are on a site with optional merging and decide to not merge your account, you'll continue logging in with your Curse display name and password. If you are on a site where a Twitch account is required, you will not be able to login without the Twitch account.
our wiki require curse->twitch merge?
I think so.
hi,here have channel brazil ?
someone can login to gamepedia?
with/without "twich-merge "
try login on anothers wiki but situation the same.infinity redirect.
funny thing try login to gamepedia 5-10m, then write here and logged in 
Hi, there is a spanish speaker player.
So this is the matter: A small group in the spanish speaker's comunity want to 'Start' the PoE Wiki in spanish, like happened with the French Language but, we ignore wich is the procces to start that. Additionally, most of us, haven't the experience working in wiki issues. So we will be grateful your help, your knowledge and your guide starting with this to expand the popularity of the game in our language. So, how we start? π
@grand magnet @ornate linden wants to work on the spanish lang version of the wiki
check this out: https://help.gamepedia.com/Translation_guidelines
When I've talked about curse about other wikis before, they'd expect some reasonable amount of editors for that new wiki (aka activity), head admin would also need to have experience with mediawiki afaik
Thank's π
wiki updated for div cards? looking for drop zone for celestial justicar
nope
the wiki is still showing these LUA errors π¦
@analog moth what are you doing to help?
anything i can do to help fix pages such as https://pathofexile.gamepedia.com/List_of_unique_life_flasks ?
on the surface it looks like just a malformed query,
which is presumably a side effect of the move from SMW
some of the flask pages are bugged atm so they dont show up there
is ther any way i could help un-bug them?
i'm struggling to find info anywhere else
I know where the problem is but there is a chance the wiki bricks again due to SMW
The problem is last time I tried to make minor fixes like this on a weekend the wiki was unreachable, so :/
https://pathofexile.gamepedia.com/Lioneye's_Paws
is not linked in
https://pathofexile.gamepedia.com/List_of_unique_boots
or
https://pathofexile.gamepedia.com/Bronzescale_Boots
just thought i should tell someone who is capable of changing wiki (i once tried, but its too complex for me xD)
what's wrong with the wiki now a days :(
https://pathofexile.gamepedia.com/Flask
^ go down, everything would be red.
See my reply above
My bad...i read the history after writing the text.
Good luck fixing it man. π
https://pathofexile.gamepedia.com/List_of_skill_gems_dealing_spell_damage darn, they really nerfed spell builds. I'm getting the text "Active skill gems that deal spell damage. Currently, there are no active skill gems that deal spell damage."
lol
See comments above. A lot of things isn't working correctly at the moment.
Unique weapons list are also broken it seems. Wonder what's going on
The wiki relies on a database (SMW) to show most item tables. That database hasn't been working correctly since beginning of December.
To someone who knows how the Lua stuff works (@grand magnet): We've got this lovely image https://pathofexile.gamepedia.com/File:The_Tidal_Island_(Act_6)_area_screenshot.jpg that doesn't show up anywhere because Module:Area only uses the area name (not act) to find the screenshot. Would it be possible to have it prefer File:<Area_name>_(<Act>)_area_screenshot.jpg if it exists, and fall back to File:<Area_name>_area_screenshot.jpg if it doesn't?
I'll change it to use main_page if specified for the screenshot
I won't commit that change until next week though, curse is just on emergency staff until wednesday and the wiki has a tendency of bricking at the moment
cool, good plan
someone linked in general: https://i.imgur.com/Bg47kMV.png
if its on oracle/teradata/sql server i might help
no idea where it happened (just copy-pasting link from someone else) but it seems to show logID/timestamp atleast if there are logs in db it should be reachable
Its probably a Cargo error (similar to sql). There's some serious testing going on at the moment.
is the wiki managed by GGG or 100% player run?
So it will look like this for a while.
saw there was a message saying that they were on tehy way to fixing it
are these Lua/Cargo bugs the one causing some pages to be empty or is https://pathofexile.gamepedia.com/List_of_unique_gloves actually just empty?
"Currently trying to switch to cargo modules. SMW is disabled and there will be a lot of errors on the wiki during this process."
@grand sentinel That's mainly due to the SMW database not working correctly since the beginning of december.
ah ok, I just started the game so I was going to the wiki a lot, and its confusing when pages are empty on an official wiki π
database was updated at beggining of december or ggg added some keywords to the mix then? π
work fine->problem with wiki and old module->not work->someone fix->work some pages->now again not work
Wiki still says Currently trying to switch to cargo modules. For the time being SMW is disabled and there will be a lot of errors on the wiki during this process. So I guess whoever is working is not done yet
only 1-2 wiki-editors work on this problem thats why too slow π§
Who can I talk to if I wanted to volunteer to help with the wiki problems?
need to know lua as i know
It's a lot of programming with lua, SMW and cargo.
for switch smw -> cargo
I'm a Linux systems administrator / devops engineer, I've done a bunch of coding, text translation, database stuff, so I figured I might be useful for them
Windripper Attack speed is wrong on wiki, just so yall know. I'd fix it but idk how
Fixing that soon thanks for the report
I wonder if there's anything I can do to help the wiki
I've done wiki editing in the past
I was wondering that too, although not sure how much I can help without knowing lua and stuff
Quick question; where it says items found in this area for a specific map, does it refer to divination cards and other items such as bases like bone helmets?
Mainly them yes. Not items that are truly a random drop.
https://pathofexile.gamepedia.com/Tower_Map_(War_for_the_Atlas) currently doing this, not sure if there's a specific layout for map formats? I tried looking for one but I couldn't find anything other than the template
https://pathofexile.gamepedia.com/Divination_card why here not all div-cards ?
what need add to div-card pages?
spine of the first claimant
https://pathofexile.gamepedia.com/Droolmaw anyone ever found that guy I cannot find him in the belly any tips ???
yea nvm just spawned I got couple of runs without him I guess it is a chance of spawn
i mean were you full clearing
yep full clear like I was running 15 minutes to look for hidden doors ^^
weird, you probably just missed it.... somehow
you were checking /remaining and everything right
wrong channel
Would it be useful to report uniques missing from the Cargo API?
It's a known issue. There's a lot of duplicates if you prefer that?
I can remove duplicates, I can't circumvent uniques that are simply missing
But it's not a big issue for me right now
I could however easily write down the missing uniques from my diff (at least those that were added pre 3.1.0). That's why I'm asking.
Null editing (saving a page without doing anything) the missing pages should add them to the cargo tables.
OK, there are a lot but I'll try that
Thanks, Wiki is slow right now so I'll continue tomorrow, but it does get them into the cargo tables.
if you can give ma list of what is missing I can bot the nulledits
There you go
Good thing I stopped doing that manually myself, didn't realize it were that many
null edited them yesterday
Thanks! Only https://pathofexile.gamepedia.com/Ngamahu_Tiki missing now, which has a Lua error caused by someone having a Coral Amulet in their sandbox (https://pathofexile.gamepedia.com/api.php?action=cargoquery&format=json&limit=20&tables=items&fields=name%2C+items._pageName%3Dpage_title&where=name%3D"Coral+Amulet"&join_on=&group_by=&formatversion=1).
The item isn't there anymore. The cargo tables never updates and removes deleted items at the moment.
Short of deleting everything again :/
which leads to pages going missing
and everyone bitching about wiki being broken
yay gamepedia links β€
Hello, I'm not sure how to edit the wiki, so I thought I'd put here that the Vanguard Belt, https://pathofexile.gamepedia.com/Vanguard_Belt , also drops in Tower.
It's not on the list.
@calm stratus added (errors withstanding)
Thanks!
Hey everyone
can someone help me a bit with cargo queries?
I have been mucking with the minion page.
I have:
{{Query unique items
|where=items.tags HOLDS "twohand" AND items.rarity="Unique" AND (items.mods HOLDS LIKE "%Minion%" OR items.mods HOLDS LIKE "%Zombie%" OR items.mods HOLDS LIKE "%Spectre%" OR items.mods HOLDS LIKE "%Specter%" OR items.mods HOLDS LIKE "%Skeleton%" OR items.mods HOLDS LIKE "%Golem%" OR items.mods HOLDS LIKE "%AnimateWeapon%")
|large=1
|level=1
|stat=1
}}
why does this not include Jorrhast's Blacksteel?
https://pathofexile.gamepedia.com/Vanguard_Belt
why does that base have 3 lists of areas?
how do i help out with the big linking project?
is there any easy way to fill out the unique items added in abyss/WftA?
both of them have that section empty
https://pathofexile.gamepedia.com/Abyss_league
https://pathofexile.gamepedia.com/War_for_the_Atlas
these tables just need to be updated with cargo
thanks
tombfist doesn't seem to show up in the abyss league uniques tho
i can't see why
they both have drop leagues as abyss
okay, now it is
To all Wiki Contributors
"@here -- last call! If you have not already, please take our 2017/18 Editor Survey over at https://cursemedia.typeform.com/to/RGPTO6
The survey will officially close later this week and then I'll be working to analyze all the great replies. The survey has also gone out in PRO Comp e-mails, but if you work with other editors on Discord/Twitch/Other Slacks/Etc. please do feel free to share and encourage anyone who edits to respond!"
wiki says oba is 83 in last area but it says 84 in game
idk how to edit or what is happening , just thought to point it out because of spectre meta
Nothing is happening because it's just plain text.
oba's area level changes as you progress down
@ember gulch Corrected Oba, the 83 was from last League. The base map shifted by 1 tier.
someone here ?
whats up
why this -> "The_Offering"not listed here as drop -> "Tower_Map_(War_for_the_Atlas)"
after edit *
it is for me. refresh the page again
finally listed
on page with "offering" but not on tower map (
maybe need sometime
2-5m
hey, could i get some help with a thing?
Bloodgrip is missing from https://pathofexile.gamepedia.com/List_of_unique_amulets
Ive never edited any pages before, how do i do it?
That list is automated. Not sure yet why Bloodgrip does not show up. Checked refreshing the cache, but thats not it.
@dusky lagoon Bloodgrip didn't show but because the internal data-set for the patch number wasn't proper, so it couldn't find the release data which caused the automated table to discard that result. It's in now.
So it was a very non-user-friendly issue.
ok π
You've done your part correctly. It shows up in most automatic tables, it'll show up eventually in the rest.
I think that when you fail with drop ids the entire div card crashes. The item acquisition is a query table too, so if that one works the rest will follow.
Try edit some pages on SMW_migration, but failed.Only one page was ok.
That's unfortunate . The table format and inputs aren't the same as it was before. though so it rarely is a simple copy/paste edit.
yeap i just saw how someone edit pages, and its work , but for 1 page.π
funny thing thats his edits fix errors on pages, but still appear on page with errors, mine edit dont.
Just bugs, don't stress about them. The database is full of duplicates that have errors at the moment. And you can't just delete them without disrupting the entire site, they will be removed when there's a good solution to the underlying problem.
https://pathofexile.gamepedia.com/Path_of_Exile_Wiki:Known_issues for further reading.
@bleak comet Thank you.

