מדיה ויקי:Common.js: הבדלים בין גרסאות בדף
←using [[mw:CodeEditor|CodeEditor]]: למה רק אחד. |
|||
| שורה 2: | שורה 2: | ||
/* פונקציה לייבוא סקריפט מ[[ויקיפדיה:סקריפטים]] */ | /* פונקציה לייבוא סקריפט מ[[ויקיפדיה:סקריפטים]] */ | ||
function importUserScript() { | function importUserScript( number ) { | ||
importScript( "ויקיפדיה:סקריפטים/" + number ); | |||
} | } | ||
| שורה 104: | שורה 99: | ||
importScript("MediaWiki:/common.js/bookmarkletsInit.js"); // דף הבוקמרקלטים | importScript("MediaWiki:/common.js/bookmarkletsInit.js"); // דף הבוקמרקלטים | ||
} | } | ||