Path of Exile Wiki:Community portal: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
 
(45 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<div class="cpbox">
==Welcome!==
<div id="admins" class="feature">
{{SITENAME}} is a ''community project'' run entirely by volunteers to provide information about Path of Exile.
{{Admins}}
</div>
<div id="help" class="feature">
<div style="text-align: center; font-size: 100%; font-weight: bold;">Need help, want something changed or want to debate about something? In the community portal you will find exactly what you need!<br>
{{fullurl|Project:Community portal|action{{=}}watch|text=Add this page}} to your [[Special:Watchlist|watchlist]] and stay on top of things!</div>


{{SITENAME}} is a ''community project'' run entirely by volunteers to provide information for the game.
==Need help? Want to make suggestions?==
 
*Visit the [[{{TALKPAGENAME}}|talk page]] and add to the conversation.
Our community of editors is open to anyone. If you would like to join in:
*Join the [https://discord.gg/evEfBBF7b8 Discord server] for real-time conversation and help.
 
*Register
**A [[Special:CreateAccount|free account]] makes it easier to keep track of your own edits.
 
*Need help
**Check out our [[gphelp:|help wiki]].
 
*Be bold
**There's no need to wait. Jump right in and start editing. The [[:Category:Maintenance|wiki maintenance category]] may be a great place to start, or you can start small by fixing spelling, grammar, and other errors you come across.
 
*Start a new article
*:<inputbox>
type= create
width= 40
</inputbox>
<div style="text-align:center;">''Alternatively, just type a new article name in the search box. A link will be provided to start the article at the top of the search results.''</div>
 
*Recent changes
**See a list of [[Special:RecentChanges|recent changes]].
 
*Community discussion
**See what the community is currently [[{{TALKPAGENAME}}|talking about or make suggestions]].
</div>
</div>__NOTOC__
 
==Getting started==
 
===New to the Path of Exile wiki?===
* Check out [[:Category:Rules]]
* [[Path of Exile Wiki:Overview of Templates|Overview of Templates]]
* [[Path of Exile Wiki:Overview of Modules|Overview of Modules]]
* [[Path of Exile Wiki:Known issues|Known issues]]
 
===Helping out on the Path of Exile Wiki===
The wiki is community maintained and we need everyone to help out.
Check out [[Path of Exile Wiki:To-do list]] for a list of general to-do that are being worked on.
 
There are also some minor improvements to be done, here are some ideas:
* Browse [[:Category:Maintenance]] and improve any pages
* Improve existing pages (see the section below for more details)
* Create new pages if you can't find the information you seek (or create redirect pages if the information exists)
* Reduce content-duplication by implementing [[mediawikiwiki:Extension:Labeled_Section_Transclusion|Labeled Section Transclusion]]
* Help with any of the projects listed on this page
 
====Improving existing pages====
* Correct spelling and grammar
* Make sure the pages are in line with other similar pages (i.e. share similar layout and order of sections)
* Adding sources
* Add missing information
* Improve the understanding of pages by
** rewording complicated/convoluted sentences
** adding examples (consider using the [[mediawikiwiki:wiki/Help:Extension:ParserFunctions#.23expr|#expr parser function]] and Cargo; avoid too many examples)
** [[wikipedia:Help:Displaying_a_formula|adding LaTeX formulas]] with {{tlx|Math}}
* Adding interwiki links to other articles
* Verify the information on the page is still correct in regards to the current version of the game
* Port existing templates to lua modules
 
====Language translation====
See [https://help.gamepedia.com/Translation_guidelines Translation guidelines].
 
===Querying data from the wiki===
See [[Path of Exile Wiki:Data query API]]
 
==Projects==


==Join the editing team!==
* [[Path of Exile Wiki:Advice for new editors|Get started here! Be bold and improve the wiki!]]
* [[Path of Exile Wiki:Manual of Style|Manual of Style]]
* [[Path of Exile Wiki:Advice for experienced editors|Information for experienced editors]]
* [[Path of Exile Wiki:Troubleshooting known issues|Troubleshooting known issues]]
* [[Path of Exile Wiki:To-do list|General to-do list for the wiki]]
* [[Path of Exile Wiki:To-do list|General to-do list for the wiki]]
** [[Path of Exile Wiki:To-do list/3.5.0|To-do list for version 3.5.0, Betrayal]]
** [[Path of Exile Wiki:To-do list/3.24.0|To-do list for version 3.24.0, Necropolis]]
** [[Path_of_Exile_Wiki:To-do_list/SMW_migration|Migration from Semantic Mediawiki to Cargo]]


==Uncompressed DDS files from the ggpk for the wiki==
:Older items:
If you've been trying to get images for the wiki from the content.ggpk recently, you'll probably have noticed that they are "no valid dds file".
* [[Path of Exile Wiki:To-do list/3.19.0|To-do list for version 3.19.0, Lake of Kalandra]]
* [[Path of Exile Wiki:To-do list/3.18.0|To-do list for version 3.18.0, Sentinel]]
* [[Path of Exile Wiki:To-do list/3.17.0|To-do list for version 3.17.0, Siege of the Atlas]]
* [[Path of Exile Wiki:To-do list/3.16.0|To-do list for version 3.16.0, Scourge]]
* [[Path of Exile Wiki:To-do list/3.15.0|To-do list for version 3.15.0, Expedition]]


The image files are compressed with google's brotli library. The first 4 bytes of the file are not part of the image data, but rather a byte-size of the uncompressed image.
==More about the site==
Some "dds" files may also be text file to contain a pointer to another dds file (like <code>*2DArt/Whatever.dds</code>
*See a list of [[Special:RecentChanges|recent changes]].
*See what the community is currently [[{{TALKPAGENAME}}|talking about or make suggestions]].
*{{fullurl|Project:Community portal|action{{=}}watch|text=Add this page}} to your [[Special:Watchlist|watchlist]] and stay on top of things!


If you don't want to handle that yourself you can use PyPoE as long you install the brotli library manually, basically follow those steps
==Administrators==
* Install Python 3.4 (NOT 3.5) and [https://github.com/OmegaK2/PyPoE PyPoE]
{{:Path of Exile Wiki:Administrators}}
* Navigate to the brotli releases https://github.com/google/brotli/releases
* Download the lastest wheel for 3.4, i.e. Brotli-0.5.2-cp34-cp34m-win32.whl
* Install with <code>pip install Brotli-0.5.2-cp34-cp34m-win32.whl</code>


Then using the pypoe_ui command in the ggpk viewer, you have check in the options menu that dds files are uncompressed upon extracting them.
[[Category:Path of Exile Wiki]]
__NOTOC__

Latest revision as of 05:36, 22 March 2024

Welcome!

Path of Exile Wiki is a community project run entirely by volunteers to provide information about Path of Exile.

Need help? Want to make suggestions?

Join the editing team!

Older items:

More about the site

Administrators

Path of Exile Wiki is administrated by members of the community.

Angelic knight talk  • contribs
Blvcksvn talk  • contribs
Iamacyborg talk  • contribs
Neokowloon talk  • contribs
OneRobotBoii talk  • contribs
Vinifera7 talk  • contribs