مدیاویکی:Common.js: تفاوت بین نسخهها
پرش به ناوبری
پرش به جستجو
سطر ۷: | سطر ۷: | ||
"sampleText": "Insert text"}; | "sampleText": "Insert text"}; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
mwCustomEditButtons[mwCustomEditButtons.length] = { | mwCustomEditButtons[mwCustomEditButtons.length] = { | ||
"imageFile": "http://upload.wikimedia.org/wikipedia/commons/2/2b/Button_ref_inscription.png", | "imageFile": "http://upload.wikimedia.org/wikipedia/commons/2/2b/Button_ref_inscription.png", |
نسخهٔ ۲۴ ژوئیهٔ ۲۰۱۲، ساعت ۰۶:۴۸
if (mwCustomEditButtons) { mwCustomEditButtons[mwCustomEditButtons.length] = { "imageFile": "http://images.wikia.com/central/images/c/c8/Button_redirect.png", "speedTip": "Redirect", "tagOpen": "#REDIRECT [[", "tagClose": "]]", "sampleText": "Insert text"}; mwCustomEditButtons[mwCustomEditButtons.length] = { "imageFile": "http://upload.wikimedia.org/wikipedia/commons/2/2b/Button_ref_inscription.png", "speedTip": "add ref tag for insert refrences", "tagOpen": "<ref> ", "tagClose": " </ref>", "sampleText": "Insert refrence here"}; }