User:Cshadd/monobook.js: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
document.write("<p style='margin-left: 200px; margin-top: 0px;'>User:" + wgUserName + "</p>");
/* This displays your username somewhere on the page */
 
document.write("<p style='margin-left: 200px; margin-top: 0px;' ><b>User:" + wgUserName + "</b></p>");

Revision as of 15:22, August 12, 2010

/* This displays your username somewhere on the page */

document.write("<p style='margin-left: 200px; margin-top: 0px;' ><b>User:" + wgUserName + "</b></p>");