FHX Wiki:To do list
To do list |
The scope of this project is simple. It's a list of things that we want to do on the wiki. Completed items should be struck through. Feel free to suggest new items in Discord. |
SysOp
- make emails work
- let newly created accounts confirm their email before they are able to submit/edit content.
- Add selected templates/articles to Special:ProtectedPages so only authorized people can edit
- Main Page, FHX_Wiki:To_do_list, FHX_Wiki:How_to_help, FHX_Wiki:FAQ, .. need info
- it's also a good idea to protect entire namespaces: Special:ListGroupRights
- Example: FHX_Wiki, Templates
- Consider adding Extension:IframeTag
- Consider QuestyCaptcha as good alternative/additional captcha
- Set up Special:AbuseFilter
- Once the wiki has a decent amount of basic content:
- https://docs.ulyssis.org/Preventing_spam_on_MediaWiki
- Patrol unpatrolled content
- Consider adding multiple users to patrollers or create a subgroup (*
$wgGroupPermissions['patrollers']['patrol'] = true;
$wgGroupPermissions['team']['patrol'] = true;
$wgGroupPermissions['bot']['autopatrol'] = true;
- Enable Captcha for every single submit/edit, even if the user is logged in with a verified account (except specific roles).
- Transfer user User:RyzuhrDEV
- Add link to wiki on website
Content organization (Templates, Categories, etc)
- Create articles: FHX_Wiki:How_to_help, FHX_Wiki:FAQ
- Create draft for all wanted pages & fix redirects/links/titles
- Consider a basic set of categories
- Fix double redirects & wanted templates & wanted categories
- Files
- Remove unused files
- Categorize uncategorized files
- Items, Classes, Races, Skills, UI Elements, ...
- Templates
- We have some unused templates or templates that can be combined/refactored
- Categorize uncategorized templates
- Upload all referenced images from CDN to the wiki so we decouple from it
- Remaining: Miscellaneous Items, Skills, Classes, Races, Guild, Template:Money, Template:Page warning, Template:Page info
Layout & Style
- Add some style/color to the Main Page
- Recolor tables for clearer separation and readability
- Also need to decide on a table color scheme for consistency across all articles
- Would like to use color schemes from the game UI 《Ryzuhr 23:16, 16 June 2024 (CEST)》
- Optimize articles for mobile
Content
- Create more infoboxes (Template:NPC infobox) - use single infobox style with different classes for title and divide line color
- TODO: quest
- Consider: Race, class
- Create Template:Shop nav
- Add a nav box to New Player Guide
- Set up a community event page to track upcoming events to feature on the main page
- Would like to have a way to autofill the Template:Main Page/featured panel with the next upcoming event
- Update Race and Class articles with icon templates (e.g. )
- Consolidate bestiary into JSON data format for wiki import
- Embed article links in all item articles