Jump to content

Home: Difference between revisions

From Accessible Gaming Wiki
No edit summary
No edit summary
 
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOEDITSECTION__
==Welcome to the Accessible Gaming Wiki!==
==Welcome to the Accessible Gaming Wiki!==
The goal of this wiki is to consolidate all of the game accessibility information that is out there into a single place. This is a brand new project and I'm still learning the ropes on how to organize the content, so expect many changes that may or may not temporarily break things while I figure it all out!
The wiki to collaboratively create and share game accessibility resources!
 
===Using the Wiki===
====Finding Content on the Wiki====
 
There are multiple ways to find content on the wiki.
 
# Use the search box at the top of each page to perform a search. If you type in something like "blind", the search will return all pages that contain the word "blind", as well as any pages that are tagged with the Blind category, if one exists.
# There are dynamic lists on this page of the top ten most viewed, newest, and recently edited pages that update every hour.
# As previously mentioned, users can tag pages with categories, and the categories will show up as links at the bottom of that page. A specific category link can be clicked on to view all the pages that belong to that category. If you are using a mobile skin like Minerva, the categories will not be visible at the bottom of the page.
# You can also check out [[sitemap|our site map]], for a complete list of pages on the wiki.
 
====Editing Pages====
 
For now, anyone is allowed to create an account and begin editing pages. To encourage collaboration between users, remember there are discussion threads for each page where users can discuss edits or changes to be made to that page.
 
To edit pages:
 
# The easiest way to edit a page is by adding
?action=edit
to the end of any page on the wiki. This will allow you to view the entire source for the page in a single field.
# Depending on the skin you are using, there will be links to edit by each heading on a page that will allow you to edit by section, instead of the entire page.
# Important: Please use the preview function when editing to avoid too many edits in the log files.
# [https://workingwithmediawiki.com/book/chapter4.html Click here for a full guide on Media Wiki syntax and how to format pages.]
 
 
====Creating Pages====
 
# To create a page, simply type the URL of the page you want to create. For example, if you wanted to create a page about racing games, you would type
accessiblegaming.wiki/RacingGames
# If the page exists, it will load that page. If the page does not exist, there will be a link on the page that will let you create it.
# This wiki also supports namespaces, which are basically folders that contain files (pages). For example, This URL has /Pokemon/BlackWhite
https://accessiblegaming.wiki/Pokemon/BlackWhite
Any pages that come after /Pokemon/ will be tied to the namespace that contains them, which is Pokemon. This prevents users from having to make pages like /PokemonBlackWhiteWalkthrough, /PokemonBlackWhiteMods, etc. Basically, if there are multiple pages that are all relevant to each other in some way, it probably wouldn't hurt to have a namespace for them.
 
 
===Most Viewed Pages===
<dpl>
titlematch=%
count=10
ordermethod=counter
order=descending
shownamespace=false
namespace=0
nottitlematch=%.png|%.jpg|%.gif|%.jpeg|Extension%DPL|Dpl%|Home|Main Page
</dpl>
 
===Newest Pages===
<dpl>
titlematch=%
count=10
ordermethod=firstedit
order=descending
shownamespace=false
namespace=0
nottitlematch=%.png|%.jpg|%.gif|%.jpeg|Extension%DPL|Dpl%|Home|Main Page
</dpl>
 
===Recently Edited Pages===
<dpl>
titlematch=%
count=10
ordermethod=lastedit
order=descending
shownamespace=false
namespace=0
nottitlematch=%.png|%.jpg|%.gif|%.jpeg|Extension%DPL|Dpl%|Home|Main Page
</dpl>
 
===Changelog===
====Wednesday, May 13, 2026====
 
* Increased user authentication requirements when creating an email. Users must now have a verified email if they would like to create and edit pages. If this is a concern to you, please check out our [https://accessiblegaming.wiki/Accessible_Gaming_Wiki:Privacy_policy privacy policy], but in short we will not use your email for anything other than password resets, user authentication, and notifications for watched pages if you have them on.
* Increased the variety of security questions. Take that bots!
 
====Tuesday, May 12, 2026====
 
* Created a [https://accessiblegaming.wiki/Accessible_Gaming_Wiki:Privacy_policy privacy policy page.]
* Created an [https://accessiblegaming.wiki/Accessible_Gaming_Wiki:About about page.]
 
 
====Saturday, May 9, 2026====
* Added a logo for the wiki.
* Server fixes.
 
 
====Friday, May 8, 2026====
* Made the default skin for the wiki Vector. If you use a screen reader, you may prefer Minerva Neue.
 
 
====Thursday, May 7, 2026====
* Enabled account email verification and password resetting.
* Allowed the ability to upload text and audio files (restricted to only admins for now).
* Enabled the use of the visual editor.
* Created dynamic stats on the front page to help find pages of interest.
 
 
====Wednesday, May 6, 2026====
* Added the ability for people to create accounts, create pages, and edit pages.
* Shortened the URL of the website.
* Working on email authentication for account verification and password resetting.
* Created some anti-spam measures for creating accounts, creating pages, and editing pages.

Latest revision as of 21:29, 7 June 2026


Welcome to the Accessible Gaming Wiki!

The wiki to collaboratively create and share game accessibility resources!

Using the Wiki

Finding Content on the Wiki

There are multiple ways to find content on the wiki.

  1. Use the search box at the top of each page to perform a search. If you type in something like "blind", the search will return all pages that contain the word "blind", as well as any pages that are tagged with the Blind category, if one exists.
  2. There are dynamic lists on this page of the top ten most viewed, newest, and recently edited pages that update every hour.
  3. As previously mentioned, users can tag pages with categories, and the categories will show up as links at the bottom of that page. A specific category link can be clicked on to view all the pages that belong to that category. If you are using a mobile skin like Minerva, the categories will not be visible at the bottom of the page.
  4. You can also check out our site map, for a complete list of pages on the wiki.

Editing Pages

For now, anyone is allowed to create an account and begin editing pages. To encourage collaboration between users, remember there are discussion threads for each page where users can discuss edits or changes to be made to that page.

To edit pages:

  1. The easiest way to edit a page is by adding

?action=edit to the end of any page on the wiki. This will allow you to view the entire source for the page in a single field.

  1. Depending on the skin you are using, there will be links to edit by each heading on a page that will allow you to edit by section, instead of the entire page.
  2. Important: Please use the preview function when editing to avoid too many edits in the log files.
  3. Click here for a full guide on Media Wiki syntax and how to format pages.


Creating Pages

  1. To create a page, simply type the URL of the page you want to create. For example, if you wanted to create a page about racing games, you would type

accessiblegaming.wiki/RacingGames

  1. If the page exists, it will load that page. If the page does not exist, there will be a link on the page that will let you create it.
  2. This wiki also supports namespaces, which are basically folders that contain files (pages). For example, This URL has /Pokemon/BlackWhite

https://accessiblegaming.wiki/Pokemon/BlackWhite Any pages that come after /Pokemon/ will be tied to the namespace that contains them, which is Pokemon. This prevents users from having to make pages like /PokemonBlackWhiteWalkthrough, /PokemonBlackWhiteMods, etc. Basically, if there are multiple pages that are all relevant to each other in some way, it probably wouldn't hurt to have a namespace for them.


Most Viewed Pages

Newest Pages

Recently Edited Pages

Changelog

Wednesday, May 13, 2026

  • Increased user authentication requirements when creating an email. Users must now have a verified email if they would like to create and edit pages. If this is a concern to you, please check out our privacy policy, but in short we will not use your email for anything other than password resets, user authentication, and notifications for watched pages if you have them on.
  • Increased the variety of security questions. Take that bots!

Tuesday, May 12, 2026


Saturday, May 9, 2026

  • Added a logo for the wiki.
  • Server fixes.


Friday, May 8, 2026

  • Made the default skin for the wiki Vector. If you use a screen reader, you may prefer Minerva Neue.


Thursday, May 7, 2026

  • Enabled account email verification and password resetting.
  • Allowed the ability to upload text and audio files (restricted to only admins for now).
  • Enabled the use of the visual editor.
  • Created dynamic stats on the front page to help find pages of interest.


Wednesday, May 6, 2026

  • Added the ability for people to create accounts, create pages, and edit pages.
  • Shortened the URL of the website.
  • Working on email authentication for account verification and password resetting.
  • Created some anti-spam measures for creating accounts, creating pages, and editing pages.