Help:Contents: Difference between revisions

no edit summary
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 a tip which contains spoilers with spoiler tags. '''<nowiki><spoiler>This is a spoiler.</spoiler></nowiki>''' will give this:
* You can hide spoilers by using the "spoiler" CSS class. '''<nowiki><div class="spoiler">This is a spoiler.</div></nowiki>''' gives you:


<spoiler>This is a spoiler.</spoiler>
<div class="spoiler">This is a spoiler.</div>