미디어위키:Gadget-direct-commons.js: 두 판 사이의 차이

내용 삭제됨 내용 추가됨
Krinkle (토론 | 기여)
Maintenance: mw:RL/MGU - Updated deprecated module name
 
20번째 줄:
commonsBaseScript = 'https://commons.wikimedia.org/w/index.php?title=File:';
 
$content.find( 'a.image, a.mw-file-description' ).attr( 'href', function ( i, currVal ) {
if ( uploadBaseRe.test( $( this ).find( 'img' ).attr( 'src' ) ) ) {
return currVal