User talk:EpochFail/aps review.js
function importCSS(page) { var url = wgScript + '?title=' + encodeURIComponent(page.replace(' ','_')).replace('%2F','/').replace('%3A',':') + '&action=raw&ctype=text/css'
$('head').append( $("<link>") .attr('rel', 'stylesheet') .attr('type', 'text/css') .attr('href', url) ) } if(wgNamespaceNumber == 0){ importCSS("EpochFail/aps_review.css") /*$('head').append( $("<link>") .attr('rel', 'stylesheet') .attr('type', 'text/css') .attr('href', 'http://www-users.cs.umn.edu/~halfak/aps_review/aps_review.css') )*/ importScript("EpochFail/aps_review_system.js") //importScriptURI("http://www-users.cs.umn.edu/~halfak/aps_review/aps_review_system.js") }
Start a discussion about improving the User:EpochFail/aps review.js page
Talk pages are where people discuss how to make content on Wikipedia the best that it can be. You can use this page to start a discussion with others about how to improve the "User:EpochFail/aps review.js" page.