User:Rootbeer/Wiki Trickery

From Looney Pyramid Games Wiki

There are many tricks available when writing wikitext, but there are also some useful techniques which don't appear in the source of any page. This is the page to document such Wiki Trickery for this site.

Toolbar Links[edit | edit source]

These are bookmarks or other bits of browser code meant to be installed as a "favorite", a menu item, or whatever system your browser uses. Not all of these will work with all browsers.

Anywhere search box[edit | edit source]

This bookmark code takes you to a page with the name you select, or does a search with the given text if there's no page of that name. Of course, this is what the search box does on every page, but this is intended to replace a bookmark that links merely to the site or the Main Page, because it lets you go directly to any Icehousegames.org wiki page from a new browser window, say.

   javascript:void(q=prompt('What%20page%20would%20you%20like%20to%20go%20to%20on%20the%20IcehouseGames.org%20wiki?',getSelection()));if(q)void(location.href='http://icehousegames.org/wiki?title=Special:Search&search='+escape(q)+'&Go=Go')

Following Recent changes[edit | edit source]

The Special:Recentchanges page is automatically generated by the server upon request. You can customize the search in a variety of ways. For example, you can hide patrolled edits if you're especially looking for vandalism and spam. If you don't delete that window right away, you can use the link following "Show new changes starting from" to see only newer changes under the same customization. It works best if you keep that window around, following the link every few hours to see what's happening.

But what if you've closed that window, probably through no fault of your own? Your browser history may still remember the URL of the last Recent changes page you visited, and you've got your custom settings back.