Help:Contents: Difference between revisions

From Before I Play
Jump to navigation Jump to search
No edit summary
No edit summary
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
== General Notes ==
== General Notes ==


* Game titles on this wiki use numeric characters rather than roman numerals. e.g. "Final Fantasy 7" is correct, whereas "Final Fantasy VII" is not.
* Use the search box in the top right or the [[:Category:Games|Game List]] to find tips.


* To find tips, use the '''Search Box''' in the top right. If you'd like to browse for games instead, visit the '''[[:Category:Games|Game List]]'''.
* Nearly all of the tips in this wiki are from a Something Awful forum thread. This is just a place to store them.


* If you can't find a game on this site, then you can search through the thread at Something Awful by entering the following in Google:
== Adding New Tips ==


''site:forums.somethingawful.com intitle:"What Should I Know" "Game Name Here"''
* You need a contributor account to edit the wiki. If you want access, please ask in the Something Awful thread.


== Adding New Tips ==
* If you don't have access to the Something Awful thread, or you have no idea what it is, send an email with the tips to the address on the home page. The tips will be added for you.


* You cannot edit this wiki if you are not granted access. For the contributor account information (Or for any other queries), email '''anthonyhobday at gmail dot com'''. Please include your Something Awful username in the email - to avoid vandalism requests from strangers will be denied.
* To add tips to an existing page, find it in the Game List or use the search box, then click "Edit", top right.


* To add tips to an existing page, find it in the '''Game List''' or use the search box, then click '''Edit''', top right.
* If you want to create a new game page, the easiest way is to paste the full title of the game into the search box. You'll see a link to create the page above the search results.


* If you want to create a new game page, the easiest way is to search for the full title of the game, and the wiki will give you a link to create the page for it when it doesn't find the page.
* Add '''<nowiki>[[Category:Games]]</nowiki>''' to the end of game pages so they show up on the Game List.


* Add '''<nowiki>[[Category:Games]]</nowiki>''' to the end of game pages - If you don't, it won't show up on the '''Game List'''.
* If a game title starts with "The", or you need a title to appear in the correct place numerically, use the following category tag: For "The Legend of Zelda", '''<nowiki>[[Category:Games|Legend of Zelda]]</nowiki>'''. For "Grand Theft Auto III", '''<nowiki>[[Category:Games|Grand Theft Auto 3]]</nowiki>'''


* You can hide spoilers by using the "spoiler" CSS class. '''<nowiki><div class="spoiler">This is a spoiler.</div></nowiki>''' gives you: <div class="spoiler">This is a spoiler.</div>
* You can hide spoilers by using the "spoiler" CSS class. '''<nowiki><div class="spoiler">This is a spoiler.</div></nowiki>''' gives you: <div class="spoiler">This is a spoiler.</div>

Latest revision as of 16:55, 30 January 2024

General Notes

  • Use the search box in the top right or the Game List to find tips.
  • Nearly all of the tips in this wiki are from a Something Awful forum thread. This is just a place to store them.

Adding New Tips

  • You need a contributor account to edit the wiki. If you want access, please ask in the Something Awful thread.
  • If you don't have access to the Something Awful thread, or you have no idea what it is, send an email with the tips to the address on the home page. The tips will be added for you.
  • To add tips to an existing page, find it in the Game List or use the search box, then click "Edit", top right.
  • If you want to create a new game page, the easiest way is to paste the full title of the game into the search box. You'll see a link to create the page above the search results.
  • Add [[Category:Games]] to the end of game pages so they show up on the Game List.
  • If a game title starts with "The", or you need a title to appear in the correct place numerically, use the following category tag: For "The Legend of Zelda", [[Category:Games|Legend of Zelda]]. For "Grand Theft Auto III", [[Category:Games|Grand Theft Auto 3]]
  • You can hide spoilers by using the "spoiler" CSS class. <div class="spoiler">This is a spoiler.</div> gives you:
    This is a spoiler.