"मिडियाविकी चर्चा:Common.js" च्या विविध आवृत्यांमधील फरक

Page contents not supported in other languages.
विकिपीडिया, मुक्‍त ज्ञानकोशातून
Content deleted Content added
छो →‎मार्गक्रमण साचे महत्त्वाचे बदल: शुद्धलेखन दुरुस्त्या, replaced: महत्वा → महत्त्वा using AWB
ओळ २०: ओळ २०:
</div></div></div><br />
</div></div></div><br />
:[[:mr:Mediawiki:Common.js]] contains older version of “Dynamic Navigation Bars (experimental)” than [[:en:Mediawiki:Common.js]]. Maybe updating it could resolve the issue. [[User:Svick|Svick]] ([[User talk:Svick|talk]]) 14:43, 2 January 2010 (UTC)
:[[:mr:Mediawiki:Common.js]] contains older version of “Dynamic Navigation Bars (experimental)” than [[:en:Mediawiki:Common.js]]. Maybe updating it could resolve the issue. [[User:Svick|Svick]] ([[User talk:Svick|talk]]) 14:43, 2 January 2010 (UTC)
==मार्गक्रमण साचे महत्वाचे बदल==
==मार्गक्रमण साचे महत्त्वाचे बदल==
नरसीकर यांनी तयार केलेला साचा {{tn|भारतातील विमानतळ}} मध्ये काही errors येत होते. थोडी माहिती घेतल्यास असे दिसले कि
नरसीकर यांनी तयार केलेला साचा {{tn|भारतातील विमानतळ}} मध्ये काही errors येत होते. थोडी माहिती घेतल्यास असे दिसले कि
* {{tl|Navbar}}
* {{tl|Navbar}}

०८:५९, २६ जानेवारी २०११ ची आवृत्ती

help request jan 2010 One


mr:Mediawiki:Common.js contains older version of “Dynamic Navigation Bars (experimental)” than en:Mediawiki:Common.js. Maybe updating it could resolve the issue. Svick (talk) 14:43, 2 January 2010 (UTC)

मार्गक्रमण साचे महत्त्वाचे बदल

नरसीकर यांनी तयार केलेला साचा {{भारतातील विमानतळ}} मध्ये काही errors येत होते. थोडी माहिती घेतल्यास असे दिसले कि

ह्या साच्यात केलेले बदल (संदर्भ : इंग्लिश विकि) मराठी विकि वर झाले नव्हते. मी ते सध्या केले आहेत.

काही formating errors आहेत, माझ्या मते Common.js मध्ये काही बदल, update जरूरी आहेत.

जर मी केलेले बदल अपेक्षित नसतील तर उलटवावे लागतील.

Maihudon ०८:१८, २१ जून २०१० (UTC)

मिडियाविकी:Edittools येथील ड्रॉपडाऊन मेन्यू

  • mw:MediaWiki_talk:Edittools येथील चर्चेनुसार ड्रॉपडाऊन मेन्यू दिसण्याकरिता खालील भाग जोडावयास हवा असे दिसतेमाहितगार ०७:५३, १८ जुलै २०१० (UTC)
function includePage( name )
{
document.write('<script type="text/javascript" src="' + wgScript + '?title='
 + name 
 + '&action=raw&ctype=text/javascript"><\/script>' 
);
}
/* End of includePage */
/* Including extra .js pages */ 

// switches for scripts
// var load_extratabs = true;
var load_edittools = true;

// extra drop down menu on editing for adding special characters
includePage( 'MediaWiki:Edittools.js' );