גילגמש
יצירת דף עם התוכן "←* * Adds direction mark tool to VE (for adding RLM): (function () { // localization for button name if(!mw.messages.exists('DirectionTool-toolname')){ mw.messages.set('DirectionTool-toolname', 'תו כיווניות'); } // localization for rlm template name if(!mw.config.exists('rlmTemplateName')){ mw.config.set('rlmTemplateName', 'כ'); } //end of localization function DirectionTool( toolGroup, config ) { OO.ui.Tool.call( this, toolGroup, confi..."