You don't want to just go to Site Builder > New Page and then just add an HTML or PHP Module onto the page? That will create a 'custom' page within vB5.
vB5_User::get('userid') is the variable you would use in a PHP module to get the userid. And vB5_User::get('username') is the username.