This is the home page for the Human Name Disambiguation Page Fixer script, a user-assisting script for cleanup of such pages. This script is an alpha release (which means it may contain bugs), and requires careful user review of all edits.

To install, insert the following lines somewhere in your Special:MyPage/skin.js page:

if (mw.config.get('wgPageName') === "User:R'n'B/birthdeath") {
	importScript("User:R'n'B/birthdeath.js");
}

Save the page and follow the instructions to refresh your browser cache; then, come back to this page and the script should start automatically.