Help:Contents: Difference between revisions

From Before I Play
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
* Add '''<nowiki>[[Category:Games]]</nowiki>''' to the end of game pages - If you don't, it won't 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'''.


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

Revision as of 15:09, 16 August 2013

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.

Adding New Tips

  • 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 for access 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.
  • 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 [[Category:Games]] to the end of game pages - If you don't, it won't show up on the Game List.
  • You can hide spoilers by using the "spoiler" CSS class. <div class="spoiler">This is a spoiler.</div> gives you:
    This is a spoiler.