مدیاویکی:Common.js: تفاوت بین نسخهها
پرش به ناوبری
پرش به جستجو
(یک نسخهٔ میانیِ همین کاربر نمایش داده نشده است) | |||
سطر ۵: | سطر ۵: | ||
"tagOpen": "#REDIRECT [[", | "tagOpen": "#REDIRECT [[", | ||
"tagClose": "]]", | "tagClose": "]]", | ||
− | "sampleText": " | + | "sampleText": "تغییر مسیر"}; |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
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", | ||
سطر ۳۳: | سطر ۱۲: | ||
"tagOpen": "<ref> ", | "tagOpen": "<ref> ", | ||
"tagClose": " </ref>", | "tagClose": " </ref>", | ||
− | "sampleText": " | + | "sampleText": "درج پانوشت"}; |
} | } |
نسخهٔ کنونی تا ۲۴ ژوئیهٔ ۲۰۱۲، ساعت ۰۶:۵۰
if (mwCustomEditButtons) { mwCustomEditButtons[mwCustomEditButtons.length] = { "imageFile": "http://images.wikia.com/central/images/c/c8/Button_redirect.png", "speedTip": "Redirect", "tagOpen": "#REDIRECT [[", "tagClose": "]]", "sampleText": "تغییر مسیر"}; 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": "درج پانوشت"}; }